From 7cae6b069f2891c8c46dc39c2893047f88373b6b Mon Sep 17 00:00:00 2001 From: Joël Simoneau Date: Sat, 14 Dec 2024 17:57:19 -0500 Subject: WIP Compel --- play.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'play.js') diff --git a/play.js b/play.js index c5a614c..c0cec62 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("compel", "Compel") + action_button("end_compel", "End Compel") action_button("conspire", "Conspire") action_button("end_conspire", "End Conspire") action_button("demand", "Demand Obedience") -- cgit v1.2.3