maple-v206/scripts/npc/reactor_8659136.py

18 lines
657 B
Python

# id 9400577 (Building Debris), field 867200400
sm.lockInGameUI(True, False)
sm.setMapTaggedObjectVisible("guide136", False, 0, 0)
sm.sendDelay(120)
sm.forcedFlip(True)
sm.sendDelay(120)
sm.forcedAction(1946, 9999)
sm.showNpcSpecialActionByTemplateId(9400577, "state2", -1)
sm.forcedAction(1947, 9999)
sm.showNpcSpecialActionByTemplateId(9400577, "state3", -1)
sm.forcedAction(1948, 9999)
sm.resetNpcSpecialActionByTemplateId(9400577)
sm.playSound("Sound/PL_MONAD.img/EP1/ACT1/reactordrop2", 128)
sm.showNpcSpecialActionByTemplateId(9400577, "hit", 0)
sm.sendDelay(900)
sm.lockInGameUI(False, True)
sm.showNpcSpecialActionByTemplateId(9400578, "summon", 0)