mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-31 01:35:20 +02:00
10 lines
258 B
Plaintext
10 lines
258 B
Plaintext
version=2
|
|
:if:<register.registered(gate1open)>=True
|
|
:then
|
|
@Entity.remove(9)
|
|
@Entity.remove(10)
|
|
:endscript
|
|
:endif
|
|
|
|
:end
|