summaryrefslogtreecommitdiff
path: root/play.ts
diff options
context:
space:
mode:
Diffstat (limited to 'play.ts')
-rw-r--r--play.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/play.ts b/play.ts
index d8e135f..9e5603c 100644
--- a/play.ts
+++ b/play.ts
@@ -487,6 +487,8 @@ function on_update() {
// action_button('draw_card', 'Draw card');
action_button('play_for_ap', 'Play card for Action Points');
action_button('play_for_event', 'Play card for Event');
+ action_button('use_ap', 'Use Action Points');
+ action_button('use_morale_bonus', 'Use Morale Bonus');
action_button('add_glory', 'Add to Bag of Glory');
action_button('up', 'Up');