summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
Diffstat (limited to 'play.js')
-rw-r--r--play.js13
1 files changed, 8 insertions, 5 deletions
diff --git a/play.js b/play.js
index 9f74557..d761966 100644
--- a/play.js
+++ b/play.js
@@ -1318,11 +1318,14 @@ function on_update() {
action_button("forage", "Forage")
action_button("ravage", "Ravage")
- // Muster
- action_button("muster_ship", "Ship")
- action_button("muster_boat", "Boat")
- action_button("muster_cart", "Cart")
- action_button("muster_sled", "Sled")
+ // Muster & Spoils
+ action_button("take_prov", "Prov")
+ action_button("take_loot", "Loot")
+ action_button("take_coin", "Coin")
+ action_button("take_ship", "Ship")
+ action_button("take_boat", "Boat")
+ action_button("take_cart", "Cart")
+ action_button("take_sled", "Sled")
action_button("capability", "Capability")
// Events