From edcae0f25698561e606a50c4c75c4acd1a0f1e88 Mon Sep 17 00:00:00 2001 From: Troy Nordine Date: Mon, 9 Oct 2023 18:44:06 -0500 Subject: Implemented Event L114 - Scots. --- play.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'play.js') diff --git a/play.js b/play.js index 7182845..270e162 100644 --- a/play.js +++ b/play.js @@ -1639,6 +1639,9 @@ function on_update() { action_button("end_wastage", "End Wastage") action_button("end_withdraw", "End Withdraw") + action_button("add_militia", "Add Militia") + action_button("add_men_at_arms", "Add Men at Arms") + action_button("pass", "Pass") action_button("done", "Done") action_button("undo", "Undo") -- cgit v1.2.3