summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorJoël Simoneau <simoneaujoel@gmail.com>2024-11-02 08:29:32 -0400
committerJoël Simoneau <simoneaujoel@gmail.com>2024-11-02 08:29:32 -0400
commit8ded7faaaa113d749546edfb21113d43ed406623 (patch)
treeb1d594934f67edd2fcf17eae2cbeab4df63dd3d3 /play.js
parentfe00f5d1a5232a9cfdff2c70bf8f55e292f4c3ea (diff)
downloadvijayanagara-8ded7faaaa113d749546edfb21113d43ed406623.tar.gz
Demand Obedience.
Diffstat (limited to 'play.js')
-rw-r--r--play.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/play.js b/play.js
index 213b304..6923502 100644
--- a/play.js
+++ b/play.js
@@ -995,6 +995,8 @@ function on_update() {
// Decree buttons
action_button("build", "Build")
+ action_button("demand", "Demand Obedience")
+ action_button("end_demand", "End Demand Obedience")
action_button("collect", "Collect")
action_button("tax", "Tax")
action_button("trade", "Trade")