summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
Diffstat (limited to 'play.js')
-rw-r--r--play.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/play.js b/play.js
index 33e81c8..ffa39fe 100644
--- a/play.js
+++ b/play.js
@@ -519,6 +519,12 @@ function on_update() { // eslint-disable-line no-unused-vars
action_button("roll", "Roll")
action_button("raise_fln_psl_1d6", "+1d6 FLN PSL")
action_button("lower_gov_psl_1d6", "-1d6 Government PSL")
+ action_button("zone_I", "I")
+ action_button("zone_II", "II")
+ action_button("zone_III", "III")
+ action_button("zone_IV", "IV")
+ action_button("zone_V", "V")
+ action_button("zone_VI", "VI")
// gov reinforcement
action_button("mobilization", "Mobilization")