9 lines
405 B
Python
9 lines
405 B
Python
# id 32117 ([Ellinel Fairy Academy] Graduate Search), field 101000000
|
|
sm.setSpeakerID(1032100) # Arwen the Fairy
|
|
sm.sendNext("What do you want? I'm busy...")
|
|
sm.setPlayerAsSpeaker()
|
|
sm.sendNext("(You tell Arwen what's going on.)")
|
|
sm.setSpeakerID(1032100) # Arwen the Fairy
|
|
sm.sendNext("Missing students? That sounds dangerous... Ellinel isn't the safest place to go missing.")
|
|
sm.completeQuest(parentID)
|