summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authoriainp5 <iain.pearce.ip@gmail.com>2024-08-29 21:22:09 +0100
committeriainp5 <iain.pearce.ip@gmail.com>2024-09-16 11:46:21 +0100
commitd43deea462c61fd981efe64e66ca16f41a722495 (patch)
tree37b764345e205dee8be8ad3d960f487288451826 /play.js
parentf24c243b66be8d0fa92709040ccba8359e4d0e50 (diff)
download1989-dawn-of-freedom-d43deea462c61fd981efe64e66ca16f41a722495.tar.gz
Further improvements to prompt and gameplay
Diffstat (limited to 'play.js')
-rw-r--r--play.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/play.js b/play.js
index 0e7db10..cfb33e6 100644
--- a/play.js
+++ b/play.js
@@ -552,8 +552,8 @@ if (view.persistent_events['the_tyrant_is_gone'] > 0) {
action_button("petition", "Petition")
action_button("bonus", "Calculate VP bonus")
action_button("scoring", "Score country")
- action_button("surrender", "Surrender Power")
action_button("retain", "Retain Power")
+ action_button("surrender", "Surrender Power")
action_button("take", "Take Power")
action_button("concede", "Concede")
action_button("struggle", "Begin power struggle")