Scriptname MS08UrsanneLocheScript short Death1 begin OnDeath ;Death Handler if ( GetStage MS08 >= 100 ) && ( GetStage MS08 < 100 ) && ( Death1 == 0 ) setstage MS08 150 set Death1 to 1 endif end