summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorJoël Simoneau <simoneaujoel@gmail.com>2025-03-06 15:01:01 -0500
committerJoël Simoneau <simoneaujoel@gmail.com>2025-03-06 15:01:01 -0500
commit473b61c1dd1b0f79b13ef1aae506b496100a5e45 (patch)
tree6f46c586be4d516ab302755dcfe6eac101fcbe18 /play.js
parent90fa7824bf4098675dbbc6d3233c8c5d41d67efd (diff)
downloadvijayanagara-473b61c1dd1b0f79b13ef1aae506b496100a5e45.tar.gz
Event 4.
Diffstat (limited to 'play.js')
-rw-r--r--play.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/play.js b/play.js
index 7ac3dcc..1128d67 100644
--- a/play.js
+++ b/play.js
@@ -1176,6 +1176,10 @@ function on_update() {
action_button("mi_attack", "Attack & Plunder")
action_button("end_gifts", "Refuse Compromising Gifts")
+ // Event buttons
+ action_button("obedient", "Obedient")
+ action_button("rebelling", "Rebelling")
+
// Other buttons
action_button("roll", "Roll")
action_button("end_cavalry", "End Cavalry Selection")