version=2 @text.show(There are letters carved here.*They seem to say "Knight".) :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(42,11,-1,7) @entity.warp(51,12,-1,8) :end :endwhen :endif :end