mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2025-01-09 17:53:50 +00:00
add this back
This commit is contained in:
parent
41d1fda2c2
commit
de561c6fc3
1 changed files with 3 additions and 0 deletions
|
@ -398,6 +398,9 @@ class DistributedSellbotBossAI(DistributedBossCogAI.DistributedBossCogAI, FSM.FS
|
|||
return
|
||||
self.b_setAttackCode(ToontownGlobals.BossCogRecoverDizzyAttack)
|
||||
|
||||
def enterReward(self):
|
||||
DistributedBossCogAI.DistributedBossCogAI.enterReward(self)
|
||||
|
||||
@magicWord(category=CATEGORY_ADMINISTRATOR)
|
||||
def skipVP():
|
||||
"""
|
||||
|
|
Loading…
Reference in a new issue