home *** CD-ROM | disk | FTP | other *** search
- this._visible = 1;
- gun_delay = 0;
- top_speed = 16;
- dx = top_speed;
- ddx = -1;
- hp = 100;
- this._rotation = _parent.get_rotation(this,_parent.player);
- boss_fight = 3;
- _parent.boss_helper.gotoAndPlay("underwear helper");
- _parent.boss_helper.target._y = - _parent.max_speed;
-