P3D-Legacy/P3D/Content/Data/Scripts/dungeon/crackedfloormap.dat

12 lines
410 B
Plaintext
Raw Normal View History

2016-09-07 18:50:38 +02:00
<EFBFBD><EFBFBD>version=2
:if:<player.position>=9,0,-2
@entity.remove(140)
:end
:endif
:if:<player.position>=9,0,6
:end
:endif
@player.warp(9,0.1,5)
@level.update
@script.start(dungeon\unregistercracked)
:end