maple-v206/scripts/quest/q20832s.py

27 lines
692 B
Python

sm.setSpeakerID(1102102)
sm.removeEscapeButton()
sm.sendNext("Your basic attacks no longer make me want to cry. It is time to teach you something more advanced!")
sm.setSpeakerID(1102100)
sm.sendSay("Hey, everyone. You having fun with your training, #h0#? Kimu, Kizan, can I speak to you for a moment?")
sm.setSpeakerID(1102102)
sm.sendSay("#h0#! Take a break! That's an order!")
sm.setSpeakerID(1102100)
sm.sendSay("(Kiku whispers to the others.)")
sm.setSpeakerID(1102102)
sm.sendSay("!!!")
sm.setSpeakerID(1102101)
sm.sendSay("...")
sm.setSpeakerID(1102102)
sm.sendSay("#h0#! Do not move from that spot! I will return shortly.")
sm.startQuest(parentID)
sm.completeQuest(parentID)