summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-03-18 01:09:33 +0100
committerTor Andersson <tor@ccxvii.net>2023-05-03 18:48:16 +0200
commita25493b00cbf46b7e25306ba32ab41b54e9a2279 (patch)
treea7e1f264ec1d1433908003f20a3b2290ecd61762 /play.js
parentab7f13b30af38ab6b91a106552f572c56efbb8db (diff)
downloadandean-abyss-a25493b00cbf46b7e25306ba32ab41b54e9a2279.tar.gz
More events.
Diffstat (limited to 'play.js')
-rw-r--r--play.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/play.js b/play.js
index 19b4169..28da804 100644
--- a/play.js
+++ b/play.js
@@ -1054,6 +1054,10 @@ function on_update() {
action_button("event", "Event")
action_button("limop", "LimOp")
+ action_button("farc", "FARC")
+ action_button("auc", "AUC")
+ action_button("cartels", "Cartels")
+
action_button("end_activity", "End Activity")
action_button("end_operation", "End Op")
action_button("end_event", "End Event")