diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-07-09 11:43:17 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-07-09 11:54:10 +0200 |
commit | e551a58b7fe81ffc551340ade778e79da3650a88 (patch) | |
tree | 9ec6de4b273860ec40bc48ff0a8d17cad145e0bd /play.js | |
parent | 74993275741c293fa0ac8ec99c8ec9c177e6210d (diff) | |
download | time-of-crisis-e551a58b7fe81ffc551340ade778e79da3650a88.tar.gz |
Fully Automatix.
Diffstat (limited to 'play.js')
-rw-r--r-- | play.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1508,6 +1508,7 @@ function on_update() { action_button("enter", "Enter Capital") action_button("leave", "Leave Capital") + action_button("spend_enough", "Automatic") action_button("spend_military", "Spend Military") action_button("spend_senate", "Spend Senate") action_button("reroll", "Reroll") |