mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-31 01:35:20 +02:00
7 lines
276 B
Plaintext
7 lines
276 B
Plaintext
version=2
|
|
:if:<register.registered(underground_dooropen)>=true
|
|
:then
|
|
@entity.warp(10,16,0,5)
|
|
@entity.setcollision(11,0)
|
|
:end
|
|
:endif |