From 4e286e95431bf6647eda3b94103d57d5d497512d Mon Sep 17 00:00:00 2001 From: Joël Simoneau Date: Fri, 13 Dec 2024 22:41:06 -0500 Subject: Conspire. --- play.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'play.js') diff --git a/play.js b/play.js index 4dd310c..c5a614c 100644 --- a/play.js +++ b/play.js @@ -1046,6 +1046,8 @@ function on_update() { // Decree buttons action_button("build", "Build") action_button("end_build", "End Build") + action_button("conspire", "Conspire") + action_button("end_conspire", "End Conspire") action_button("demand", "Demand Obedience") action_button("end_demand", "End Demand Obedience") action_button("collect", "Collect Tribute") -- cgit v1.2.3