summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-01-09 22:01:37 +0100
committerTor Andersson <tor@ccxvii.net>2023-02-18 13:02:38 +0100
commitf09b083c7d323890bdb7e790f51923ec691d5018 (patch)
tree2226e4203d2f96edbcc77247c713a56f77c74a9e /play.js
parent3d98a7e7f83d06b4a2c45cb76510064e93af413e (diff)
downloadnevsky-f09b083c7d323890bdb7e790f51923ec691d5018.tar.gz
Clamp Veche VP. Tempest rounding.
Diffstat (limited to 'play.js')
-rw-r--r--play.js4
1 files changed, 2 insertions, 2 deletions
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")