P3D-Legacy/P3D/Content/Data/Scripts/mtmoon/rock.dat

8 lines
380 B
Plaintext
Raw Normal View History

2016-09-07 18:50:38 +02:00
<EFBFBD><EFBFBD>version=2
@text.show(This rock looks like~it can be broken!*Do you want to use Rock Smash?)
@options.show(Yes,No)
:when:Yes
@entity.remove(0)
@entity.warp(1,3,-0.375,3)
:endwhen
:end