35 lines
1.1 KiB
Python
35 lines
1.1 KiB
Python
# id 940200200 (Lachelein : Lachelein Canal), field 940200200
|
|
sm.startQuest(34457)
|
|
sm.startQuest(34479)
|
|
sm.startQuest(34489)
|
|
sm.lockInGameUI(True, False)
|
|
sm.removeAdditionalEffect()
|
|
sm.blind(True, 255, 0, 0, 0, 0)
|
|
sm.zoomCamera(0, 1000, 0, -150, -400)
|
|
sm.sendDelay(1000)
|
|
sm.blind(False, 0, 0, 0, 0, 1000)
|
|
sm.sendDelay(600)
|
|
sm.zoomCamera(3000, 1000, 3000, -150, 140)
|
|
sm.sendDelay(3300)
|
|
sm.setSpeakerType(3)
|
|
sm.setParam(57)
|
|
sm.setColor(1)
|
|
sm.sendNext("#b(The path the Flying Fish took to get here appears to be completely clear of red fog.)#k")
|
|
sm.sendSay("#b(...At this rate, it will be some time before this reminder of the nightmare that once was has finally vanished.)#k")
|
|
sm.moveCamera(True, 0, 0, 0)
|
|
sm.sendDelay(300)
|
|
sm.forcedInput(2)
|
|
sm.sendDelay(3000)
|
|
sm.forcedInput(0)
|
|
sm.sendNext("Will this path lead us out of Lachelein?")
|
|
sm.forcedInput(2)
|
|
sm.sendDelay(1000)
|
|
sm.forcedInput(0)
|
|
sm.sendNext("The dreams and illusions are finally over. Farewell, everyone...")
|
|
sm.forcedInput(6)
|
|
sm.sendDelay(3000)
|
|
sm.blind(True, 255, 0, 0, 0, 500)
|
|
sm.sendDelay(500)
|
|
sm.lockInGameUI(False, True)
|
|
sm.warp(940200202)
|