From 473b61c1dd1b0f79b13ef1aae506b496100a5e45 Mon Sep 17 00:00:00 2001 From: Joël Simoneau Date: Thu, 6 Mar 2025 15:01:01 -0500 Subject: Event 4. --- play.js | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'play.js') 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") -- cgit v1.2.3