use new action-treasure banner from https://github.com/sumpfork/dominiontabs/pull/61 to fix https://github.com/sumpfork/dominiontabs/issues/60
This commit is contained in:
parent
ac69920fae
commit
421127d8b5
@ -209,7 +209,7 @@ cardTypes = [
|
||||
CardType(('Action', 'Reserve', 'Victory'), 'reserve-victory.png'),
|
||||
CardType(('Action', 'Traveller'), 'action.png'),
|
||||
CardType(('Action', 'Gathering'), 'action.png'),
|
||||
CardType(('Action', 'Treasure'), 'treasure.png'),
|
||||
CardType(('Action', 'Treasure'), 'action-treasure.png'),
|
||||
CardType(('Prize',), 'action.png'),
|
||||
CardType(('Event',), 'event.png'),
|
||||
CardType(('Reaction',), 'reaction.png'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user