maple-v206/scripts/field/angelic_tuto9.py

30 lines
679 B
Python

# Created by MechAviv
# Map ID :: 940011090
# Eastern Region of Pantheon : Near East Sanctum
# [SET_DRESS_CHANGED] [00 00 ]
sm.curNodeEventEnd(True)
sm.setTemporarySkillSet(0)
sm.setInGameDirectionMode(True, True, False, False)
sm.forcedInput(0)
sm.forcedInput(2)
sm.sendDelay(60)
sm.forcedInput(0)
sm.setSpeakerID(0)
sm.removeEscapeButton()
sm.flipDialoguePlayerAsSpeaker()
sm.setSpeakerType(3)
sm.sendNext("Stupid. You can't just sit here and cry.")
sm.setSpeakerID(0)
sm.removeEscapeButton()
sm.flipDialoguePlayerAsSpeaker()
sm.setSpeakerType(3)
sm.sendSay("Maybe I can just put this dumb thing back at the East Sanctum. Then this will all go away!")
sm.forcedInput(2)