summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorMischa Untaga <99098079+MischaU8@users.noreply.github.com>2023-10-04 18:51:11 +0200
committerMischa Untaga <99098079+MischaU8@users.noreply.github.com>2023-10-04 18:51:11 +0200
commit699cf83c7d33e9884f84d6a64680587de9c92c0a (patch)
treef977b7a7bb5635e88f1af9a01562b55ebaba96cb /play.js
parent50f96692900c0ef2b06e6975d76932d467421fea (diff)
downloadalgeria-699cf83c7d33e9884f84d6a64680587de9c92c0a.tar.gz
distribute mission result
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 7ad7fbe..c64b0a6 100644
--- a/play.js
+++ b/play.js
@@ -488,6 +488,11 @@ function on_update() { // eslint-disable-line no-unused-vars
action_button("gov_mission", "Government Mission")
action_button("pass", "Pass")
+ action_button("add_fln_psl", "+1 FLN PSL")
+ action_button("remove_fln_psl", "-1 FLN PSL")
+ action_button("add_gov_psl", "+1 Government PSL")
+ action_button("remove_gov_psl", "-1 Government PSL")
+
action_button("done", "Done")
action_button("undo", "Undo")
// XXX debug