summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorMischa Untaga <99098079+MischaU8@users.noreply.github.com>2023-10-15 16:37:59 +0200
committerMischa Untaga <99098079+MischaU8@users.noreply.github.com>2023-10-15 16:37:59 +0200
commit367d10e24a533744006a050be1c4ff3d16c9df71 (patch)
tree2e2bded17c1f724c6f9a4a2879e0d44027619285 /play.js
parent6f9bf30a175e8239614b75ef790dbaf8afec5ae4 (diff)
downloadalgeria-367d10e24a533744006a050be1c4ff3d16c9df71.tar.gz
Random Event: FLN Factional Purge
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")