maple-v206/scripts/field/enter_940202036.py

20 lines
635 B
Python

# id 940202036 (null), field 940202036
sm.lockInGameUI(True, False)
sm.blind(True, 255, 0, 0, 0, 0)
sm.spawnNpc(3001307, -1200, 790)
sm.showNpcSpecialActionByTemplateId(3001307, "summon", 0)
sm.spawnNpc(3001308, -1280, 790)
sm.showNpcSpecialActionByTemplateId(3001308, "summon", 0)
sm.forcedMove(False, 50)
sm.sendDelay(500)
sm.blind(True, 255, 0, 0, 0, 0)
sm.sendDelay(1200)
sm.blind(False, 0, 0, 0, 0, 1000)
sm.sendDelay(1400)
sm.setSpeakerType(3)
sm.setParam(37)
sm.setColor(1)
sm.setInnerOverrideSpeakerTemplateID(3001353) # Illium
sm.sendNext("#face0#We need to go further right. Let's keep moving.")
sm.lockInGameUI(False, True)