13 lines
493 B
Python
13 lines
493 B
Python
# id 867200100 (El Nath : Abrup Trail), field 867200100
|
|
sm.lockInGameUI(True, False)
|
|
sm.forcedMove(False, 600)
|
|
sm.sendDelay(500)
|
|
sm.sendDelay(3500)
|
|
sm.speechBalloon(True, 0, 1, "#b(Abrup is just beyond these mountains.)", 3000, 1, 0, 0, 0, 4, 0, 4878499)
|
|
sm.forcedFlip(True)
|
|
sm.playSound("Sound/PL_MONAD.img/EP1/ACT1/wind", 128)
|
|
sm.sendDelay(3500)
|
|
sm.speechBalloon(True, 0, 1, "#b(The sun is already setting.)", 3000, 1, 0, 0, 0, 4, 0, 4878499)
|
|
sm.lockInGameUI(False, True)
|
|
sm.warp(867200101)
|