version=2 @text.show(There are letters carved here.*They seem to say "Rook".) :if:=False @text.show(OH!~There's a button here!~Press it?) @options.show(Yes,No) :when:Yes @level.reload @level.update @sound.play(destroy) @entity.warp(1,6,-1,6) @entity.warp(3,6,-1,8) @entity.warp(4,6,-1,9) @entity.warp(5,6,-1,10) @entity.warp(6,6,-1,11) @entity.warp(7,6,-1,12) @entity.warp(8,6,-1,13) @entity.warp(10,7,-1,7) @entity.warp(18,8,-1,7) :end :endwhen :endif :end