maple-v206/scripts/quest/q25512s.py

9 lines
352 B
Python

# 25511 - [Job Adv] (Lv.100) Epiphany
sm.removeEscapeButton()
sm.setPlayerAsSpeaker()
sm.sendNext("(I feel the Light and Dark within me coming together, merging into a new kind of energy!)")
sm.sendNext("(I've reached a new level of balance between the Light and Dark.)")
sm.setJob(2712)
sm.startQuest(parentID)
sm.completeQuest(parentID)
sm.addSP(3)