fix Josh McCloud
This commit is contained in:
		
							parent
							
								
									d4aa03c85e
								
							
						
					
					
						commit
						e1dfff2118
					
				| @ -12,6 +12,7 @@ class ShopCard(Card): | |||||||
|         self.kind = kind |         self.kind = kind | ||||||
|         self.expansion_icon = '🤑️' |         self.expansion_icon = '🤑️' | ||||||
|         self.expansion = 'gold_rush' |         self.expansion = 'gold_rush' | ||||||
|  |         self.reset_card() | ||||||
| 
 | 
 | ||||||
|     def play_card(self, player, against, _with=None): |     def play_card(self, player, against, _with=None): | ||||||
|         if self.kind == ShopCardKind.BROWN: |         if self.kind == ShopCardKind.BROWN: | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Giulio
						Giulio