11 lines
359 B
Python
11 lines
359 B
Python
# Created by MechAviv
|
|
# ID :: [910150000]
|
|
# Black Road : After the Battle
|
|
|
|
sm.showEffect("Effect/Direction5.img/effect/mercedesInIce/merBalloon/5", 2000, 0, -100, 0, -2, False, 0)
|
|
sm.sendDelay(2000)
|
|
|
|
|
|
sm.setTemporarySkillSet(0)
|
|
sm.setInGameDirectionMode(False, True, False, False)
|
|
sm.progressMessageFont(3, 20, 20, 0, "Press the left and right keys to move.") |