From f09b083c7d323890bdb7e790f51923ec691d5018 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Mon, 9 Jan 2023 22:01:37 +0100 Subject: Clamp Veche VP. Tempest rounding. --- play.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'play.js') diff --git a/play.js b/play.js index bdc9a8a..395d695 100644 --- a/play.js +++ b/play.js @@ -1554,9 +1554,9 @@ function on_update() { action_button("storm", "Storm") action_button("sally", "Sally") action_button("sail", "Sail") - action_button("supply", "Supply") - action_button("forage", "Forage") action_button("ravage", "Ravage") + action_button("forage", "Forage") + action_button("supply", "Supply") // Muster & Spoils action_button("take_prov", "Prov") -- cgit v1.2.3