7 lines
305 B
Python
7 lines
305 B
Python
# [Grand Athenaeum]
|
|
sm.removeEscapeButton()
|
|
sm.flipDialoguePlayerAsSpeaker()
|
|
|
|
sm.sendNext("Supposedly the White Mage was last seen in Ellin Forest. If that's true, there must be evidence.")
|
|
sm.sendSay("Ephenia the Fairy Queen's dwelling is nearby. I'll see if she knows anything.")
|
|
sm.startQuest(parentID) |