13 lines
288 B
Python
13 lines
288 B
Python
# Created by MechAviv
|
|
# Quest ID :: 25566
|
|
# Terror of the Library
|
|
|
|
sm.setSpeakerID(0)
|
|
sm.flipDialoguePlayerAsSpeaker()
|
|
sm.setSpeakerType(3)
|
|
sm.sendNext("Does this library have no filing system? How am I supposed to find anything in this mess?")
|
|
|
|
|
|
sm.completeQuest(25566)
|
|
sm.giveExp(1068)
|