home *** CD-ROM | disk | FTP | other *** search
- stop();
- killed = 0;
- badGuard_location = 350;
- enemySpeed = 2.5;
- MAXenemies5 = 3;
- MAXmages = 2;
- MAXmages2 = 2;
- MAXguards = 3;
- mage_xlocation = 450;
- mage_ylocation = 300;
- mage2_xlocation = 450;
- mage2_ylocation = 100;
- initEnemy5();
- initEnemyGuard();
-