home *** CD-ROM | disk | FTP | other *** search
- _root.q.charack.man.gotoAndStop(1);
- _root.dungeon.gotoAndStop(1);
- _root.hp.hpnow = _root.hp.hpalways / 2;
- _root.hp.hpnow = _root.hp.hpalways;
- _root.move.gotoAndStop(1);
- if(_root.sumpflevel == "0")
- {
- _root.bg._x = 150;
- _root.bg3._x = 25100;
- _root.bg2._x = 11800;
- _root.bgg._x = 100;
- _root.bg4._x = 31530;
- _root.bg4._y = 193;
- _root.bgg._y = 160;
- _root.bg._y = 305;
- _root.bg2._y = 538;
- _root.dd._y = 9000;
- _root.dd2._y = 9000;
- _root.dd4._y = 9000;
- _root.dd5._y = 9000;
- _root.dd3._y = 9000;
- _root.bg3._y = 556;
- }
- else if(_root.sumpflevel == "22")
- {
- _root.bg._x = -20680;
- _root.bg3._x = 4300;
- _root.bg4._x = 10710;
- _root.bg4._y = 193;
- _root.bg2._x = -9050;
- _root.bgg._x = 100;
- _root.bgg._y = 160;
- _root.bg._y = 305;
- _root.bg2._y = 538;
- _root.bg3._y = 556;
- _root.dd._y = 9000;
- _root.dd2._y = 9000;
- _root.dd4._y = 9000;
- _root.dd5._y = 9000;
- _root.dd3._y = 9000;
- }
-