Feat : add more tokens
release-tag / release-image (push) Successful in 11s

This commit is contained in:
2024-08-27 14:59:36 +02:00
parent d53e5f271a
commit 7e096bb6c1
+2 -1
View File
@@ -8,5 +8,6 @@
"restack_discarded_card":["card.png", "zombie_hand.png"],
"stack_next_action_bought":["fire.png", "deck.png"],
"stack_next_card_bought":["card.png", "deck.png"],
"play_next_card_bought":["card.png", "hand.png"]
"play_next_card_bought":["card.png", "hand.png"],
"draw_and_discard":["hand.png","discard.png"]
}