tzii
This commit is contained in:
@@ -20,6 +20,6 @@ class OrangeSpecialEvent(SpecialEvent):
|
|||||||
|
|
||||||
if self.gameState.currentPlayer.orangeSpecialLit:
|
if self.gameState.currentPlayer.orangeSpecialLit:
|
||||||
#config.ORANGE_SPECIAL(self)
|
#config.ORANGE_SPECIAL(self)
|
||||||
self.bonus_time()
|
self.gameState.currentPlayer.addBonusTimeSecond()
|
||||||
self.gameState.currentPlayer.resetOrangeSpecial()
|
self.gameState.currentPlayer.resetOrangeSpecial()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user