10 lines
319 B
Python
10 lines
319 B
Python
# Created by MechAviv
|
|
# Map ID :: 940001100
|
|
# Heliseum : Heliseum Outskirts
|
|
|
|
sm.curNodeEventEnd(True)
|
|
sm.setTemporarySkillSet(0)
|
|
sm.setInGameDirectionMode(True, True, False, False)
|
|
sm.showEffect("Effect/Direction9.img/effect/story/BalloonMsg0/0", 0, 0, -105, -2, -2, False, 0)
|
|
sm.forcedInput(2)
|
|
sm.curNodeEventEnd(True) |