summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-03-18 21:21:53 +0100
committerTor Andersson <tor@ccxvii.net>2023-05-03 18:48:16 +0200
commit6e4e727792c31f480d17c248f667e5328a673d3b (patch)
treebce8c376f7764728aa97076ffe383841b3051792 /play.js
parent10714081f383b3332b37dd23e561b3f279cd26cb (diff)
downloadandean-abyss-6e4e727792c31f480d17c248f667e5328a673d3b.tar.gz
Events!
Diffstat (limited to 'play.js')
-rw-r--r--play.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/play.js b/play.js
index 28da804..570ac8f 100644
--- a/play.js
+++ b/play.js
@@ -1054,14 +1054,19 @@ function on_update() {
action_button("event", "Event")
action_button("limop", "LimOp")
+ action_button("govt", "Government")
action_button("farc", "FARC")
action_button("auc", "AUC")
action_button("cartels", "Cartels")
+ action_button("support", "Support")
+ action_button("opposition", "Opposition")
+
action_button("end_activity", "End Activity")
action_button("end_operation", "End Op")
action_button("end_event", "End Event")
+ action_button("skip", "Skip")
action_button("next", "Next")
action_button("deny", "Deny")
action_button("done", "Done")