maple-v206/scripts/quest/q22002e.py

7 lines
328 B
Python

# 22002 | Sandwich for Breakfast (Evan intro)
sm.setSpeakerID(1013100)
sm.sendNext("Did you eat your breakfast, evan? Then, will you do me a favor? \r\n #fUI/UIWindow2.img/QuestIcon/4/0# \r\n #v1003028# 1 Straw Hat \r\n #fUI/UIWindow2.img/QuestIcon/8/0# 60 exp")
sm.giveExp(60)
sm.giveItem(1003028)
sm.completeQuest(parentID)