maple-v206/scripts/quest/q61145s.py

24 lines
830 B
Python

# Created by MechAviv
# Quest ID :: 61145
# Mysterious Merchant Matilda
sm.setSpeakerID(9201451)
sm.removeEscapeButton()
sm.flipDialogue()
sm.sendNext("Hi! My name is #bMatilda#k.\r\nI sell lots of handy stuff. And not like those OTHER people that say that.\r\n You have the look of someone about to do something stupid and dangerous. #bI can help!#k")
sm.setSpeakerID(9201451)
sm.removeEscapeButton()
sm.flipDialogue()
sm.sendSay("How about letting me sell you some stuff that might keep you less dead?\r\n#i4143000# #i4140001# #i4142000# #i2501000# #i2500000# #i2320000#\r\nAll you need are #e#bmesos#n#k to get my nifty items.")
sm.setSpeakerID(9201451)
sm.removeEscapeButton()
sm.flipDialogue()
sm.sendSay("#bCome visit me in town. Any town!#k\r\nI like to stay mobile.")
sm.startQuest(61145)
sm.completeQuest(61145)