version=2 @text.show(This rock looks like~it can be broken!) :if:>-1 @text.show(Do you want to use Rock Smash?) @options.show(Yes,No) :when:Yes @text.show()> used~Rock Smash!) @entity.remove(0) @sound.play(destroy) @level.update @item.give(8,1) @item.messagegive(8,1) :end :endwhen :endif :end