maple-v206/scripts/quest/q25567s.py

44 lines
1.2 KiB
Python

# Created by MechAviv
# Quest ID :: 25567
# Killing Time
sm.setSpeakerID(1032208)
sm.sendNext("E-excuse me... You can't just go digging through the books like that...")
sm.setSpeakerID(1032208)
sm.setPlayerAsSpeaker()
sm.sendSay("There is something I need immediately. I must find it before the darkness swallows me whole.")
sm.setSpeakerID(1032208)
sm.sendSay("J-just let me help! Grendel will light my hair on fire if he sees the library like this. What are you looking for?")
sm.setSpeakerID(1032208)
sm.sendSay("R-right. I actually know all about this...")
sm.setSpeakerID(1032208)
sm.sendSay("O-okay! Just don't hurt me, please...")
sm.setSpeakerID(1032208)
sm.setPlayerAsSpeaker()
sm.sendSay("Do not fear, I would not harm you. I must go and unleash the fury within me upon some monsters before I am unable to bear it any longer. Please look for the book while I am away... ")
sm.setSpeakerID(1032208)
sm.removeEscapeButton()
sm.setPlayerAsSpeaker()
sm.sendSay("Some Royal Fairies would make acceptable target practice.")
sm.setSpeakerID(1032208)
sm.removeEscapeButton()
sm.setPlayerAsSpeaker()
sm.sendSay("This old Teleport Scroll will take me where I must go.")
sm.startQuest(25567)