From 8ded7faaaa113d749546edfb21113d43ed406623 Mon Sep 17 00:00:00 2001 From: Joël Simoneau Date: Sat, 2 Nov 2024 08:29:32 -0400 Subject: Demand Obedience. --- play.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'play.js') 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") -- cgit v1.2.3