version=2 :if:=479 :if:= @text.show(Oh, ~appears as if it wants to~revert to its original form.*Would you like to recall~it from the motor?) @options.show(Recall,Cancel) :when:Recall @script.start(saffron\rotom\recall) :end :when:Cancel :end :endwhen :else @text.show(It is a .*It has an odd-shaped~motor on it.*Oh?* appears~as if it wants to go~into the motor.*Allow it to enter the motor?) :if:= @options.show(Yes,No) :when:Yes @script.start(saffron\rotom\entermotor) :end :when:No @text.show( reluctantly~gave up on entering~the 's motor...) :end :endwhen :else @options.show(Yes,Recall,No) :when:Yes @script.start(saffron\rotom\entermotor) :end :when:Recall @script.start(saffron\rotom\recall) :end :when:No @text.show( reluctantly~gave up on entering~the 's motor...) :end :endwhen :endif :endif :else @text.show(It is a .*It has an odd-shaped~motor on it.) :endif :end