P3D-Legacy/P3D/Content/Data/Scripts/icepath/puzzlerocks.dat

18 lines
752 B
Plaintext
Raw Normal View History

2016-09-07 18:50:38 +02:00
<EFBFBD><EFBFBD>version=2
:if:<register.registered(icepath_rock_0)>=true
:then
@entity.warp(0,4,-0.3,7)
:endif
:if:<register.registered(icepath_rock_1)>=true
:then
@entity.warp(1,3,-0.3,12)
:endif
:if:<register.registered(icepath_rock_2)>=true
:then
@entity.warp(2,12,-0.3,13)
:endif
:if:<register.registered(icepath_rock_3)>=true
:then
@entity.warp(3,11,-0.3,3)
:endif
:end