summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
Diffstat (limited to 'play.js')
-rw-r--r--play.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/play.js b/play.js
index 281a5fd..5bd18fa 100644
--- a/play.js
+++ b/play.js
@@ -585,9 +585,9 @@ function on_update() { // eslint-disable-line no-unused-vars
action_button("Communist", "Communist")
action_button("Moderate", "Moderate")
- // medallion hero point buttons
- action_button("remove_blank_marker", "Archives")
- action_button("add_to_front", "Volunteers")
+ action_button("archives", "Archives")
+ action_button("volunteers", "Volunteers")
+
action_button("add_glory", "Add to Bag of Glory")
action_button("draw_card", "Draw a Card")
action_button("draw_cards", "Draw Cards")