su
This commit is contained in:
@@ -237,6 +237,7 @@ class PlayerState:
|
||||
if self.orangeSpecial > 2:
|
||||
self.orangeSpecial = 0
|
||||
ORANGE_SPECIAL_LAMPS.deactivate()
|
||||
ORANGE_SPECIAL_LAMPS.activateNext()
|
||||
|
||||
Sound(21).play()
|
||||
time.sleep(0.9)
|
||||
|
||||
Reference in New Issue
Block a user