version=2 @text.show(The door doesn't~budge at all.*Check it more thoroughly?) @options.show(Yes,No) :when:Yes @text.show(On closer inspection,~there are several~dots on the door...) @text.setfont(braille) @text.show(cut) :if:=true @text.show( used cut!) @sound.play(destroy) @register.register(dotcut) @entity.remove(21) @entity.warp(20,24,0,24) :end :else :if:>1 :if:=true @text.show( used cut!) @sound.play(destroy) @register.register(dotcut) @entity.remove(21) @entity.warp(20,24,0,24) :end :else :if:>2 :if:=true @text.show( used cut!) @sound.play(destroy) @register.register(dotcut) @entity.remove(21) @entity.warp(20,24,0,24) :end :else :if:>3 :if:=true @text.show( used cut!) @sound.play(destroy) @register.register(dotcut) @entity.remove(21) @entity.warp(20,24,0,24) :end :else :if:>4 :if:=true @text.show( used cut!) @sound.play(destroy) @register.register(dotcut) @entity.remove(21) @entity.warp(20,24,0,24) :end :else :if:>5 :if:=true @text.show( used cut!) @sound.play(destroy) @register.register(dotcut) @entity.remove(21) @entity.warp(20,24,0,24) :end :endif :endif :endif :endif :endif :endif :endif :endif :endif :endif :endwhen :end