home *** CD-ROM | disk | FTP | other *** search
- this._visible = 1;
- this._x = 0;
- this._y = 0;
- this._yscale = 0;
- gun_delay = 0;
- next_maze = 2;
- hp = 4;
- boss_fight = 3;
- _parent.boss_helper.gotoAndPlay("whirl helper");
- _parent.boss_helper._x = 0;
- _parent.boss_helper._y = 0;
- _parent.boss_helper._xscale = 0;
- _parent.boss_helper._yscale = 0;
- _parent.boss_helper._visible = 1;
- _parent.boss_helper.active = 1;
- _parent.boss_helper.maze.gotoAndStop(1);
- whirl._xscale = 0;
- whirl._yscale = 0;
-