mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2025-01-09 17:53:50 +00:00
cogs will now walk after exploding
This commit is contained in:
parent
460587cbd7
commit
0c5fb238cb
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import BattleParticles
|
||||||
import BattleProps
|
import BattleProps
|
||||||
from toontown.toonbase import TTLocalizer
|
from toontown.toonbase import TTLocalizer
|
||||||
notify = DirectNotifyGlobal.directNotify.newCategory('MovieUtil')
|
notify = DirectNotifyGlobal.directNotify.newCategory('MovieUtil')
|
||||||
SUIT_LOSE_DURATION = 6.0
|
SUIT_LOSE_DURATION = 8.5
|
||||||
SUIT_LURE_DISTANCE = 2.6
|
SUIT_LURE_DISTANCE = 2.6
|
||||||
SUIT_LURE_DOLLAR_DISTANCE = 5.1
|
SUIT_LURE_DOLLAR_DISTANCE = 5.1
|
||||||
SUIT_EXTRA_REACH_DISTANCE = 0.9
|
SUIT_EXTRA_REACH_DISTANCE = 0.9
|
||||||
|
|
Loading…
Reference in a new issue