16 lines
328 B
Python
16 lines
328 B
Python
# Created by MechAviv
|
|
# Map ID :: 620100041
|
|
# Nautilus : Wrecked Airship 1
|
|
|
|
# Inventory Operation with 1 operations.
|
|
sm.curNodeEventEnd(True)
|
|
sm.setTemporarySkillSet(0)
|
|
sm.setInGameDirectionMode(True, True, False, False)
|
|
sm.forcedInput(2)
|
|
sm.localEmotion(3, 5000, False)
|
|
sm.forcedInput(4)
|
|
sm.sendDelay(2000)
|
|
|
|
|
|
sm.forcedInput(2)
|