mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-31 01:35:20 +02:00
12 lines
410 B
Plaintext
12 lines
410 B
Plaintext
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 |