maple-v206/scripts/quest/q38030e.py

11 lines
313 B
Python

sm.setPlayerAsSpeaker()
sm.flipDialogue()
sm.sendNext("This is Maple World? Did I really... return? I never thought I'd see it again.")
sm.sendSay("I bet everyone is doing well. I'm off to see my friends!")
sm.jobAdvance(2510)
sm.startQuest(parentID)
sm.completeQuest(parentID)
sm.addMaxHP(342)
sm.addMaxMP(665)