13 lines
826 B
Python
13 lines
826 B
Python
# id 37154 ([Elodin] Ask the Fairies 2), field 101000000
|
|
sm.setSpeakerID(1032101) # Rowen the Fairy
|
|
sm.setParam(4)
|
|
sm.setInnerOverrideSpeakerTemplateID(1032101) # Rowen the Fairy
|
|
sm.sendNext("Ah, I see. Anxious to explore someplace new, huh?")
|
|
sm.sendSay("Well, it doesn't get much sun, so that's why we don't visit.")
|
|
sm.sendSay("I'm sure there are fairies #esomewhere#n that like that kind of place, but I'm not one of them.")
|
|
sm.sendSay("Besides, I've heard rumors of weird noises coming from there lately. I mean, I #edoubt#n anything bad would happen, but you know...")
|
|
sm.sendSay("Why bother with a place like that when you don't need to?")
|
|
sm.sendSay("Now stop worrying about that dark, melancholy forest and start enjoying Ellinia. It's so much better here.")
|
|
sm.startQuest(parentID)
|
|
sm.completeQuestNoCheck(parentID)
|