P3D-Legacy/P3D/Content/Data/Scripts/ssaqua/mainmapscript.dat

11 lines
334 B
Plaintext
Raw Normal View History

2016-09-07 18:50:38 +02:00
<EFBFBD><EFBFBD>version=2
:if:<player.position>=15,0,-1
:then
@npc.warp(0,14,0,0)
@player.move(2)
@player.turnto(0)
@npc.turn(0,3)
@npc.move(0,1)
@npc.turn(0,2)
:endif
:end