From 715e718765a467674b5a47391435a3267a9891cc Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Tue, 11 Feb 2025 19:04:34 +0100 Subject: v4: demagogue - place mobs and gain legacy --- play.js | 4 ---- 1 file changed, 4 deletions(-) (limited to 'play.js') diff --git a/play.js b/play.js index 62fa40f..8d1e9e3 100644 --- a/play.js +++ b/play.js @@ -1641,10 +1641,6 @@ function on_update() { action_button("pip_to_mip", ` \u2192 `) action_button("pip_to_sip", ` \u2192 `) - action_button_with_argument("mobs", 1, "Mob x1") - action_button_with_argument("mobs", 2, "Mob x2") - action_button_with_argument("mobs", 3, "Mob x3") - action_button("automatic", "Automatic") action_button("spend_military", "Spend Military") action_button("spend_senate", "Spend Senate") -- cgit v1.2.3