summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorJoël Simoneau <simoneaujoel@gmail.com>2024-12-14 17:57:19 -0500
committerJoël Simoneau <simoneaujoel@gmail.com>2024-12-14 17:57:19 -0500
commit7cae6b069f2891c8c46dc39c2893047f88373b6b (patch)
treeb898b08e9339fcbe579ff1c9252cc55c915e4057 /play.js
parent4e286e95431bf6647eda3b94103d57d5d497512d (diff)
downloadvijayanagara-7cae6b069f2891c8c46dc39c2893047f88373b6b.tar.gz
WIP Compel
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 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")