20 lines
887 B
Python
20 lines
887 B
Python
# id 8 (popup07), field 867200330
|
|
sm.lockInGameUI(True, False)
|
|
sm.moveNpcByTemplateId(9400580, False, 150, 100)
|
|
sm.moveNpcByTemplateId(9400593, False, 150, 100)
|
|
sm.createQuestWithQRValue(64015, "chk1=1;chk2=1;slaDir=1;chk3=1;chk4=1;chk5=1;chk6=1;chk7=1;chk8=1")
|
|
sm.setSpeakerType(3)
|
|
sm.setParam(37)
|
|
sm.setColor(1)
|
|
sm.setInnerOverrideSpeakerTemplateID(9400580) # Alika
|
|
sm.sendNext("#face5#You made it! My hero! Let's get back down so I can thank you properly.")
|
|
sm.blind(True, 255, 0, 0, 0, 500)
|
|
sm.sendDelay(500)
|
|
sm.lockInGameUI(False, True)
|
|
sm.sendNext("#face5#Thank you. If it weren't for you, we would've... well, I'd really rather not think about that! ")
|
|
sm.playExclSoundWithDownBGM("Field.img/masteryBook/EnchantSuccess", 100)
|
|
sm.sendSay("#face0#I definitely owe you for your courage.")
|
|
sm.completeQuestNoCheck(64015)
|
|
sm.createQuestWithQRValue(64009, "money=0")
|
|
sm.warp(867200401)
|