maple-v206/scripts/field/sc000026.py

21 lines
841 B
Python

# id 811000026 (West Tower Central Shrine : Inside West Tower Central Shrine 1), field 811000026
sm.lockInGameUI(True, True)
sm.spawnNpc(9130120, 91, 166)
sm.showNpcSpecialActionByTemplateId(9130120, "summon", 0)
sm.sendDelay(1000)
sm.sendDelay(500)
sm.moveNpcByTemplateId(9130120, True, 200, 100)
sm.setSpeakerType(3)
sm.setParam(5)
sm.setInnerOverrideSpeakerTemplateID(9130120) # Oura Shogun
sm.sendNext("Who goes there...?")
sm.sendSay("Nope, you're not gettin' past me... ")
sm.setParam(17)
sm.sendSay("I don't know why you're in my way, but I'm not here for you. I must go in.")
sm.setParam(5)
sm.sendSay("I done told you. Ahh, I guess I could use some exercise.")
sm.sendSay("Ahaha, this gets me every time!")
sm.lockInGameUI(False, True)
sm.closeUI(1128)
sm.createQuestWithQRValue(58973, "m035=clear;dr1=clear;m037=clear;m039=clear")