summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorJoël Simoneau <simoneaujoel@gmail.com>2024-12-13 22:41:06 -0500
committerJoël Simoneau <simoneaujoel@gmail.com>2024-12-13 22:41:06 -0500
commit4e286e95431bf6647eda3b94103d57d5d497512d (patch)
treedc9051d51c87b15ccab8860d21697149588b57af /play.js
parent13d1bc04edf5cf2be472f29c9fb979ab9c5e08bd (diff)
downloadvijayanagara-4e286e95431bf6647eda3b94103d57d5d497512d.tar.gz
Conspire.
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 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")