10 lines
409 B
Python
10 lines
409 B
Python
# id 50990 ([Theme Dungeon] Ellinel Fairy Academy ), field 101030000
|
|
sm.setSpeakerID(1040002) # Fanzy
|
|
sm.sendNext("Are you the one I invited to help with the ruckus at the Ellinel Fairy Academy?")
|
|
sm.setParam(3)
|
|
sm.sendSay("Um, of course?")
|
|
sm.setParam(0)
|
|
sm.sendSay("You don't look as strong as I'd hoped. But, you're famous, so I'll leave it to you.")
|
|
sm.startQuest(32147)
|
|
sm.completeQuestNoCheck(parentID)
|