Frame 1
_root.XP = 0;
_root.Health = 100;
_root.mana = 100;
_root.money = 100;
_root.hpotion = 0;
_root.mpotion = 0;
_root.wep = 0;
_root.power = 0;
_root.magicplus = 0;
_root.quest = 0;
_root.qnote = "No quest currently active. Remember to check the quest log whenever you conquer a land for new quests";
Frame 2
stop();
_root.skirm = 0;
_root.spell1 = 0;
_root.spell2 = 0;
_root.spell3 = 0;
_root.spell4 = 0;
_root.spell5 = 0;
_root.spell6 = 0;
_root.ultimate = 0;
_root.fingame = 0;
_root.land1 = 0;
_root.land2 = 0;
_root.land3 = 0;
_root.land4 = 0;
_root.land5 = 0;
_root.quest = 0;
_root.quest1 = 0;
_root.quest2 = 0;
_root.quest3 = 0;
_root.quest4 = 0;
_root.quest5 = 0;
_root.quest6 = 0;
_root.quest7 = 0;
_root.quest8 = 0;
_root.quest9 = 0;
_root.quest10 = 0;
_root.vortexC1 = 0;
_root.vortexC2 = 0;
_root.vortexC3 = 0;
_root.vortex = 0;
_root.Bstr = 0;
_root.power = 0;
_root.XP = 0;
_root.Health = 100;
_root.mana = 100;
_root.money = 0;
_root.hpotion = 0;
_root.mpotion = 0;
_root.wep = 0;
_root.power = 0;
_root.magicplus = 0;
_root.quest = 0;
_root.qnote = "No quest currently active. Remember to check the quest log whenever you conquer a land for new quests";
Frame 3
stop();
Frame 4
stop();
_root.Health = 100;
_root.vortex1._visible = false;
_root.vortex2._visible = false;
_root.monkills = 0;
_root.boss = 0;
_root.boss2 = 0;
_root.boss3 = 0;
_root.boss4 = 0;
_root.boss5 = 0;
_root.boss6 = 0;
_root.gate = 0;
_root.lastlvl._visible = false;
_root.lastlvl2._visible = false;
if (_root.land1 == 1) {
if (_root.land2 == 1) {
if (_root.land3 == 1) {
if (_root.land4 == 1) {
if (_root.land5 == 1) {
if (_root.fingame != 1) {
_root.lastlvl._visible = true;
_root.lastlvl2._visible = true;
}
}
}
}
}
}
if (_root.fingame == 1) {
_root.vortex1._visible = true;
_root.vortex2._visible = true;
}
stopAllSounds();
my_sound = new Sound();
my_sound.attachSound("mix3");
_root.my_sound.start(0, 1000);
_root.playsound = 1;
user_so = SharedObject.getLocal("ab");
user_so.data.spell1 = _root.spell1;
user_so.data.spell2 = _root.spell2;
user_so.data.spell3 = _root.spell3;
user_so.data.spell4 = _root.spell4;
user_so.data.spell5 = _root.spell5;
user_so.data.spell6 = _root.spell6;
user_so.data.ultimate = _root.ultimate;
user_so.data.finagame = _root.fingame;
user_so.data.land1 = _root.land1;
user_so.data.land2 = _root.land2;
user_so.data.land3 = _root.land3;
user_so.data.land4 = _root.land4;
user_so.data.land5 = _root.land5;
user_so.data.quest = _root.quest;
user_so.data.quest1 = _root.quest1;
user_so.data.quest2 = _root.quest2;
user_so.data.quest3 = _root.quest3;
user_so.data.quest4 = _root.quest4;
user_so.data.quest5 = _root.quest5;
user_so.data.quest6 = _root.quest6;
user_so.data.quest7 = _root.quest7;
user_so.data.quest8 = _root.quest8;
user_so.data.quest9 = _root.quest9;
user_so.data.quest10 = _root.quest10;
user_so.data.vor1 = _root.vortexC1;
user_so.data.vor2 = _root.vortexC2;
user_so.data.vor3 = _root.vortexC3;
user_so.data.vor = _root.vortex;
user_so.data.bstr = _root.Bstr;
user_so.data.xp = _root.XP;
user_so.data.health = _root.Health;
user_so.data.mana = _root.mana;
user_so.data.money = _root.money;
user_so.data.pot1 = _root.hpotion;
user_so.data.pot2 = _root.mpotion;
user_so.data.weo = _root.wep;
user_so.data.power = _root.power;
user_so.data.magicplus = _root.magicplus;
user_so.data.questwac = _root.quest;
user_so.data.tres = _root.treasure;
user_so.data.moncount = _root.moncount;
user_so.flush();
Instance of Symbol 213 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (_root.land1 == 1) {
this.gotoAndStop(2);
}
}
Instance of Symbol 213 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (_root.land2 == 1) {
this.gotoAndStop(2);
}
}
Instance of Symbol 213 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (_root.land3 == 1) {
this.gotoAndStop(2);
}
}
Instance of Symbol 213 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (_root.land4 == 1) {
this.gotoAndStop(2);
}
}
Instance of Symbol 213 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (_root.land5 == 1) {
this.gotoAndStop(2);
}
}
Frame 5
gotoAndPlay(_root.place +19);
Frame 6
gotoAndPlay (64);
Frame 7
gotoAndPlay (138);
Frame 8
stop();
Frame 9
stop();
Frame 10
stop();
if (_root.quest == 1) {
if (_root.treasure == 1) {
gotoAndStop (12);
}
}
if (_root.quest == 2) {
if (_root.moncount >= 20) {
gotoAndStop (12);
}
}
if (_root.quest == 3) {
if (_root.moncount >= 25) {
gotoAndStop (12);
}
}
if (_root.quest == 4) {
if (_root.treasure == 5) {
gotoAndStop (12);
}
}
if (_root.quest == 5) {
if (_root.treasure == 5) {
gotoAndStop (12);
}
}
if (_root.quest == 6) {
if (_root.moncount >= 30) {
gotoAndStop (12);
}
}
if (_root.quest == 7) {
if (_root.moncount >= 35) {
gotoAndStop (12);
}
}
if (_root.quest == 8) {
if (_root.treasure == 5) {
gotoAndStop (12);
}
}
if (_root.quest == 9) {
if (_root.moncount >= 40) {
gotoAndStop (12);
}
}
if (_root.quest == 10) {
if (_root.treasure == 10) {
gotoAndStop (12);
}
}
_root.questnote = _root.qnote;
_root.questnum = 0;
if (_root.land1 != 1) {
_root.Q1._alpha = 50;
_root.Q2._alpha = 50;
}
if (_root.land2 != 1) {
_root.Q3._alpha = 50;
_root.Q4._alpha = 50;
}
if (_root.land3 != 1) {
_root.Q5._alpha = 50;
_root.Q6._alpha = 50;
}
if (_root.land4 != 1) {
_root.Q7._alpha = 50;
_root.Q8._alpha = 50;
}
if (_root.land5 != 1) {
_root.Q9._alpha = 50;
_root.Q10._alpha = 50;
}
if (_root.quest1 == 1) {
_root.Q1._alpha = 50;
}
if (_root.quest2 == 1) {
_root.Q2._alpha = 50;
}
if (_root.quest3 == 1) {
_root.Q3._alpha = 50;
}
if (_root.quest4 == 1) {
_root.Q4._alpha = 50;
}
if (_root.quest5 == 1) {
_root.Q5._alpha = 50;
}
if (_root.quest6 == 1) {
_root.Q6._alpha = 50;
}
if (_root.quest7 == 1) {
_root.Q7._alpha = 50;
}
if (_root.quest8 == 1) {
_root.Q8._alpha = 50;
}
if (_root.quest9 == 1) {
_root.Q9._alpha = 50;
}
if (_root.quest10 == 1) {
_root.Q10._alpha = 50;
}
Frame 11
stop();
if (_root.wep == 1) {
_root.b1._alpha = 50;
}
if (_root.wep == 2) {
_root.b2._alpha = 50;
}
if (_root.wep == 3) {
_root.b3._alpha = 50;
}
if (_root.wep == 4) {
_root.b4._alpha = 50;
}
if (_root.wep == 5) {
_root.b5._alpha = 50;
}
if (_root.wep == 5) {
_root.b5._alpha = 50;
}
if (_root.wep == 6) {
_root.b6._alpha = 50;
}
if (_root.wep == 7) {
_root.b7._alpha = 50;
}
if (_root.wep == 8) {
_root.b8._alpha = 50;
}
if (_root.wep == 9) {
_root.b9._alpha = 50;
}
if (_root.wep == 10) {
_root.b10._alpha = 50;
}
if (_root.spell1 == 1) {
_root.s1._alpha = 50;
}
if (_root.spell2 == 1) {
_root.s2._alpha = 50;
}
if (_root.spell3 == 1) {
_root.s3._alpha = 50;
}
if (_root.spell4 == 1) {
_root.s4._alpha = 50;
}
if (_root.spell5 == 1) {
_root.s5._alpha = 50;
}
if (_root.spell6 == 1) {
_root.s6._alpha = 50;
}
Frame 12
stop();
if (_root.quest == 1) {
if (_root.treasure == 1) {
_root.compnote = "Well done! You recieve: $100";
_root.quest1 = 1;
_root.quest = 0;
_root.money = _root.money + 100;
_root.treasure == 0;
}
}
if (_root.quest == 2) {
if (_root.moncount >= 20) {
_root.compnote = "Well done! You recieve: $150";
_root.quest2 = 1;
_root.quest = 0;
_root.money = _root.money + 150;
_root.moncount = 0;
}
}
if (_root.quest == 3) {
if (_root.moncount >= 25) {
_root.compnote = "Well done! You recieve: $200";
_root.quest3 = 1;
_root.quest = 0;
_root.money = _root.money + 200;
_root.moncount == 0;
}
}
if (_root.quest == 4) {
if (_root.treasure == 5) {
_root.compnote = "Well done! You recieve: $250";
_root.quest4 = 1;
_root.quest = 0;
_root.money = _root.money + 250;
_root.treasure = 0;
}
}
if (_root.quest == 5) {
if (_root.treasure == 5) {
_root.compnote = "Well done! You recieve: $300";
_root.quest5 = 1;
_root.quest = 0;
_root.money = _root.money + 300;
_root.treasure == 0;
}
}
if (_root.quest == 6) {
if (_root.moncount >= 30) {
_root.compnote = "Well done! You recieve: $350";
_root.quest6 = 1;
_root.quest = 0;
_root.money = _root.money + 350;
_root.moncount = 0;
}
}
if (_root.quest == 7) {
if (_root.moncount >= 35) {
_root.compnote = "Well done! You recieve: $400";
_root.quest7 = 1;
_root.quest = 0;
_root.money = _root.money + 400;
_root.moncount = 0;
}
}
if (_root.quest == 8) {
if (_root.treasure == 5) {
_root.compnote = "Well done! You recieve: $450";
_root.quest8 = 1;
_root.quest = 0;
_root.money = _root.money + 450;
_root.treasure = 0;
}
}
if (_root.quest == 9) {
if (_root.moncount >= 40) {
_root.compnote = "Well done! You recieve: $1000";
_root.quest9 = 1;
_root.quest = 0;
_root.money = _root.money + 1000;
_root.moncount == 0;
}
}
if (_root.quest == 10) {
if (_root.treasure == 10) {
_root.compnote = "Well done! You recieve: 2000";
_root.quest10 = 1;
_root.quest = 0;
_root.money = _root.money + 2000;
_root.treasure = 0;
}
}
Frame 13
stop();
_root.tlimit = 120;
_root.Bstr = 5;
_root.hpotion = 3;
_root.mpotion = 3;
_root.wep = 1;
_root.power = 0;
_root.spell1 = 1;
_root.spell2 = 1;
_root.MaxMana = 0;
Instance of Symbol 357 MovieClip "g3" in Frame 13
on (press) {
this.gotoAndStop(2);
_root.place = 3;
_root.g2.gotoAndStop(1);
_root.g1.gotoAndStop(1);
_root.g4.gotoAndStop(1);
_root.g5.gotoAndStop(1);
_root.g6.gotoAndStop(1);
}
Instance of Symbol 357 MovieClip "g4" in Frame 13
on (press) {
this.gotoAndStop(2);
_root.place = 4;
_root.g2.gotoAndStop(1);
_root.g3.gotoAndStop(1);
_root.g1.gotoAndStop(1);
_root.g5.gotoAndStop(1);
_root.g6.gotoAndStop(1);
}
Instance of Symbol 357 MovieClip "g5" in Frame 13
on (press) {
this.gotoAndStop(2);
_root.place = 5;
_root.g2.gotoAndStop(1);
_root.g3.gotoAndStop(1);
_root.g4.gotoAndStop(1);
_root.g1.gotoAndStop(1);
_root.g6.gotoAndStop(1);
}
Instance of Symbol 357 MovieClip "g2" in Frame 13
on (press) {
this.gotoAndStop(2);
_root.place = 2;
_root.g1.gotoAndStop(1);
_root.g3.gotoAndStop(1);
_root.g4.gotoAndStop(1);
_root.g5.gotoAndStop(1);
_root.g6.gotoAndStop(1);
}
Instance of Symbol 357 MovieClip "g1" in Frame 13
on (press) {
this.gotoAndStop(2);
_root.place = 1;
_root.g2.gotoAndStop(1);
_root.g3.gotoAndStop(1);
_root.g4.gotoAndStop(1);
_root.g5.gotoAndStop(1);
_root.g6.gotoAndStop(1);
}
Instance of Symbol 357 MovieClip "g6" in Frame 13
on (press) {
this.gotoAndStop(2);
_root.place = 6;
_root.g2.gotoAndStop(1);
_root.g3.gotoAndStop(1);
_root.g4.gotoAndStop(1);
_root.g5.gotoAndStop(1);
_root.g1.gotoAndStop(1);
}
Instance of Symbol 357 MovieClip "t3" in Frame 13
on (press) {
this.gotoAndStop(2);
_root.monster = 3;
_root.t2.gotoAndStop(1);
_root.t1.gotoAndStop(1);
_root.t4.gotoAndStop(1);
_root.t5.gotoAndStop(1);
}
Instance of Symbol 357 MovieClip "t4" in Frame 13
on (press) {
this.gotoAndStop(2);
_root.monster = 4;
_root.t2.gotoAndStop(1);
_root.t3.gotoAndStop(1);
_root.t1.gotoAndStop(1);
_root.t5.gotoAndStop(1);
}
Instance of Symbol 357 MovieClip "t5" in Frame 13
on (press) {
this.gotoAndStop(2);
_root.monster = 5;
_root.t2.gotoAndStop(1);
_root.t3.gotoAndStop(1);
_root.t4.gotoAndStop(1);
_root.t1.gotoAndStop(1);
}
Instance of Symbol 357 MovieClip "t2" in Frame 13
on (press) {
this.gotoAndStop(2);
_root.monster = 2;
_root.t1.gotoAndStop(1);
_root.t3.gotoAndStop(1);
_root.t4.gotoAndStop(1);
_root.t5.gotoAndStop(1);
}
Instance of Symbol 357 MovieClip "t1" in Frame 13
on (press) {
this.gotoAndStop(2);
_root.monster = 1;
_root.t2.gotoAndStop(1);
_root.t3.gotoAndStop(1);
_root.t4.gotoAndStop(1);
_root.t5.gotoAndStop(1);
}
Frame 14
stop();
_root.skirm = 0;
Frame 15
stop();
if (_root.vortexC2 != 1) {
if (_root.vortexC3 != 1) {
_root.compnote = " Well done, you jumped into the vortex with courage and determination and you were victorious. By doing so you have unlocked a new level of power. If you are currently level max then you are upgraded. If not then you need to train more to reach this new level of achievment.";
_root.ultimate = 1;
}
}
if (_root.vortexC2 == 1) {
if (_root.vortexC3 != 1) {
_root.compnote = " Well done, you have unlocked wealth beyond all comprehension";
_root.money = _root.money + 10000;
}
}
if (_root.vortexC3 == 1) {
_root.compnote = " Well done, you have unlocked new wealth of $1000";
_root.money = _root.money + 1000;
}
Frame 16
stop();
Frame 17
stop();
Frame 18
stop();
if (_root.skirm == 1) {
}
Frame 19
stop();
Frame 20
_root.fader.play();
_root.boss = 0;
_root.boss2 = 0;
_root.boss3 = 0;
_root.boss4 = 0;
_root.boss5 = 0;
_root.boss6 = 0;
_root.minimap.gotoAndStop(1);
_root.enemy1health = 0;
_root.map._x = _root.xx;
_root.map._y = _root.yy;
_root.map2._x = _root.xx2;
_root.map2._y = _root.yy2;
stop();
stopAllSounds();
my_sound = new Sound();
my_sound.attachSound("mix1");
_root.my_sound.start(0, 1000);
_root.playsound = 1;
Instance of Symbol 524 MovieClip "enemy1" in Frame 20
onClipEvent (enterFrame) {
if (_root.enemy1health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
this.enemy.gotoAndPlay(20);
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy1health = _root.enemy1health + _root.str;
this.bar.gotoAndStop(_root.enemy1health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy1health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Instance of Symbol 168 MovieClip "man" in Frame 20
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
this.man2.man3.play();
this.man2.gotoAndStop(2);
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
_root.facing = "left";
} else if (Key.isDown(39)) {
this.man2.gotoAndStop(1);
this.man2.man3.play();
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
_root.facing = "right";
} else if (Key.isDown(40)) {
this.man2.gotoAndStop(3);
this.man2.man3.play();
this.man2.man3.man4.play();
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
_root.facing = "down";
} else if (Key.isDown(38)) {
this.man2.gotoAndStop(4);
this.man2.man3.play();
this.man2.man3.man4.play();
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
_root.facing = "up";
} else if (Key.isDown(32)) {
if (_root.facing == "right") {
this.man2.gotoAndStop(5);
this.man2.man3.play();
}
if (_root.facing == "left") {
this.man2.gotoAndStop(6);
this.man2.man3.play();
}
if (_root.facing == "down") {
this.man2.gotoAndStop(7);
this.man2.man3.play();
}
if (_root.facing == "up") {
this.man2.gotoAndStop(14);
this.man2.man3.play();
}
} else if (Key.isDown(17)) {
if (_root.facing == "right") {
this.man2.gotoAndStop(10);
}
if (_root.facing == "down") {
this.man2.gotoAndStop(10);
}
if (_root.facing == "up") {
this.man2.gotoAndStop(10);
}
if (_root.facing == "left") {
this.man2.gotoAndStop(11);
}
}
}
Instance of Symbol 551 MovieClip "magic" in Frame 20
onClipEvent (enterFrame) {
if (Key.isDown(81)) {
if (_root.spellon != 1) {
if (_root.Atype == 3) {
if (_root.mana >= 10) {
_root.spellon = 1;
_root.mana = _root.mana - 10;
if (_root.facing == "left") {
this.gotoAndPlay(11);
}
if (_root.facing == "right") {
this.gotoAndPlay(2);
}
if (_root.facing == "up") {
this.gotoAndPlay(21);
}
if (_root.facing == "down") {
this.gotoAndPlay(31);
}
}
}
if (_root.Atype == 4) {
if (_root.mana >= 15) {
_root.spellon = 1;
_root.mana = _root.mana - 15;
if (_root.facing == "right") {
this.gotoAndPlay(42);
}
if (_root.facing == "left") {
this.gotoAndPlay(52);
}
if (_root.facing == "up") {
this.gotoAndPlay(62);
}
if (_root.facing == "down") {
this.gotoAndPlay(72);
}
}
}
if (_root.Atype == 5) {
if (_root.mana >= 20) {
_root.spellon = 1;
_root.mana = _root.mana - 20;
if (_root.facing == "right") {
this.gotoAndPlay(83);
}
if (_root.facing == "left") {
this.gotoAndPlay(93);
}
if (_root.facing == "up") {
this.gotoAndPlay(103);
}
if (_root.facing == "down") {
this.gotoAndPlay(113);
}
}
}
if (_root.Atype == 6) {
if (_root.mana >= 25) {
_root.spellon = 1;
_root.mana = _root.mana - 25;
if (_root.facing == "right") {
this.gotoAndPlay(124);
}
if (_root.facing == "left") {
this.gotoAndPlay(134);
}
if (_root.facing == "up") {
this.gotoAndPlay(144);
}
if (_root.facing == "down") {
this.gotoAndPlay(154);
}
}
}
if (_root.Atype == 7) {
if (_root.mana >= 30) {
_root.spellon = 1;
_root.mana = _root.mana - 30;
this.gotoAndPlay(165);
}
}
}
if (_root.Atype == 8) {
if (_root.mana >= 50) {
_root.spellon = 1;
_root.mana = _root.mana - 50;
this.gotoAndPlay(181);
}
}
if (_root.Atype == 1) {
if (_root.hpotion >= 1) {
_root.hpotion = _root.hpotion - 1;
_root.spellon = 1;
this.gotoAndPlay(203);
}
}
if (_root.Atype == 2) {
if (_root.mpotion >= 1) {
_root.mpotion = _root.mpotion - 1;
_root.spellon = 1;
this.gotoAndPlay(218);
}
}
}
}
Instance of Symbol 562 MovieClip "Hbar" in Frame 20
onClipEvent (enterFrame) {
_root.HPCalculation = int((_root.Health / _root.MaxHealth) * 100);
_root.Hbar.gotoAndStop(_root.HPCalculation);
}
Instance of Symbol 593 MovieClip "i3" in Frame 20
onClipEvent (enterFrame) {
if (_root.spell1 == 1) {
if (Key.isDown(51)) {
this.nextFrame();
_root.Atype = 3;
_root.i1.prevFrame();
_root.i2.prevFrame();
_root.i4.prevFrame();
_root.i5.prevFrame();
_root.i6.prevFrame();
_root.i7.prevFrame();
_root.i8.prevFrame();
}
}
if (_root.spell1 != 1) {
this._visible = false;
}
}
Instance of Symbol 596 MovieClip "i4" in Frame 20
onClipEvent (enterFrame) {
if (_root.spell2 == 1) {
if (Key.isDown(52)) {
this.nextFrame();
_root.Atype = 4;
_root.i1.prevFrame();
_root.i3.prevFrame();
_root.i2.prevFrame();
_root.i5.prevFrame();
_root.i6.prevFrame();
_root.i7.prevFrame();
_root.i8.prevFrame();
}
}
if (_root.spell2 != 1) {
this._visible = false;
}
}
Instance of Symbol 599 MovieClip "i5" in Frame 20
onClipEvent (enterFrame) {
if (_root.spell3 == 1) {
if (Key.isDown(53)) {
this.nextFrame();
_root.Atype = 5;
_root.i1.prevFrame();
_root.i3.prevFrame();
_root.i4.prevFrame();
_root.i2.prevFrame();
_root.i6.prevFrame();
_root.i7.prevFrame();
_root.i8.prevFrame();
}
}
if (_root.spell3 != 1) {
this._visible = false;
}
}
Instance of Symbol 602 MovieClip "i6" in Frame 20
onClipEvent (enterFrame) {
if (_root.spell4 == 1) {
if (Key.isDown(54)) {
this.nextFrame();
_root.Atype = 6;
_root.i1.prevFrame();
_root.i3.prevFrame();
_root.i4.prevFrame();
_root.i5.prevFrame();
_root.i3.prevFrame();
_root.i7.prevFrame();
_root.i8.prevFrame();
}
}
if (_root.spell4 != 1) {
this._visible = false;
}
}
Instance of Symbol 605 MovieClip "i7" in Frame 20
onClipEvent (enterFrame) {
if (_root.spell5 == 1) {
if (Key.isDown(55)) {
this.nextFrame();
_root.Atype = 7;
_root.i1.prevFrame();
_root.i3.prevFrame();
_root.i4.prevFrame();
_root.i5.prevFrame();
_root.i6.prevFrame();
_root.i2.prevFrame();
_root.i8.prevFrame();
}
}
if (_root.spell5 != 1) {
this._visible = false;
}
}
Instance of Symbol 608 MovieClip "i8" in Frame 20
onClipEvent (enterFrame) {
if (_root.spell6 == 1) {
if (Key.isDown(56)) {
this.nextFrame();
_root.Atype = 8;
_root.i1.prevFrame();
_root.i3.prevFrame();
_root.i4.prevFrame();
_root.i5.prevFrame();
_root.i6.prevFrame();
_root.i7.prevFrame();
_root.i2.prevFrame();
}
}
if (_root.spell6 != 1) {
this._visible = false;
}
}
Instance of Symbol 611 MovieClip "i2" in Frame 20
onClipEvent (enterFrame) {
if (Key.isDown(50)) {
this.nextFrame();
_root.Atype = 2;
_root.i1.prevFrame();
_root.i3.prevFrame();
_root.i4.prevFrame();
_root.i5.prevFrame();
_root.i6.prevFrame();
_root.i7.prevFrame();
_root.i8.prevFrame();
}
}
Instance of Symbol 614 MovieClip "i1" in Frame 20
onClipEvent (enterFrame) {
if (Key.isDown(49)) {
this.nextFrame();
_root.Atype = 1;
_root.i2.prevFrame();
_root.i3.prevFrame();
_root.i4.prevFrame();
_root.i5.prevFrame();
_root.i6.prevFrame();
_root.i7.prevFrame();
_root.i8.prevFrame();
}
}
Instance of Symbol 623 MovieClip "qlog" in Frame 20
onClipEvent (enterFrame) {
if (_root.quest == 0) {
this._visible = false;
}
if (_root.vortex == 1) {
this._visible = true;
}
}
Frame 21
_root.boss = 0;
_root.boss2 = 0;
_root.boss3 = 0;
_root.boss4 = 0;
_root.boss5 = 0;
_root.boss6 = 0;
_root.minimap.gotoAndStop(2);
_root.enemy1health = 100;
_root.enemy2health = 100;
_root.enemy3health = 100;
_root.enemy4health = 100;
_root.enemy5health = 100;
_root.enemy6health = 100;
_root.enemy7health = 100;
_root.map._x = _root.xx;
_root.map._y = _root.yy;
_root.map2._x = _root.xx2;
_root.map2._y = _root.yy2;
stop();
Instance of Symbol 637 MovieClip in Frame 21
onClipEvent (load) {
_root.monnum = 0;
}
Instance of Symbol 551 MovieClip "magic" in Frame 21
onClipEvent (enterFrame) {
if (Key.isDown(81)) {
if (_root.spellon != 1) {
if (_root.Atype == 3) {
if (_root.mana >= 10) {
_root.spellon = 1;
_root.mana = _root.mana - 10;
if (_root.facing == "left") {
this.gotoAndPlay(11);
}
if (_root.facing == "right") {
this.gotoAndPlay(2);
}
if (_root.facing == "up") {
this.gotoAndPlay(21);
}
if (_root.facing == "down") {
this.gotoAndPlay(31);
}
}
}
}
}
}
Frame 22
_root.boss = 0;
_root.boss2 = 0;
_root.boss3 = 0;
_root.boss4 = 0;
_root.boss5 = 0;
_root.boss6 = 0;
_root.minimap.gotoAndStop(3);
_root.enemy1health = 100;
_root.enemy2health = 100;
_root.enemy3health = 100;
_root.enemy4health = 100;
_root.enemy5health = 100;
_root.enemy6health = 100;
_root.enemy7health = 100;
_root.map._x = _root.xx;
_root.map._y = _root.yy;
_root.map2._x = _root.xx2;
_root.map2._y = _root.yy2;
stop();
Instance of Symbol 637 MovieClip in Frame 22
onClipEvent (load) {
_root.monnum = 0;
}
Instance of Symbol 524 MovieClip "enemy2" in Frame 22
onClipEvent (enterFrame) {
if (_root.enemy2health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
this.enemy.gotoAndPlay(20);
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy2health = _root.enemy2health + _root.str;
this.bar.gotoAndStop(_root.enemy2health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy2health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Frame 23
_root.boss = 0;
_root.boss2 = 0;
_root.boss3 = 0;
_root.boss4 = 0;
_root.boss5 = 0;
_root.boss6 = 0;
_root.minimap.gotoAndStop(4);
_root.boss = 0;
_root.enemy1health = 100;
_root.enemy2health = 100;
_root.enemy3health = 100;
_root.enemy4health = 100;
_root.enemy5health = 100;
_root.enemy6health = 100;
_root.enemy7health = 100;
_root.map._x = _root.xx;
_root.map._y = _root.yy;
_root.map2._x = _root.xx2;
_root.map2._y = _root.yy2;
stop();
Frame 24
_root.minimap.gotoAndStop(5);
if (_root.land1 == 1) {
_root.map.beacon1.gotoAndStop(2);
}
_root.boss = 1;
_root.enemy1health = 100;
_root.enemy2health = 100;
_root.enemy3health = 100;
_root.enemy4health = 100;
_root.enemy5health = 100;
_root.enemy6health = 100;
_root.enemy7health = 100;
_root.map._x = _root.xx;
_root.map._y = _root.yy;
_root.map2._x = _root.xx2;
_root.map2._y = _root.yy2;
if (monkills <= 0) {
if (_root.land1 != 1) {
_root.enemy1._visible = true;
_root.enemy1health = 0;
}
}
if (monkills > 0) {
_root.enemy1._visible = false;
_root.enemy1health = 100;
}
if (_root.land1 == 1) {
_root.enemy1._visible = false;
_root.enemy1health = 100;
}
stop();
Instance of Symbol 524 MovieClip "enemy1" in Frame 24
onClipEvent (enterFrame) {
if (_root.enemy1health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
this.enemy.gotoAndPlay(20);
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy1health = _root.enemy1health + (_root.str / 8);
this.bar.gotoAndStop(_root.enemy1health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy1health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Frame 26
_root.boss1 = 0;
_root.boss2 = 0;
_root.boss3 = 0;
_root.boss4 = 0;
_root.boss5 = 0;
_root.boss6 = 0;
_root.minimap.gotoAndStop(6);
_root.boss2 = 0;
_root.enemy1health = 100;
_root.enemy2health = 100;
_root.enemy3health = 100;
_root.enemy4health = 100;
_root.enemy5health = 100;
_root.enemy6health = 100;
_root.enemy7health = 100;
_root.map._x = _root.xx;
_root.map._y = _root.yy;
_root.map2._x = _root.xx2;
_root.map2._y = _root.yy2;
stop();
stopAllSounds();
my_sound = new Sound();
my_sound.attachSound("mix2");
_root.my_sound.start(0, 1000);
_root.playsound = 1;
Instance of Symbol 637 MovieClip in Frame 26
onClipEvent (load) {
_root.monnum = 0;
}
Instance of Symbol 524 MovieClip "enemy2" in Frame 26
onClipEvent (enterFrame) {
if (_root.enemy2health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
this.enemy.gotoAndPlay(20);
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy2health = _root.enemy2health + _root.str;
this.bar.gotoAndStop(_root.enemy2health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy2health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Frame 27
_root.minimap.gotoAndStop(7);
if (_root.land2 == 1) {
_root.map.beacon1.gotoAndStop(2);
}
_root.boss2 = 1;
_root.enemy1health = 100;
_root.enemy2health = 100;
_root.enemy3health = 100;
_root.enemy4health = 100;
_root.enemy5health = 100;
_root.enemy6health = 100;
_root.enemy7health = 100;
_root.map._x = _root.xx;
_root.map._y = _root.yy;
_root.map2._x = _root.xx2;
_root.map2._y = _root.yy2;
if (monkills <= 0) {
if (_root.land2 != 1) {
_root.enemy1._visible = true;
_root.enemy1health = 0;
}
}
if (monkills > 0) {
_root.enemy1._visible = false;
_root.enemy1health = 100;
}
if (_root.land2 == 1) {
_root.enemy1._visible = false;
_root.enemy1health = 100;
}
stop();
Instance of Symbol 722 MovieClip "enemy1" in Frame 27
onClipEvent (enterFrame) {
if (_root.enemy1health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy1health = _root.enemy1health + (_root.str / 9);
this.bar.gotoAndStop(_root.enemy1health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy1health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Frame 28
_root.boss1 = 0;
_root.boss2 = 0;
_root.boss3 = 0;
_root.boss4 = 0;
_root.boss5 = 0;
_root.boss6 = 0;
_root.minimap.gotoAndStop(8);
_root.enemy1health = 100;
_root.enemy2health = 100;
_root.enemy3health = 100;
_root.enemy4health = 100;
_root.enemy5health = 100;
_root.enemy6health = 100;
_root.enemy7health = 100;
_root.map._x = _root.xx;
_root.map._y = _root.yy;
_root.map2._x = _root.xx2;
_root.map2._y = _root.yy2;
stop();
Instance of Symbol 637 MovieClip in Frame 28
onClipEvent (load) {
_root.monnum = 0;
}
Instance of Symbol 524 MovieClip "enemy2" in Frame 28
onClipEvent (enterFrame) {
if (_root.enemy2health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
this.enemy.gotoAndPlay(20);
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy2health = _root.enemy2health + _root.str;
this.bar.gotoAndStop(_root.enemy2health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy2health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Instance of Symbol 524 MovieClip "enemy1" in Frame 28
onClipEvent (enterFrame) {
if (_root.enemy1health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
this.enemy.gotoAndPlay(20);
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy1health = _root.enemy1health + _root.str;
this.bar.gotoAndStop(_root.enemy1health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy1health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Frame 29
_root.boss1 = 0;
_root.boss2 = 0;
_root.boss3 = 0;
_root.boss4 = 0;
_root.boss5 = 0;
_root.boss6 = 0;
_root.minimap.gotoAndStop(9);
_root.enemy1health = 100;
_root.enemy2health = 100;
_root.enemy3health = 100;
_root.enemy4health = 100;
_root.enemy5health = 100;
_root.enemy6health = 100;
_root.enemy7health = 100;
_root.map._x = _root.xx;
_root.map._y = _root.yy;
_root.map2._x = _root.xx2;
_root.map2._y = _root.yy2;
stop();
Instance of Symbol 637 MovieClip in Frame 29
onClipEvent (load) {
_root.monnum = 0;
}
Frame 31
_root.boss1 = 0;
_root.boss2 = 0;
_root.boss3 = 0;
_root.boss4 = 0;
_root.boss5 = 0;
_root.boss6 = 0;
_root.minimap.gotoAndStop(10);
_root.enemy1health = 100;
_root.enemy2health = 100;
_root.enemy3health = 100;
_root.enemy4health = 100;
_root.enemy5health = 100;
_root.enemy6health = 100;
_root.enemy7health = 100;
_root.map._x = _root.xx;
_root.map._y = _root.yy;
_root.map2._x = _root.xx2;
_root.map2._y = _root.yy2;
stop();
stopAllSounds();
my_sound = new Sound();
my_sound.attachSound("mix1");
_root.my_sound.start(0, 1000);
_root.playsound = 1;
Instance of Symbol 524 MovieClip "enemy1" in Frame 31
onClipEvent (enterFrame) {
if (_root.enemy1health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
this.enemy.gotoAndPlay(20);
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy1health = _root.enemy1health + (_root.str / 2);
this.bar.gotoAndStop(_root.enemy1health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy1health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Instance of Symbol 637 MovieClip in Frame 31
onClipEvent (load) {
_root.monnum = 0;
}
Frame 32
_root.boss1 = 0;
_root.boss2 = 0;
_root.boss3 = 0;
_root.boss4 = 0;
_root.boss5 = 0;
_root.boss6 = 0;
_root.minimap.gotoAndStop(11);
_root.enemy1health = 100;
_root.enemy2health = 100;
_root.enemy3health = 100;
_root.enemy4health = 100;
_root.enemy5health = 100;
_root.enemy6health = 100;
_root.enemy7health = 100;
_root.map._x = _root.xx;
_root.map._y = _root.yy;
_root.map2._x = _root.xx2;
_root.map2._y = _root.yy2;
stop();
Frame 33
_root.boss1 = 0;
_root.boss2 = 0;
_root.boss3 = 0;
_root.boss4 = 0;
_root.boss5 = 0;
_root.boss6 = 0;
_root.minimap.gotoAndStop(12);
_root.enemy1health = 100;
_root.enemy2health = 100;
_root.enemy3health = 100;
_root.enemy4health = 100;
_root.enemy5health = 100;
_root.enemy6health = 100;
_root.enemy7health = 100;
_root.map._x = _root.xx;
_root.map._y = _root.yy;
_root.map2._x = _root.xx2;
_root.map2._y = _root.yy2;
stop();
Frame 34
_root.boss1 = 0;
_root.boss2 = 0;
_root.boss3 = 0;
_root.boss4 = 0;
_root.boss5 = 0;
_root.boss6 = 0;
_root.minimap.gotoAndStop(14);
_root.enemy1health = 100;
_root.enemy2health = 100;
_root.enemy3health = 100;
_root.enemy4health = 100;
_root.enemy5health = 100;
_root.enemy6health = 100;
_root.enemy7health = 100;
_root.map._x = _root.xx;
_root.map._y = _root.yy;
_root.map2._x = _root.xx2;
_root.map2._y = _root.yy2;
stop();
Frame 35
_root.boss1 = 0;
_root.boss2 = 0;
_root.boss3 = 0;
_root.boss4 = 0;
_root.boss5 = 0;
_root.boss6 = 0;
_root.minimap.gotoAndStop(13);
_root.enemy1health = 100;
_root.enemy2health = 100;
_root.enemy3health = 100;
_root.enemy4health = 100;
_root.enemy5health = 100;
_root.enemy6health = 100;
_root.enemy7health = 100;
_root.map._x = _root.xx;
_root.map._y = _root.yy;
_root.map2._x = _root.xx2;
_root.map2._y = _root.yy2;
stop();
Frame 36
_root.minimap.gotoAndStop(15);
if (_root.land3 == 1) {
_root.map.beacon1.gotoAndStop(2);
}
_root.boss3 = 1;
_root.enemy1health = 100;
_root.enemy2health = 100;
_root.enemy3health = 100;
_root.enemy4health = 100;
_root.enemy5health = 100;
_root.enemy6health = 100;
_root.enemy7health = 100;
_root.map._x = _root.xx;
_root.map._y = _root.yy;
_root.map2._x = _root.xx2;
_root.map2._y = _root.yy2;
if (monkills <= 0) {
if (_root.land3 != 1) {
_root.enemy1._visible = true;
_root.enemy1health = 0;
}
}
if (monkills > 0) {
_root.enemy1._visible = false;
_root.enemy1health = 100;
}
if (_root.land3 == 1) {
_root.enemy1._visible = false;
_root.enemy1health = 100;
}
stop();
Instance of Symbol 775 MovieClip "enemy1" in Frame 36
onClipEvent (enterFrame) {
if (_root.enemy1health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy1health = _root.enemy1health + (_root.str / 9);
this.bar.gotoAndStop(_root.enemy1health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy1health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Frame 38
_root.boss1 = 0;
_root.boss2 = 0;
_root.boss3 = 0;
_root.boss4 = 0;
_root.boss5 = 0;
_root.boss6 = 0;
_root.minimap.gotoAndStop(16);
_root.enemy1health = 100;
_root.enemy2health = 100;
_root.enemy3health = 100;
_root.enemy4health = 100;
_root.enemy5health = 100;
_root.enemy6health = 100;
_root.enemy7health = 100;
_root.map._x = _root.xx;
_root.map._y = _root.yy;
_root.map2._x = _root.xx2;
_root.map2._y = _root.yy2;
stop();
stopAllSounds();
my_sound = new Sound();
my_sound.attachSound("mix2");
_root.my_sound.start(0, 1000);
_root.playsound = 1;
Instance of Symbol 524 MovieClip "enemy1" in Frame 38
onClipEvent (enterFrame) {
if (_root.enemy1health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
this.enemy.gotoAndPlay(20);
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy1health = _root.enemy1health + (_root.str / 3);
this.bar.gotoAndStop(_root.enemy1health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy1health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Instance of Symbol 637 MovieClip in Frame 38
onClipEvent (load) {
_root.monnum = 0;
}
Frame 39
_root.boss1 = 0;
_root.boss2 = 0;
_root.boss3 = 0;
_root.boss4 = 0;
_root.boss5 = 0;
_root.boss6 = 0;
_root.minimap.gotoAndStop(17);
_root.enemy1health = 100;
_root.enemy2health = 100;
_root.enemy3health = 100;
_root.enemy4health = 100;
_root.enemy5health = 100;
_root.enemy6health = 100;
_root.enemy7health = 100;
_root.map._x = _root.xx;
_root.map._y = _root.yy;
_root.map2._x = _root.xx2;
_root.map2._y = _root.yy2;
stop();
Frame 40
_root.boss1 = 0;
_root.boss2 = 0;
_root.boss3 = 0;
_root.boss4 = 0;
_root.boss5 = 0;
_root.boss6 = 0;
_root.minimap.gotoAndStop(18);
_root.enemy1health = 100;
_root.enemy2health = 100;
_root.enemy3health = 100;
_root.enemy4health = 100;
_root.enemy5health = 100;
_root.enemy6health = 100;
_root.enemy7health = 100;
_root.map._x = _root.xx;
_root.map._y = _root.yy;
_root.map2._x = _root.xx2;
_root.map2._y = _root.yy2;
stop();
Instance of Symbol 524 MovieClip "enemy2" in Frame 40
onClipEvent (enterFrame) {
if (_root.enemy2health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
this.enemy.gotoAndPlay(20);
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy2health = _root.enemy2health + (_root.str / 2);
this.bar.gotoAndStop(_root.enemy2health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy2health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Frame 41
_root.boss1 = 0;
_root.boss2 = 0;
_root.boss3 = 0;
_root.boss4 = 0;
_root.boss5 = 0;
_root.boss6 = 0;
_root.minimap.gotoAndStop(20);
_root.enemy1health = 100;
_root.enemy2health = 100;
_root.enemy3health = 100;
_root.enemy4health = 100;
_root.enemy5health = 100;
_root.enemy6health = 100;
_root.enemy7health = 100;
_root.map._x = _root.xx;
_root.map._y = _root.yy;
_root.map2._x = _root.xx2;
_root.map2._y = _root.yy2;
stop();
Frame 42
_root.minimap.gotoAndStop(21);
if (_root.land4 == 1) {
_root.map.beacon1.gotoAndStop(2);
}
_root.boss4 = 1;
_root.enemy1health = 100;
_root.enemy2health = 100;
_root.enemy3health = 100;
_root.enemy4health = 100;
_root.enemy5health = 100;
_root.enemy6health = 100;
_root.enemy7health = 100;
_root.map._x = _root.xx;
_root.map._y = _root.yy;
_root.map2._x = _root.xx2;
_root.map2._y = _root.yy2;
if (monkills <= 0) {
if (_root.land4 != 1) {
_root.enemy1._visible = true;
_root.enemy1health = 0;
}
}
if (monkills > 0) {
_root.enemy1._visible = false;
_root.enemy1health = 100;
}
if (_root.land4 == 1) {
_root.enemy1._visible = false;
_root.enemy1health = 100;
}
stop();
Instance of Symbol 524 MovieClip "enemy1" in Frame 42
onClipEvent (enterFrame) {
if (_root.enemy1health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
this.enemy.gotoAndPlay(20);
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy1health = _root.enemy1health + (_root.str / 9);
this.bar.gotoAndStop(_root.enemy1health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy1health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Instance of Symbol 814 MovieClip "enemy2" in Frame 42
onClipEvent (enterFrame) {
if (_root.enemy2health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
this.gotoAndPlay(5);
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy2health = _root.enemy2health + (_root.str * 10);
this.bar.gotoAndStop(_root.enemy2health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy2health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Frame 44
_root.boss1 = 0;
_root.boss2 = 0;
_root.boss3 = 0;
_root.boss4 = 0;
_root.boss5 = 0;
_root.boss6 = 0;
_root.minimap.gotoAndStop(22);
_root.enemy1health = 100;
_root.enemy2health = 100;
_root.enemy3health = 100;
_root.enemy4health = 100;
_root.enemy5health = 100;
_root.enemy6health = 100;
_root.enemy7health = 100;
_root.map._x = _root.xx;
_root.map._y = _root.yy;
_root.map2._x = _root.xx2;
_root.map2._y = _root.yy2;
stop();
stopAllSounds();
my_sound = new Sound();
my_sound.attachSound("mix3");
_root.my_sound.start(0, 1000);
_root.playsound = 1;
Instance of Symbol 427 MovieClip in Frame 44
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.fader.play();
_root.place = 15;
_root.xx = 919.75;
_root.yy = 201.8;
_root.xx2 = 941.05;
_root.yy2 = 94;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 427 MovieClip in Frame 44
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 13;
_root.xx = -400;
_root.yy = 220;
_root.xx2 = -378.95;
_root.yy2 = 114;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 427 MovieClip in Frame 44
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 23;
_root.xx = 279.75;
_root.yy = -458.2;
_root.xx2 = 301.05;
_root.yy2 = 54;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 524 MovieClip "enemy1" in Frame 44
onClipEvent (enterFrame) {
if (_root.enemy1health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
this.enemy.gotoAndPlay(20);
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy1health = _root.enemy1health + (_root.str / 4);
this.bar.gotoAndStop(_root.enemy1health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy1health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Instance of Symbol 637 MovieClip in Frame 44
onClipEvent (load) {
_root.monnum = 0;
}
Instance of Symbol 427 MovieClip in Frame 44
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 22;
_root.xx = 248.1;
_root.yy = 783.2;
_root.xx2 = 523.75;
_root.yy2 = 818.2;
_root.gotoAndPlay(5);
}
}
Frame 45
_root.boss1 = 0;
_root.boss2 = 0;
_root.boss3 = 0;
_root.boss4 = 0;
_root.boss5 = 0;
_root.boss6 = 0;
_root.minimap.gotoAndStop(23);
_root.enemy1health = 100;
_root.enemy2health = 100;
_root.enemy3health = 100;
_root.enemy4health = 100;
_root.enemy5health = 100;
_root.enemy6health = 100;
_root.enemy7health = 100;
_root.map._x = _root.xx;
_root.map._y = _root.yy;
_root.map2._x = _root.xx2;
_root.map2._y = _root.yy2;
stop();
Frame 46
_root.boss1 = 0;
_root.boss2 = 0;
_root.boss3 = 0;
_root.boss4 = 0;
_root.boss5 = 0;
_root.boss6 = 0;
_root.minimap.gotoAndStop(24);
_root.enemy1health = 100;
_root.enemy2health = 100;
_root.enemy3health = 100;
_root.enemy4health = 100;
_root.enemy5health = 100;
_root.enemy6health = 100;
_root.enemy7health = 100;
_root.map._x = _root.xx;
_root.map._y = _root.yy;
_root.map2._x = _root.xx2;
_root.map2._y = _root.yy2;
stop();
Frame 47
_root.boss1 = 0;
_root.boss2 = 0;
_root.boss3 = 0;
_root.boss4 = 0;
_root.boss5 = 0;
_root.boss6 = 0;
_root.minimap.gotoAndStop(25);
_root.enemy1health = 100;
_root.enemy2health = 100;
_root.enemy3health = 100;
_root.enemy4health = 100;
_root.enemy5health = 100;
_root.enemy6health = 100;
_root.enemy7health = 100;
_root.map._x = _root.xx;
_root.map._y = _root.yy;
_root.map2._x = _root.xx2;
_root.map2._y = _root.yy2;
stop();
Instance of Symbol 524 MovieClip "enemy2" in Frame 47
onClipEvent (enterFrame) {
if (_root.enemy2health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
this.enemy.gotoAndPlay(20);
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy2health = _root.enemy2health + (_root.str / 4);
this.bar.gotoAndStop(_root.enemy2health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy2health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Frame 48
_root.boss1 = 0;
_root.boss2 = 0;
_root.boss3 = 0;
_root.boss4 = 0;
_root.boss5 = 0;
_root.boss6 = 0;
_root.minimap.gotoAndStop(26);
_root.enemy1health = 100;
_root.enemy2health = 100;
_root.enemy3health = 100;
_root.enemy4health = 100;
_root.enemy5health = 100;
_root.enemy6health = 100;
_root.enemy7health = 100;
_root.map._x = _root.xx;
_root.map._y = _root.yy;
_root.map2._x = _root.xx2;
_root.map2._y = _root.yy2;
stop();
Frame 49
_root.minimap.gotoAndStop(27);
if (_root.land5 == 1) {
_root.map.beacon1.gotoAndStop(2);
}
_root.boss5 = 1;
_root.enemy1health = 100;
_root.enemy2health = 100;
_root.enemy3health = 100;
_root.enemy4health = 100;
_root.enemy5health = 100;
_root.enemy6health = 100;
_root.enemy7health = 100;
_root.map._x = _root.xx;
_root.map._y = _root.yy;
_root.map2._x = _root.xx2;
_root.map2._y = _root.yy2;
if (monkills <= 0) {
if (_root.land5 != 1) {
_root.enemy1._visible = true;
_root.enemy1health = 0;
}
}
if (monkills > 0) {
_root.enemy1._visible = false;
_root.enemy1health = 100;
}
if (_root.land5 == 1) {
_root.enemy1._visible = false;
_root.enemy1health = 100;
}
stop();
Instance of Symbol 722 MovieClip "enemy1" in Frame 49
onClipEvent (enterFrame) {
if (_root.enemy1health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy1health = _root.enemy1health + (_root.str / 9);
this.bar.gotoAndStop(_root.enemy1health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy1health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Frame 51
_root.boss6 = 1;
_root.enemy1health = 100;
_root.enemy2health = 100;
_root.enemy3health = 100;
_root.enemy4health = 100;
_root.enemy5health = 100;
_root.enemy6health = 100;
_root.enemy7health = 100;
_root.map._x = _root.xx;
_root.map._y = _root.yy;
_root.map2._x = _root.xx2;
_root.map2._y = _root.yy2;
_root.enemy1._visible = true;
_root.enemy1health = 0;
stop();
stopAllSounds();
my_sound = new Sound();
my_sound.attachSound("mix2");
_root.my_sound.start(0, 1000);
_root.playsound = 1;
Instance of Symbol 892 MovieClip "enemy1" in Frame 51
onClipEvent (enterFrame) {
if (_root.enemy1health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy1health = _root.enemy1health + (_root.str / 15);
this.bar.gotoAndStop(_root.enemy1health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy1health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Frame 53
_root.boss1 = 0;
_root.boss2 = 0;
_root.boss3 = 0;
_root.boss4 = 0;
_root.boss5 = 0;
_root.boss6 = 0;
stop();
_root.map.gotoAndStop(_root.place);
_root.enemy1health = 100;
_root.enemy2health = 100;
_root.enemy3health = 100;
_root.enemy4health = 100;
_root.enemy5health = 100;
_root.enemy6health = 100;
_root.enemy7health = 100;
_root.map._x = _root.xx;
_root.map._y = _root.yy;
_root.map2._x = _root.xx2;
_root.map2._y = _root.yy2;
Instance of Symbol 524 MovieClip "enemy6" in Frame 53
onClipEvent (enterFrame) {
if (_root.enemy6health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
this.enemy.gotoAndPlay(20);
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy6health = _root.enemy6health + (_root.str / 5);
this.bar.gotoAndStop(_root.enemy6health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy6health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Instance of Symbol 524 MovieClip "enemy7" in Frame 53
onClipEvent (enterFrame) {
if (_root.enemy7health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
this.enemy.gotoAndPlay(20);
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy7health = _root.enemy7health + (_root.str / 5);
this.bar.gotoAndStop(_root.enemy7health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy7health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Instance of Symbol 524 MovieClip "enemy3" in Frame 53
onClipEvent (enterFrame) {
if (_root.enemy3health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
this.enemy.gotoAndPlay(20);
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy3health = _root.enemy3health + (_root.str / 5);
this.bar.gotoAndStop(_root.enemy3health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy3health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Instance of Symbol 524 MovieClip "enemy4" in Frame 53
onClipEvent (enterFrame) {
if (_root.enemy4health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
this.enemy.gotoAndPlay(20);
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy4health = _root.enemy4health + (_root.str / 5);
this.bar.gotoAndStop(_root.enemy4health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy4health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Instance of Symbol 524 MovieClip "enemy1" in Frame 53
onClipEvent (enterFrame) {
if (_root.enemy1health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
this.enemy.gotoAndPlay(20);
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy1health = _root.enemy1health + (_root.str / 5);
this.bar.gotoAndStop(_root.enemy1health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy1health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Instance of Symbol 524 MovieClip "enemy2" in Frame 53
onClipEvent (enterFrame) {
if (_root.enemy2health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
this.enemy.gotoAndPlay(20);
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy2health = _root.enemy2health + (_root.str / 5);
this.bar.gotoAndStop(_root.enemy2health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy2health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Instance of Symbol 524 MovieClip "enemy5" in Frame 53
onClipEvent (enterFrame) {
if (_root.enemy5health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
this.enemy.gotoAndPlay(20);
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy5health = _root.enemy5health + (_root.str / 5);
this.bar.gotoAndStop(_root.enemy5health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy5health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Instance of Symbol 168 MovieClip "man" in Frame 53
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
this.man2.man3.play();
this.man2.gotoAndStop(2);
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
_root.facing = "left";
} else if (Key.isDown(39)) {
this.man2.gotoAndStop(1);
this.man2.man3.play();
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
_root.facing = "right";
} else if (Key.isDown(40)) {
this.man2.gotoAndStop(3);
this.man2.man3.play();
this.man2.man3.man4.play();
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
_root.facing = "down";
} else if (Key.isDown(38)) {
this.man2.gotoAndStop(4);
this.man2.man3.play();
this.man2.man3.man4.play();
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
_root.facing = "up";
} else if (Key.isDown(32)) {
if (_root.facing == "right") {
this.man2.gotoAndStop(5);
this.man2.man3.play();
}
if (_root.facing == "left") {
this.man2.gotoAndStop(6);
this.man2.man3.play();
}
if (_root.facing == "down") {
this.man2.gotoAndStop(7);
this.man2.man3.play();
}
if (_root.facing == "up") {
this.man2.gotoAndStop(14);
this.man2.man3.play();
}
}
}
Frame 54
if (_root.tlimit <= 0) {
if (_root.vortexC2 == 1) {
if (_root.vortexC3 != 1) {
_root.vortexC3 = 1;
}
}
if (_root.vortexC1 == 1) {
if (_root.vortexC2 != 1) {
_root.vortexC2 = 1;
}
}
if (_root.vortexC2 != 1) {
if (_root.vortexC3 != 1) {
_root.vortexC1 = 1;
}
}
}
_root.gotoAndStop(15);
Frame 55
_root.boss1 = 0;
_root.boss2 = 0;
_root.boss3 = 0;
_root.boss4 = 0;
_root.boss5 = 0;
_root.boss6 = 0;
_root.map.gotoAndStop(_root.place);
_root.enemy1health = 100;
_root.enemy2health = 100;
_root.enemy3health = 100;
_root.enemy4health = 100;
_root.enemy5health = 100;
_root.enemy6health = 100;
_root.enemy7health = 100;
_root.map._x = _root.xx;
_root.map._y = _root.yy;
_root.map2._x = _root.xx2;
_root.map2._y = _root.yy2;
Instance of Symbol 524 MovieClip "enemy6" in Frame 55
onClipEvent (enterFrame) {
if (_root.enemy6health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
this.enemy.gotoAndPlay(20);
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy6health = _root.enemy6health + _root.str;
this.bar.gotoAndStop(_root.enemy6health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy6health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Instance of Symbol 524 MovieClip "enemy7" in Frame 55
onClipEvent (enterFrame) {
if (_root.enemy7health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
this.enemy.gotoAndPlay(20);
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy7health = _root.enemy7health + _root.str;
this.bar.gotoAndStop(_root.enemy7health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy7health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Instance of Symbol 524 MovieClip "enemy3" in Frame 55
onClipEvent (enterFrame) {
if (_root.enemy3health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
this.enemy.gotoAndPlay(20);
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy3health = _root.enemy3health + _root.str;
this.bar.gotoAndStop(_root.enemy3health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy3health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Instance of Symbol 524 MovieClip "enemy4" in Frame 55
onClipEvent (enterFrame) {
if (_root.enemy4health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
this.enemy.gotoAndPlay(20);
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy4health = _root.enemy4health + _root.str;
this.bar.gotoAndStop(_root.enemy4health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy4health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Instance of Symbol 524 MovieClip "enemy1" in Frame 55
onClipEvent (enterFrame) {
if (_root.enemy1health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
this.enemy.gotoAndPlay(20);
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy1health = _root.enemy1health + _root.str;
this.bar.gotoAndStop(_root.enemy1health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy1health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Instance of Symbol 524 MovieClip "enemy2" in Frame 55
onClipEvent (enterFrame) {
if (_root.enemy2health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
this.enemy.gotoAndPlay(20);
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy2health = _root.enemy2health + _root.str;
this.bar.gotoAndStop(_root.enemy2health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy2health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Instance of Symbol 524 MovieClip "enemy5" in Frame 55
onClipEvent (enterFrame) {
if (_root.enemy5health < 100) {
if (this.hitTest(_root.man.man2.man3.killer)) {
this.enemy.gotoAndPlay(20);
if (side == "left") {
this.blood.play();
}
if (side == "right") {
this.blood2.play();
}
_root.enemy5health = _root.enemy5health + _root.str;
this.bar.gotoAndStop(_root.enemy5health);
} else if (this.hitTest(_root.man.impact)) {
if (side == "left") {
this.gotoAndStop(3);
}
if (side == "right") {
this.gotoAndStop(4);
}
} else if (bob != 1) {
if (_root.man._x > this._x) {
side = "right";
this.gotoAndStop(2);
this.enemy.play();
this._x = this._x + 10;
}
if (_root.man._x < this._x) {
side = "left";
this.gotoAndStop(1);
this.enemy.play();
this._x = this._x - 10;
}
if (_root.man._y > this._y) {
this.enemy.play();
this._y = this._y + 10;
}
if (_root.man._y < this._y) {
this.enemy.play();
this._y = this._y - 10;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.enemy5health >= 100) {
if (side == "left") {
this.gotoAndStop(6);
}
if (side == "right") {
this.gotoAndStop(7);
}
}
}
Instance of Symbol 168 MovieClip "man" in Frame 55
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
this.man2.man3.play();
this.man2.gotoAndStop(2);
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
_root.facing = "left";
} else if (Key.isDown(39)) {
this.man2.gotoAndStop(1);
this.man2.man3.play();
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
_root.facing = "right";
} else if (Key.isDown(40)) {
this.man2.gotoAndStop(3);
this.man2.man3.play();
this.man2.man3.man4.play();
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
_root.facing = "down";
} else if (Key.isDown(38)) {
this.man2.gotoAndStop(4);
this.man2.man3.play();
this.man2.man3.man4.play();
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
_root.facing = "up";
} else if (Key.isDown(32)) {
if (_root.facing == "right") {
this.man2.gotoAndStop(5);
this.man2.man3.play();
}
if (_root.facing == "left") {
this.man2.gotoAndStop(6);
this.man2.man3.play();
}
if (_root.facing == "down") {
this.man2.gotoAndStop(7);
this.man2.man3.play();
}
if (_root.facing == "up") {
this.man2.gotoAndStop(14);
this.man2.man3.play();
}
} else if (Key.isDown(17)) {
if (_root.facing == "right") {
this.man2.gotoAndStop(10);
}
if (_root.facing == "down") {
this.man2.gotoAndStop(10);
}
if (_root.facing == "up") {
this.man2.gotoAndStop(10);
}
if (_root.facing == "left") {
this.man2.gotoAndStop(11);
}
}
}
Instance of Symbol 593 MovieClip "i3" in Frame 55
onClipEvent (enterFrame) {
if (_root.spell1 == 1) {
if (Key.isDown(51)) {
this.nextFrame();
_root.Atype = 3;
_root.i1.prevFrame();
_root.i2.prevFrame();
_root.i4.prevFrame();
_root.i5.prevFrame();
_root.i6.prevFrame();
_root.i7.prevFrame();
_root.i8.prevFrame();
}
}
if (_root.spell1 != 1) {
this._visible = false;
}
}
Instance of Symbol 596 MovieClip "i4" in Frame 55
onClipEvent (enterFrame) {
if (_root.spell2 == 1) {
if (Key.isDown(52)) {
this.nextFrame();
_root.Atype = 4;
_root.i1.prevFrame();
_root.i3.prevFrame();
_root.i2.prevFrame();
_root.i5.prevFrame();
_root.i6.prevFrame();
_root.i7.prevFrame();
_root.i8.prevFrame();
}
}
if (_root.spell2 != 1) {
this._visible = false;
}
}
Instance of Symbol 599 MovieClip "i5" in Frame 55
onClipEvent (enterFrame) {
if (_root.spell3 == 1) {
if (Key.isDown(53)) {
this.nextFrame();
_root.Atype = 5;
_root.i1.prevFrame();
_root.i3.prevFrame();
_root.i4.prevFrame();
_root.i2.prevFrame();
_root.i6.prevFrame();
_root.i7.prevFrame();
_root.i8.prevFrame();
}
}
if (_root.spell3 != 1) {
this._visible = false;
}
}
Instance of Symbol 602 MovieClip "i6" in Frame 55
onClipEvent (enterFrame) {
if (_root.spell4 == 1) {
if (Key.isDown(54)) {
this.nextFrame();
_root.Atype = 6;
_root.i1.prevFrame();
_root.i3.prevFrame();
_root.i4.prevFrame();
_root.i5.prevFrame();
_root.i3.prevFrame();
_root.i7.prevFrame();
_root.i8.prevFrame();
}
}
if (_root.spell4 != 1) {
this._visible = false;
}
}
Instance of Symbol 605 MovieClip "i7" in Frame 55
onClipEvent (enterFrame) {
if (_root.spell5 == 1) {
if (Key.isDown(55)) {
this.nextFrame();
_root.Atype = 7;
_root.i1.prevFrame();
_root.i3.prevFrame();
_root.i4.prevFrame();
_root.i5.prevFrame();
_root.i6.prevFrame();
_root.i2.prevFrame();
_root.i8.prevFrame();
}
}
if (_root.spell5 != 1) {
this._visible = false;
}
}
Instance of Symbol 608 MovieClip "i8" in Frame 55
onClipEvent (enterFrame) {
if (_root.spell6 == 1) {
if (Key.isDown(56)) {
this.nextFrame();
_root.Atype = 8;
_root.i1.prevFrame();
_root.i3.prevFrame();
_root.i4.prevFrame();
_root.i5.prevFrame();
_root.i6.prevFrame();
_root.i7.prevFrame();
_root.i2.prevFrame();
}
}
if (_root.spell6 != 1) {
this._visible = false;
}
}
Instance of Symbol 611 MovieClip "i2" in Frame 55
onClipEvent (enterFrame) {
if (Key.isDown(50)) {
this.nextFrame();
_root.Atype = 2;
_root.i1.prevFrame();
_root.i3.prevFrame();
_root.i4.prevFrame();
_root.i5.prevFrame();
_root.i6.prevFrame();
_root.i7.prevFrame();
_root.i8.prevFrame();
}
}
Instance of Symbol 614 MovieClip "i1" in Frame 55
onClipEvent (enterFrame) {
if (Key.isDown(49)) {
this.nextFrame();
_root.Atype = 1;
_root.i2.prevFrame();
_root.i3.prevFrame();
_root.i4.prevFrame();
_root.i5.prevFrame();
_root.i6.prevFrame();
_root.i7.prevFrame();
_root.i8.prevFrame();
}
}
Frame 56
_root.gotoAndStop(14);
Frame 62
stop();
Frame 63
gotoAndPlay (57);
Frame 65
_root.fingame = 1;
Frame 122
_root.fingame = 1;
Frame 136
_root.gotoAndStop(8);
Frame 138
stopAllSounds();
my_sound = new Sound();
my_sound.attachSound("mix3");
_root.my_sound.start(0, 1000);
_root.playsound = 1;
Frame 287
_root.monster = 1;
Frame 296
_root.monster = 2;
Frame 320
_root.monster = 3;
Frame 340
_root.monster = 4;
Frame 461
gotoAndStop (2);
Symbol 14 Button
on (release) {
_root.gotoAndPlay(7);
}
Symbol 15 MovieClip Frame 1
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
setProperty(bar, _xscale , PercentLoaded);
} else {
gotoAndStop ("loaded");
}
Symbol 15 MovieClip Frame 2
gotoAndPlay (1);
Symbol 43 MovieClip Frame 1
stop();
if (_root.wep == 1) {
gotoAndStop (2);
}
if (_root.wep == 2) {
gotoAndStop (3);
}
if (_root.wep == 3) {
gotoAndStop (4);
}
if (_root.wep == 4) {
gotoAndStop (5);
}
if (_root.wep == 5) {
gotoAndStop (6);
}
if (_root.wep == 6) {
gotoAndStop (7);
}
if (_root.wep == 7) {
gotoAndStop (8);
}
if (_root.wep == 8) {
gotoAndStop (9);
}
if (_root.wep == 9) {
gotoAndStop (10);
}
if (_root.wep == 10) {
gotoAndStop (11);
}
Symbol 43 MovieClip Frame 2
stop();
Symbol 43 MovieClip Frame 3
stop();
Symbol 43 MovieClip Frame 4
stop();
Symbol 43 MovieClip Frame 5
stop();
Symbol 43 MovieClip Frame 6
stop();
Symbol 43 MovieClip Frame 7
stop();
Symbol 43 MovieClip Frame 8
stop();
Symbol 43 MovieClip Frame 9
stop();
Symbol 43 MovieClip Frame 10
stop();
Symbol 43 MovieClip Frame 11
stop();
Symbol 50 MovieClip Frame 1
stop();
Symbol 50 MovieClip Frame 2
stop();
Symbol 51 MovieClip Frame 1
stop();
Symbol 69 MovieClip Frame 1
stop();
Symbol 74 MovieClip Frame 1
stop();
Symbol 87 MovieClip Frame 1
stop();
Symbol 92 MovieClip Frame 1
stop();
Symbol 105 MovieClip Frame 6
stop();
Symbol 105 MovieClip Frame 9
stop();
Symbol 105 MovieClip Frame 13
stop();
Symbol 114 MovieClip Frame 5
stop();
Symbol 114 MovieClip Frame 9
stop();
Symbol 114 MovieClip Frame 13
stop();
Symbol 123 MovieClip Frame 2
_root.map._x = _root.map._x + 4;
_root.map2._x = _root.map2._x + 4;
_root.enemy1._x = _root.enemy1._x + 4;
_root.enemy2._x = _root.enemy2._x + 4;
_root.enemy3._x = _root.enemy3._x + 4;
_root.enemy4._x = _root.enemy4._x + 4;
_root.enemy5._x = _root.enemy5._x + 4;
_root.enemy6._x = _root.enemy6._x + 4;
_root.enemy7._x = _root.enemy7._x + 4;
Symbol 123 MovieClip Frame 6
stop();
Symbol 126 MovieClip Frame 1
_root.map._x = _root.map._x - 4;
_root.map2._x = _root.map2._x - 4;
_root.enemy1._x = _root.enemy1._x - 4;
_root.enemy2._x = _root.enemy2._x - 4;
_root.enemy3._x = _root.enemy3._x - 4;
_root.enemy4._x = _root.enemy4._x - 4;
_root.enemy5._x = _root.enemy5._x - 4;
_root.enemy6._x = _root.enemy6._x - 4;
_root.enemy7._x = _root.enemy7._x - 4;
Symbol 126 MovieClip Frame 6
stop();
Symbol 132 MovieClip Frame 1
stop();
Symbol 136 MovieClip Frame 22
_root.man.man2.gotoAndStop(1);
Symbol 147 MovieClip Frame 14
_root.man.man2.gotoAndStop(1);
Symbol 154 MovieClip Frame 6
stop();
Symbol 154 MovieClip Frame 9
stop();
Symbol 154 MovieClip Frame 13
stop();
Symbol 155 MovieClip Frame 1
stop();
_root.guard = 0;
_root.speller = 0;
Symbol 155 MovieClip Frame 2
stop();
_root.guard = 0;
_root.speller = 0;
Symbol 155 MovieClip Frame 3
stop();
_root.guard = 0;
_root.speller = 0;
Symbol 155 MovieClip Frame 4
stop();
_root.guard = 0;
_root.speller = 0;
Symbol 155 MovieClip Frame 5
stop();
_root.guard = 0;
_root.speller = 0;
Symbol 155 MovieClip Frame 6
stop();
_root.guard = 0;
_root.speller = 0;
Symbol 155 MovieClip Frame 7
stop();
_root.guard = 0;
_root.speller = 0;
Symbol 155 MovieClip Frame 8
_root.guard = 0;
_root.speller = 0;
stop();
Symbol 155 MovieClip Frame 9
if (_root.facing == "right") {
prevFrame();
}
stop();
_root.guard = 0;
_root.speller = 0;
Symbol 155 MovieClip Frame 10
stop();
_root.guard = 1;
Symbol 155 MovieClip Frame 11
stop();
_root.guard = 1;
Symbol 155 MovieClip Frame 12
stop();
_root.guard = 0;
_root.speller = 1;
Symbol 155 MovieClip Frame 13
stop();
_root.guard = 0;
_root.speller = 1;
Symbol 155 MovieClip Frame 14
stop();
_root.guard = 0;
_root.speller = 0;
Symbol 165 MovieClip Frame 1
stop();
Symbol 168 MovieClip Frame 1
stop();
Symbol 174 Button
on (press) {
_root.nextFrame();
}
on (rollOver) {
_root.manman.man2.gotoAndStop(5);
_root.manman.man2.man3.play();
}
Symbol 175 Button
on (rollOver) {
_root.manman.man2.gotoAndStop(5);
_root.manman.man2.man3.play();
}
on (press) {
user_so = SharedObject.getLocal("ab");
_root.spell1 = user_so.data.spell1;
_root.spell2 = user_so.data.spell2;
_root.spell3 = user_so.data.spell3;
_root.spell4 = user_so.data.spell4;
_root.spell5 = user_so.data.spell5;
_root.spell6 = user_so.data.spell6;
_root.ultimate = user_so.data.ultimate;
_root.fingame = user_so.data.finagame;
_root.land1 = user_so.data.land1;
_root.land2 = user_so.data.land2;
_root.land3 = user_so.data.land3;
_root.land4 = user_so.data.land4;
_root.land5 = user_so.data.land5;
_root.quest = user_so.data.quest;
_root.quest1 = user_so.data.quest1;
_root.quest2 = user_so.data.quest2;
_root.quest3 = user_so.data.quest3;
_root.quest4 = user_so.data.quest4;
_root.quest5 = user_so.data.quest5;
_root.quest6 = user_so.data.quest6;
_root.quest7 = user_so.data.quest7;
_root.quest8 = user_so.data.quest8;
_root.quest9 = user_so.data.quest9;
_root.quest10 = user_so.data.quest10;
_root.vortexC1 = user_so.data.vor1;
_root.vortexC2 = user_so.data.vor2;
_root.vortexC3 = user_so.data.vor3;
_root.vortex = user_so.data.vor;
_root.Bstr = user_so.data.bstr;
_root.XP = user_so.data.xp;
_root.Health = user_so.data.health;
_root.mana = user_so.data.mana;
_root.money = user_so.data.money;
_root.hpotion = user_so.data.pot1;
_root.mpotion = user_so.data.pot2;
_root.wep = user_so.data.weo;
_root.power = user_so.data.power;
_root.magicplus = user_so.data.magicplus;
_root.quest = user_so.data.questwac;
_root.treasure = user_so.data.tres;
_root.moncount = user_so.data.moncount;
_root.gotoAndStop(4);
if (_root.XP == undefined) {
_root.gotoAndStop(17);
}
}
Symbol 176 Button
on (press) {
_root.gotoAndStop(13);
}
on (rollOver) {
_root.manman.man2.gotoAndStop(5);
_root.manman.man2.man3.play();
}
Symbol 180 Button
on (press) {
_root.gotoAndStop(16);
}
on (rollOver) {
_root.manman.man2.gotoAndStop(5);
_root.manman.man2.man3.play();
}
Symbol 183 Button
on (release) {
_root.gotoAndPlay(7);
}
on (rollOver) {
_root.manman.man2.gotoAndStop(5);
_root.manman.man2.man3.play();
}
Symbol 186 Button
on (release) {
nextFrame();
}
Symbol 190 Button
on (release) {
prevFrame();
}
Symbol 198 Button
on (release) {
gotoAndStop (11);
}
Symbol 200 Button
on (press) {
_root.gotoAndStop(2);
}
Symbol 206 Button
on (release) {
_root.Bstr = 7;
_root.monster = 2;
if (_root.land2 != 1) {
_root.monkills = 30;
}
_root.xx = 210.9;
_root.yy = -459;
gotoAndStop (26);
}
Symbol 210 Button
on (release) {
_root.Bstr = 5;
_root.monster = 1;
_root.xx = 280;
_root.yy = 220;
_root.xx2 = 301.05;
_root.yy2 = 114;
if (_root.land1 != 1) {
_root.monkills = 20;
}
gotoAndStop (20);
}
Symbol 213 MovieClip Frame 1
stop();
Symbol 213 MovieClip Frame 2
stop();
Symbol 217 Button
on (release) {
_root.Bstr = 12;
_root.monster = 3;
if (_root.land3 != 1) {
_root.monkills = 35;
}
_root.xx = 210.9;
_root.yy = -459;
gotoAndStop (31);
}
Symbol 223 Button
on (release) {
_root.Bstr = 14;
_root.monster = 4;
if (_root.land4 != 1) {
_root.monkills = 35;
}
_root.xx = 210.9;
_root.yy = -459;
gotoAndStop (38);
}
Symbol 227 Button
on (release) {
_root.Bstr = 15;
_root.monster = 5;
if (_root.land5 != 1) {
_root.monkills = 35;
}
_root.xx = 210.9;
_root.yy = -459;
gotoAndStop (44);
}
Symbol 236 Button
on (release) {
_root.Bstr = 15;
_root.xx = 210.9;
_root.yy = -459;
_root.monkills = 1;
gotoAndPlay (57);
}
Symbol 237 Button
on (release) {
_root.XP = 10000;
_root.fingame = 1;
_root.land1 = 1;
_root.land2 = 1;
_root.land3 = 1;
_root.land4 = 1;
_root.land5 = 1;
_root.money = 10000;
}
Symbol 246 Button
on (release) {
_root.vortex = 1;
_root.Bstr = 15;
_root.xx = 210.9;
_root.yy = -459;
_root.monkills = 0;
_root.tlimit = 300;
_root.place = 6;
_root.mnumber = 5;
_root.monster = 5;
if (_root.vortexC1 == 1) {
_root.monster = 2;
_root.tlimit = 600;
}
if (_root.vortexC2 == 1) {
_root.monster = 4;
_root.tlimit = 600;
}
gotoAndStop (53);
}
Symbol 252 Button
on (release) {
gotoAndStop (4);
}
Symbol 259 Button
on (release) {
if (_root.land1 == 1) {
if (_root.quest1 != 1) {
if (_root.quest == 0) {
_root.qnote = "Quest #1, deep in the forest there is an ancient treasure worthless to you but I would happily pay you to retrieve it for me. Do you accept? yours sincerly R.J Wallows";
_root.questnote = _root.qnote;
_root.questnum = 1;
}
}
}
}
Symbol 261 Button
on (release) {
if (_root.land1 == 1) {
if (_root.quest2 != 1) {
if (_root.quest == 0) {
_root.qnote = "Quest #2, The monster population is out of control in the woods, kill 20 monsters for a reward.";
_root.questnote = _root.qnote;
_root.questnum = 2;
}
}
}
}
Symbol 263 Button
on (release) {
if (_root.land2 == 1) {
if (_root.quest3 != 1) {
if (_root.quest == 0) {
_root.qnote = "Quest #3, The Blue Snark Warriors population is out of control in the snowy mountains, kill 25 monsters for a reward.";
_root.questnote = _root.qnote;
_root.questnum = 3;
}
}
}
}
Symbol 265 Button
on (release) {
if (_root.land2 == 1) {
if (_root.quest4 != 1) {
if (_root.quest == 0) {
_root.qnote = "Quest #4, Five chests lay scattered throughout the Snowy Mountains, find them and return the goods to me";
_root.questnote = _root.qnote;
_root.questnum = 4;
}
}
}
}
Symbol 267 Button
on (release) {
if (_root.land3 == 1) {
if (_root.quest5 != 1) {
if (_root.quest == 0) {
_root.qnote = "Quest #5, Five chests lay scattered throughout the Desert Plains, find them and return the goods to me, you will again be greatly rewarded";
_root.questnote = _root.qnote;
_root.questnum = 5;
}
}
}
}
Symbol 269 Button
on (release) {
if (_root.land3 == 1) {
if (_root.quest6 != 1) {
if (_root.quest == 0) {
_root.qnote = "Quest #6, The monster population is out of control in the Desert Plains, kill 30 monsters for a reward.";
_root.questnote = _root.qnote;
_root.questnum = 6;
}
}
}
}
Symbol 271 Button
on (release) {
if (_root.land4 == 1) {
if (_root.quest7 != 1) {
if (_root.quest == 0) {
_root.qnote = "Quest #7, The dead should remain dead, see to it would you!! kill 35 for a reward.";
_root.questnote = _root.qnote;
_root.questnum = 7;
}
}
}
}
Symbol 273 Button
on (release) {
if (_root.land4 == 1) {
if (_root.quest8 != 1) {
if (_root.quest == 0) {
_root.qnote = "Quest #8, Five chests lay scattered throughout the Graveyard, find them and return the goods to me, you will again be greatly rewarded";
_root.questnote = _root.qnote;
_root.questnum = 8;
}
}
}
}
Symbol 275 Button
on (release) {
if (_root.land5 == 1) {
if (_root.quest9 != 1) {
if (_root.quest == 0) {
_root.qnote = "Quest #9, The most powerful warriors of the abyss have come to destroy us all!! kill 40 for a reward.";
_root.questnote = _root.qnote;
_root.questnum = 9;
}
}
}
}
Symbol 277 Button
on (release) {
if (_root.land5 == 1) {
if (_root.quest10 != 1) {
if (_root.quest == 0) {
_root.qnote = "Quest #10, The 10 keys of Nozaroth are located in the Ancient Ruins, find them!! you will again be greatly rewarded";
_root.questnote = _root.qnote;
_root.questnum = 10;
}
}
}
}
Symbol 281 Button
on (release) {
if (_root.quest == 0) {
if (_root.questnum == 1) {
_root.qnote = "Quest #1 Accepted, You will be greatly rewarded. Now please go and retrieve those goods located deep in the woods";
_root.questnote = _root.qnote;
_root.quest = 1;
_root.treasure = 0;
}
}
if (_root.quest == 0) {
if (_root.questnum == 2) {
_root.qnote = "Quest #2 Accepted, You will be greatly rewarded. Remember, kill 20 monsters in the woods";
_root.questnote = _root.qnote;
_root.quest = 2;
_root.moncount = 0;
}
}
if (_root.quest == 0) {
if (_root.questnum == 3) {
_root.qnote = "Quest #4 Accepted, You will be greatly rewarded. Remember, kill 25 monsters";
_root.questnote = _root.qnote;
_root.quest = 3;
_root.moncount = 0;
}
}
if (_root.quest == 0) {
if (_root.questnum == 4) {
_root.qnote = "Quest #4 Accepted, You will be greatly rewarded. Now please go and retrieve those goods located at the Snowy Mountains";
_root.questnote = _root.qnote;
_root.quest = 4;
_root.treasure = 0;
}
}
if (_root.quest == 0) {
if (_root.questnum == 5) {
_root.qnote = "Quest #5 Accepted, You will be greatly rewarded. Now please go and retrieve those goods located at the Desert Plains";
_root.questnote = _root.qnote;
_root.quest = 5;
_root.treasure = 0;
}
}
if (_root.quest == 0) {
if (_root.questnum == 6) {
_root.qnote = "Quest #6 Accepted, You will be greatly rewarded. Remember, kill 30 monsters";
_root.questnote = _root.qnote;
_root.quest = 6;
_root.moncount = 0;
}
}
if (_root.quest == 0) {
if (_root.questnum == 7) {
_root.qnote = "Quest #7 Accepted, The dead should remain dead, see to it would you!! kill 35 for a reward";
_root.questnote = _root.qnote;
_root.quest = 7;
_root.moncount = 0;
}
}
if (_root.quest == 0) {
if (_root.questnum == 8) {
_root.qnote = "Quest #8 Accepted, You will be greatly rewarded. Now please go and retrieve those goods located at the Desert Plains";
_root.questnote = _root.qnote;
_root.quest = 8;
_root.treasure = 0;
}
}
if (_root.quest == 0) {
if (_root.questnum == 9) {
_root.qnote = "Quest #9 Accepted, Remember, the most powerful warriors of the abyss have come to destroy us all!! kill 40 at the Ancient Ruins for a reward";
_root.questnote = _root.qnote;
_root.quest = 9;
_root.moncount = 0;
}
}
if (_root.quest == 0) {
if (_root.questnum == 10) {
_root.qnote = "Quest #10 Accepted, Remember: The 10 keys of Nozaroth are located in the Ancient Ruins, find them!! you will again be greatly rewarded";
_root.questnote = _root.qnote;
_root.quest = 10;
_root.treasure = 0;
}
}
}
Symbol 284 Button
on (release) {
_root.quest = 0;
_root.moncount = 0;
_root.treasure = 0;
}
Instance of Symbol 291 MovieClip in Symbol 293 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 293 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 293 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 293 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 293 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Symbol 296 Button
on (release) {
_root.details = ("Healing Potion, fully restores health. Currently you own " + _root.hpotion) + " potions. The cost for this item is $100";
_root.item = 1;
}
Symbol 299 Button
on (release) {
_root.details = "Error in purchase";
if (item != 0) {
_root.b1._alpha = 100;
_root.b2._alpha = 100;
_root.b3._alpha = 100;
_root.b4._alpha = 100;
_root.b5._alpha = 100;
_root.b6._alpha = 100;
_root.b7._alpha = 100;
_root.b8._alpha = 100;
_root.b9._alpha = 100;
_root.b10._alpha = 100;
_root.s1._alpha = 100;
_root.s2._alpha = 100;
_root.s3._alpha = 100;
_root.s4._alpha = 100;
_root.s5._alpha = 100;
_root.s6._alpha = 100;
}
if (_root.item == 1) {
if (_root.money >= 100) {
_root.item = 0;
_root.money = _root.money - 100;
_root.hpotion = _root.hpotion + 1;
_root.details = "Potion purchased";
}
}
if (_root.item == 2) {
if (_root.money >= 100) {
_root.item = 0;
_root.money = _root.money - 100;
_root.mpotion = _root.mpotion + 1;
_root.details = "Potion purchased";
}
}
if (_root.item == 3) {
if (_root.money >= 200) {
if (_root.wep != 1) {
_root.item = 0;
_root.money = _root.money - 200;
_root.wep = 1;
_root.power = 1;
_root.manplus = 0;
_root.details = "Weapon purchased";
}
}
}
if (_root.item == 4) {
if (_root.money >= 300) {
if (_root.wep != 2) {
if (_root.XP >= 250) {
_root.item = 0;
_root.money = _root.money - 300;
_root.wep = 2;
_root.power = 3;
_root.manplus = 0;
_root.details = "Weapon purchased";
}
}
}
}
if (_root.item == 5) {
if (_root.money >= 400) {
if (_root.wep != 3) {
if (_root.XP >= 450) {
_root.item = 0;
_root.money = _root.money - 400;
_root.wep = 3;
_root.power = 5;
_root.manplus = 0;
_root.details = "Weapon purchased";
}
}
}
}
if (_root.item == 6) {
if (_root.money >= 600) {
if (_root.wep != 4) {
if (_root.XP >= 450) {
_root.item = 0;
_root.money = _root.money - 600;
_root.wep = 4;
_root.power = 7;
_root.manplus = 0;
_root.details = "Weapon purchased";
}
}
}
}
if (_root.item == 7) {
if (_root.money >= 800) {
if (_root.wep != 5) {
if (_root.XP >= 700) {
_root.item = 0;
_root.money = _root.money - 800;
_root.wep = 5;
_root.power = 10;
_root.manplus = 0;
_root.details = "Weapon purchased";
}
}
}
}
if (_root.item == 8) {
if (_root.money >= 1000) {
if (_root.wep != 6) {
if (_root.XP >= 1000) {
_root.item = 0;
_root.money = _root.money - 1000;
_root.wep = 6;
_root.power = 13;
_root.manplus = 0;
_root.details = "Weapon purchased";
}
}
}
}
if (_root.item == 9) {
if (_root.money >= 1250) {
if (_root.wep != 7) {
if (_root.XP >= 1500) {
_root.item = 0;
_root.money = _root.money - 1250;
_root.wep = 7;
_root.power = 16;
_root.manplus = 0;
_root.details = "Weapon purchased";
}
}
}
}
if (_root.item == 10) {
if (_root.money >= 1500) {
if (_root.wep != 8) {
if (_root.XP >= 2000) {
_root.item = 0;
_root.money = _root.money - 1500;
_root.wep = 8;
_root.power = 19;
_root.manplus = 0;
_root.details = "Weapon purchased";
}
}
}
}
if (_root.item == 11) {
if (_root.money >= 1500) {
if (_root.wep != 9) {
if (_root.XP >= 2000) {
_root.item = 0;
_root.money = _root.money - 1500;
_root.wep = 9;
_root.power = 16;
_root.manplus = 20;
_root.details = "Weapon purchased";
}
}
}
}
if (_root.item == 12) {
if (_root.money >= 4000) {
if (_root.wep != 10) {
if (_root.XP >= 2500) {
_root.item = 0;
_root.money = _root.money - 4000;
_root.wep = 10;
_root.power = 30;
_root.manplus = 100;
_root.details = "Weapon purchased";
}
}
}
}
if (_root.item == 13) {
if (_root.money >= 500) {
if (_root.spell1 != 1) {
_root.item = 0;
_root.money = _root.money - 500;
_root.spell1 = 1;
_root.details = "Spell purchased";
}
}
}
if (_root.item == 14) {
if (_root.money >= 750) {
if (_root.spell2 != 1) {
_root.item = 0;
_root.money = _root.money - 750;
_root.spell2 = 1;
_root.details = "Spell purchased";
}
}
}
if (_root.item == 15) {
if (_root.money >= 1000) {
if (_root.spell3 != 1) {
_root.item = 0;
_root.money = _root.money - 1000;
_root.spell3 = 1;
_root.details = "Spell purchased";
}
}
}
if (_root.item == 16) {
if (_root.money >= 1250) {
if (_root.spell4 != 1) {
_root.item = 0;
_root.money = _root.money - 1250;
_root.spell4 = 1;
_root.details = "Spell purchased";
}
}
}
if (_root.item == 17) {
if (_root.money >= 1500) {
if (_root.spell5 != 1) {
_root.item = 0;
_root.money = _root.money - 1500;
_root.spell5 = 1;
_root.details = "Spell purchased";
}
}
}
if (_root.item == 18) {
if (_root.money >= 2000) {
if (_root.spell6 != 1) {
_root.item = 0;
_root.money = _root.money - 2000;
_root.spell6 = 1;
_root.details = "Spell purchased";
}
}
}
if (_root.wep == 1) {
_root.b1._alpha = 50;
}
if (_root.wep == 2) {
_root.b2._alpha = 50;
}
if (_root.wep == 3) {
_root.b3._alpha = 50;
}
if (_root.wep == 4) {
_root.b4._alpha = 50;
}
if (_root.wep == 5) {
_root.b5._alpha = 50;
}
if (_root.wep == 5) {
_root.b5._alpha = 50;
}
if (_root.wep == 6) {
_root.b6._alpha = 50;
}
if (_root.wep == 7) {
_root.b7._alpha = 50;
}
if (_root.wep == 8) {
_root.b8._alpha = 50;
}
if (_root.wep == 9) {
_root.b9._alpha = 50;
}
if (_root.wep == 10) {
_root.b10._alpha = 50;
}
if (_root.spell1 == 1) {
_root.s1._alpha = 50;
}
if (_root.spell2 == 1) {
_root.s2._alpha = 50;
}
if (_root.spell3 == 1) {
_root.s3._alpha = 50;
}
if (_root.spell4 == 1) {
_root.s4._alpha = 50;
}
if (_root.spell5 == 1) {
_root.s5._alpha = 50;
}
if (_root.spell6 == 1) {
_root.s6._alpha = 50;
}
}
Symbol 301 Button
on (release) {
_root.details = ("Mana Potion, fully restores magic. Currently you own " + _root.mpotion) + " potions. The cost for this item is $100";
_root.item = 2;
}
Symbol 305 Button
on (release) {
_root.details = "Sting Blade, stronger than your initial blade. The cost for this item is $200, no level required. Power: 1";
_root.item = 3;
}
Symbol 307 Button
on (release) {
_root.details = "King Blade, blade worthy of a king. The cost for this item is $300, level 3 required. Power: 3";
_root.item = 4;
}
Symbol 311 Button
on (release) {
_root.details = "Hyte Blade, Ancient blade found deep in the jungle. The cost for this item is $400, level 4 require. Power: 5";
_root.item = 5;
}
Symbol 313 Button
on (release) {
_root.details = "Warrior Blade, A sword used by a great warrior in countless battles and rebuilt for extra strength. The cost for this item is $600, level 4 required. Power: 7";
_root.item = 6;
}
Symbol 315 Button
on (release) {
_root.details = "Sword, a basic sword with greater potential than any blade. The cost for this item is $800, level 5 required, Power: 10";
_root.item = 7;
}
Symbol 317 Button
on (release) {
_root.details = "Knight Sword, a sword for knights. The cost for this item is $1000, level 6 required. Power: 13 ";
_root.item = 8;
}
Symbol 319 Button
on (release) {
_root.details = "Tyrant Sword, a sword that symbolises tyranny. The cost for this item is $1250, level 7 required. Power: 16 ";
_root.item = 9;
}
Symbol 321 Button
on (release) {
_root.details = "Warrior Axe, an axe that symbolises strength. The cost for this item is $1500, level 8 required. Power: 19 ";
_root.item = 10;
}
Symbol 323 Button
on (release) {
_root.details = "Noble Axe, an axe that symbolises Nobility (increases mana). The cost for this item is $1500, level 8 required. Power: 16 ";
_root.item = 11;
}
Symbol 325 Button
on (release) {
_root.details = "Ultima Sword, a weapon of great power and magic. The cost for this item is $4000, level 9 required. Power: 30 ";
_root.item = 12;
}
Symbol 329 Button
on (release) {
_root.details = " Allows you to use Flame Shot spell and sets it as 3 on the keyboard, costs $500";
_root.item = 13;
}
Symbol 331 Button
on (release) {
_root.details = " Allows you to use Ice Shot spell and sets it as 4 on the keyboard, costs $750";
_root.item = 14;
}
Symbol 333 Button
on (release) {
_root.details = " Allows you to use Zap Shot spell and sets it as 5 on the keyboard, costs $1000";
_root.item = 15;
}
Symbol 335 Button
on (release) {
_root.details = " Allows you to use Blast spell and sets it as 6 on the keyboard, costs $1250";
_root.item = 16;
}
Symbol 337 Button
on (release) {
_root.details = " Allows you to use Fire Vortex spell and sets it as 7 on the keyboard, costs $1500";
_root.item = 17;
}
Symbol 339 Button
on (release) {
_root.details = " Allows you to use Lightning spell and sets it as 8 on the keyboard, costs $2000";
_root.item = 18;
}
Symbol 352 Button
on (release) {
gotoAndStop (2);
}
Symbol 357 MovieClip Frame 1
stop();
Symbol 357 MovieClip Frame 2
stop();
Symbol 376 Button
on (release) {
if (_root.monster != undefined) {
if (_root.place != undefined) {
if (_root.mnumber != undefined) {
_root.mnumber = int(_root.mnumber);
_root.skirm = 1;
_root.monadd = 0;
gotoAndStop (55);
}
}
}
}
Symbol 400 Button
on (release) {
gotoAndStop (2);
}
Symbol 405 Button
on (release) {
gotoAndStop (4);
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1.stoper)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2.stoper)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3.stoper)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4.stoper)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5.stoper)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6.stoper)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7.stoper)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1.stoper)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2.stoper)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3.stoper)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4.stoper)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5.stoper)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6.stoper)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7.stoper)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1.stoper)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2.stoper)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3.stoper)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4.stoper)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5.stoper)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6.stoper)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7.stoper)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1.stoper)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2.stoper)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3.stoper)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4.stoper)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5.stoper)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6.stoper)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7.stoper)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1.stoper)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2.stoper)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3.stoper)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4.stoper)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5.stoper)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6.stoper)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7.stoper)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1.stoper)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2.stoper)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3.stoper)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4.stoper)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5.stoper)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6.stoper)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7.stoper)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1.stoper)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2.stoper)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3.stoper)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4.stoper)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5.stoper)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6.stoper)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7.stoper)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1.stoper)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2.stoper)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3.stoper)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4.stoper)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5.stoper)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6.stoper)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7.stoper)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1.stoper)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2.stoper)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3.stoper)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4.stoper)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5.stoper)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6.stoper)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7.stoper)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1.stoper)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2.stoper)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3.stoper)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4.stoper)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5.stoper)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6.stoper)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7.stoper)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1.stoper)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2.stoper)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3.stoper)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4.stoper)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5.stoper)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6.stoper)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7.stoper)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1.stoper)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2.stoper)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3.stoper)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4.stoper)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5.stoper)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6.stoper)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7.stoper)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1.stoper)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2.stoper)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3.stoper)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4.stoper)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5.stoper)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6.stoper)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7.stoper)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1.stoper)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2.stoper)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3.stoper)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4.stoper)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5.stoper)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6.stoper)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7.stoper)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1.stoper)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2.stoper)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3.stoper)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4.stoper)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5.stoper)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6.stoper)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7.stoper)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1.stoper)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2.stoper)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3.stoper)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4.stoper)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5.stoper)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6.stoper)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7.stoper)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1.stoper)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2.stoper)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3.stoper)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4.stoper)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5.stoper)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6.stoper)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7.stoper)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1.stoper)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2.stoper)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3.stoper)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4.stoper)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5.stoper)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6.stoper)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7.stoper)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1.stoper)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2.stoper)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3.stoper)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4.stoper)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5.stoper)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6.stoper)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7.stoper)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1.stoper)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2.stoper)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3.stoper)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4.stoper)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5.stoper)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6.stoper)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7.stoper)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 425 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 2;
_root.xx = 919.75;
_root.yy = 201.8;
_root.xx2 = 941.05;
_root.yy2 = 94;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 427 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.fader.play();
_root.place = 2;
_root.xx = 919.75;
_root.yy = 201.8;
_root.xx2 = 941.05;
_root.yy2 = 94;
_root.gotoAndPlay(5);
}
}
Symbol 437 MovieClip Frame 1
stop();
if (_root.monster == 2) {
gotoAndStop (3);
}
if (_root.monster == 3) {
gotoAndStop (4);
}
if (_root.monster == 4) {
gotoAndStop (5);
}
if (_root.monster == 5) {
gotoAndStop (7);
}
if (_root.boss == 1) {
gotoAndStop (2);
}
if (_root.boss4 == 1) {
gotoAndStop (6);
}
Symbol 437 MovieClip Frame 2
stop();
Symbol 437 MovieClip Frame 3
stop();
Symbol 437 MovieClip Frame 4
stop();
Symbol 437 MovieClip Frame 5
stop();
Symbol 437 MovieClip Frame 6
stop();
Symbol 437 MovieClip Frame 7
stop();
Symbol 445 MovieClip Frame 1
stop();
if (_root.monster == 2) {
gotoAndStop (3);
}
if (_root.monster == 3) {
gotoAndStop (4);
}
if (_root.monster == 4) {
gotoAndStop (5);
}
if (_root.monster == 5) {
gotoAndStop (7);
}
if (_root.boss == 1) {
gotoAndStop (2);
}
if (_root.boss4 == 1) {
gotoAndStop (6);
}
Symbol 445 MovieClip Frame 2
stop();
if (_root.boss == 1) {
gotoAndStop (2);
}
Symbol 445 MovieClip Frame 3
stop();
Symbol 445 MovieClip Frame 4
stop();
Symbol 445 MovieClip Frame 5
stop();
Symbol 445 MovieClip Frame 6
stop();
Symbol 445 MovieClip Frame 7
stop();
Symbol 453 MovieClip Frame 1
stop();
if (_root.monster == 2) {
gotoAndStop (3);
}
if (_root.monster == 3) {
gotoAndStop (4);
}
if (_root.monster == 4) {
gotoAndStop (5);
}
if (_root.monster == 5) {
gotoAndStop (7);
}
if (_root.boss == 1) {
gotoAndStop (2);
}
if (_root.boss4 == 1) {
gotoAndStop (6);
}
Symbol 453 MovieClip Frame 2
stop();
Symbol 453 MovieClip Frame 3
stop();
Symbol 453 MovieClip Frame 4
stop();
Symbol 453 MovieClip Frame 5
stop();
Symbol 453 MovieClip Frame 6
stop();
Symbol 453 MovieClip Frame 7
stop();
Symbol 461 MovieClip Frame 1
stop();
if (_root.monster == 2) {
gotoAndStop (3);
}
if (_root.monster == 3) {
gotoAndStop (4);
}
if (_root.monster == 4) {
gotoAndStop (5);
}
if (_root.monster == 5) {
gotoAndStop (7);
}
if (_root.boss == 1) {
gotoAndStop (2);
}
if (_root.boss4 == 1) {
gotoAndStop (6);
}
Symbol 461 MovieClip Frame 2
stop();
Symbol 461 MovieClip Frame 3
stop();
Symbol 461 MovieClip Frame 4
stop();
Symbol 461 MovieClip Frame 5
stop();
Symbol 461 MovieClip Frame 6
stop();
Symbol 461 MovieClip Frame 7
stop();
Symbol 469 MovieClip Frame 1
stop();
if (_root.monster == 2) {
gotoAndStop (3);
}
if (_root.monster == 3) {
gotoAndStop (4);
}
if (_root.monster == 4) {
gotoAndStop (5);
}
if (_root.monster == 5) {
gotoAndStop (7);
}
if (_root.boss == 1) {
gotoAndStop (2);
}
if (_root.boss4 == 1) {
gotoAndStop (6);
}
Symbol 469 MovieClip Frame 2
stop();
Symbol 469 MovieClip Frame 3
stop();
Symbol 469 MovieClip Frame 4
stop();
Symbol 469 MovieClip Frame 5
stop();
Symbol 469 MovieClip Frame 6
stop();
Symbol 469 MovieClip Frame 7
stop();
Symbol 477 MovieClip Frame 1
stop();
if (_root.monster == 2) {
gotoAndStop (3);
}
if (_root.monster == 3) {
gotoAndStop (4);
}
if (_root.monster == 4) {
gotoAndStop (5);
}
if (_root.monster == 5) {
gotoAndStop (7);
}
if (_root.boss == 1) {
gotoAndStop (2);
}
if (_root.boss4 == 1) {
gotoAndStop (6);
}
Symbol 477 MovieClip Frame 2
stop();
Symbol 477 MovieClip Frame 3
stop();
Symbol 477 MovieClip Frame 4
stop();
Symbol 477 MovieClip Frame 5
stop();
Symbol 477 MovieClip Frame 6
stop();
Symbol 477 MovieClip Frame 7
stop();
Symbol 485 MovieClip Frame 1
stop();
if (_root.monster == 2) {
gotoAndStop (3);
}
if (_root.monster == 3) {
gotoAndStop (4);
}
if (_root.monster == 4) {
gotoAndStop (5);
}
if (_root.monster == 5) {
gotoAndStop (7);
}
if (_root.boss == 1) {
gotoAndStop (2);
}
if (_root.boss4 == 1) {
gotoAndStop (6);
}
Symbol 485 MovieClip Frame 2
stop();
Symbol 485 MovieClip Frame 3
stop();
Symbol 485 MovieClip Frame 4
stop();
Symbol 485 MovieClip Frame 5
stop();
Symbol 485 MovieClip Frame 6
stop();
Symbol 485 MovieClip Frame 7
stop();
Symbol 491 MovieClip Frame 1
stop();
Symbol 491 MovieClip Frame 7
gotoAndStop (1);
Symbol 491 MovieClip Frame 8
stop();
Symbol 491 MovieClip Frame 22
stop();
Symbol 500 MovieClip Frame 1
stop();
Symbol 513 MovieClip Frame 1
stop();
if (_root.boss == 1) {
play();
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 513 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.speller != 1) {
if (_root.guard != 1) {
_root.Health = _root.Health - (_root.Bstr / 2);
_root.man.man2.gotoAndStop(9);
_root.man.blood.play();
}
if (_root.guard == 1) {
_root.man.man2.man3.play();
}
}
}
}
Symbol 516 MovieClip Frame 1
stop();
Symbol 517 MovieClip Frame 4
if (_root.boss == 1) {
gotoAndPlay (9);
}
if (_root.boss4 == 1) {
gotoAndPlay (9);
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 517 MovieClip Frame 9
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.speller != 1) {
if (_root.guard != 1) {
_root.Health = _root.Health - _root.Bstr;
_root.man.man2.gotoAndStop(9);
_root.man.blood.play();
}
if (_root.guard == 1) {
_root.man.man2.man3.play();
}
}
}
}
Symbol 517 MovieClip Frame 12
gotoAndPlay (1);
Symbol 523 MovieClip Frame 2
if (_root.skirm == 1) {
_root.monadd = _root.monadd + 1;
}
if (_root.quest == 2) {
if (_root.monster == 1) {
_root.moncount = _root.moncount + 1;
}
}
if (_root.quest == 3) {
if (_root.monster == 2) {
_root.moncount = _root.moncount + 1;
}
}
if (_root.quest == 6) {
if (_root.monster == 3) {
_root.moncount = _root.moncount + 1;
}
}
if (_root.quest == 7) {
if (_root.monster == 4) {
_root.moncount = _root.moncount + 1;
}
}
if (_root.quest == 9) {
if (_root.monster == 5) {
_root.moncount = _root.moncount + 1;
}
}
_root.XP = _root.XP + 10;
_root.money = _root.money + 10;
_root.monkills = _root.monkills - 1;
if (_root.boss == 1) {
_root.land1 = 1;
_root.map.beacon1.gotoAndStop(2);
}
if (_root.boss4 == 1) {
_root.land4 = 1;
_root.map.beacon1.gotoAndStop(2);
}
if (_root.monster == 2) {
_root.XP = _root.XP + 5;
_root.money = _root.money + 10;
}
if (_root.monster == 3) {
_root.XP = _root.XP + 10;
_root.money = _root.money + 15;
}
if (_root.monster == 4) {
_root.XP = _root.XP + 15;
_root.money = _root.money + 20;
}
if (_root.monster == 5) {
_root.XP = _root.XP + 20;
_root.money = _root.money + 25;
}
Symbol 523 MovieClip Frame 21
stop();
Symbol 524 MovieClip Frame 1
stop();
stop();
Instance of Symbol 291 MovieClip in Symbol 524 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 524 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 524 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 524 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 527 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.boss != 1) {
if (_root.boss2 != 1) {
if (_root.boss3 != 1) {
if (_root.boss4 != 1) {
if (_root.boss5 != 1) {
if (_root.boss6 != 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + _root.str;
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2health = _root.enemy2health + _root.str;
_root.enemy2.enemy.gotoAndPlay(20);
_root.enemy2.bar.gotoAndStop(_root.enemy2health);
_root.enemy2.blood.play();
_root.enemy2.blood2.play();
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3health = _root.enemy3health + _root.str;
_root.enemy3.enemy.gotoAndPlay(20);
_root.enemy3.bar.gotoAndStop(_root.enemy3health);
_root.enemy3.blood.play();
_root.enemy3.blood2.play();
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4health = _root.enemy4health + _root.str;
_root.enemy4.enemy.gotoAndPlay(20);
_root.enemy4.bar.gotoAndStop(_root.enemy4health);
_root.enemy4.blood.play();
_root.enemy4.blood2.play();
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5health = _root.enemy5health + _root.str;
_root.enemy5.enemy.gotoAndPlay(20);
_root.enemy5.bar.gotoAndStop(_root.enemy5health);
_root.enemy5.blood.play();
_root.enemy5.blood2.play();
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6health = _root.enemy6health + _root.str;
_root.enemy6.enemy.gotoAndPlay(20);
_root.enemy6.bar.gotoAndStop(_root.enemy6health);
_root.enemy6.blood.play();
_root.enemy6.blood2.play();
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7health = _root.enemy7health + _root.str;
_root.enemy7.enemy.gotoAndPlay(20);
_root.enemy7.bar.gotoAndStop(_root.enemy7health);
_root.enemy7.blood.play();
_root.enemy7.blood2.play();
}
}
}
}
}
}
}
if (_root.boss == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (_root.str / 8);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss2 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (_root.str / 8);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss3 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (_root.str / 9);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss4 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (_root.str / 9);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss5 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (_root.str / 10);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss6 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (_root.str / 11);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 529 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.boss != 1) {
if (_root.boss2 != 1) {
if (_root.boss3 != 1) {
if (_root.boss4 != 1) {
if (_root.boss5 != 1) {
if (_root.boss6 != 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + _root.str;
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2health = _root.enemy2health + _root.str;
_root.enemy2.enemy.gotoAndPlay(20);
_root.enemy2.bar.gotoAndStop(_root.enemy2health);
_root.enemy2.blood.play();
_root.enemy2.blood2.play();
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3health = _root.enemy3health + _root.str;
_root.enemy3.enemy.gotoAndPlay(20);
_root.enemy3.bar.gotoAndStop(_root.enemy3health);
_root.enemy3.blood.play();
_root.enemy3.blood2.play();
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4health = _root.enemy4health + _root.str;
_root.enemy4.enemy.gotoAndPlay(20);
_root.enemy4.bar.gotoAndStop(_root.enemy4health);
_root.enemy4.blood.play();
_root.enemy4.blood2.play();
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5health = _root.enemy5health + _root.str;
_root.enemy5.enemy.gotoAndPlay(20);
_root.enemy5.bar.gotoAndStop(_root.enemy5health);
_root.enemy5.blood.play();
_root.enemy5.blood2.play();
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6health = _root.enemy6health + _root.str;
_root.enemy6.enemy.gotoAndPlay(20);
_root.enemy6.bar.gotoAndStop(_root.enemy6health);
_root.enemy6.blood.play();
_root.enemy6.blood2.play();
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7health = _root.enemy7health + _root.str;
_root.enemy7.enemy.gotoAndPlay(20);
_root.enemy7.bar.gotoAndStop(_root.enemy7health);
_root.enemy7.blood.play();
_root.enemy7.blood2.play();
}
}
}
}
}
if (_root.boss == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (_root.str / 8);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss2 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (_root.str / 8);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss3 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (_root.str / 9);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss4 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (_root.str / 9);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss5 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (_root.str / 10);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss6 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (_root.str / 11);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
}
}
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 532 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.boss != 1) {
if (_root.boss2 != 1) {
if (_root.boss3 != 1) {
if (_root.boss4 != 1) {
if (_root.boss5 != 1) {
if (_root.boss6 != 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + int(_root.str * 1.5);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2health = _root.enemy2health + int(_root.str * 1.5);
_root.enemy2.enemy.gotoAndPlay(20);
_root.enemy2.bar.gotoAndStop(_root.enemy2health);
_root.enemy2.blood.play();
_root.enemy2.blood2.play();
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3health = _root.enemy3health + int(_root.str * 1.5);
_root.enemy3.enemy.gotoAndPlay(20);
_root.enemy3.bar.gotoAndStop(_root.enemy3health);
_root.enemy3.blood.play();
_root.enemy3.blood2.play();
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4health = _root.enemy4health + int(_root.str * 1.5);
_root.enemy4.enemy.gotoAndPlay(20);
_root.enemy4.bar.gotoAndStop(_root.enemy4health);
_root.enemy4.blood.play();
_root.enemy4.blood2.play();
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5health = _root.enemy5health + int(_root.str * 1.5);
_root.enemy5.enemy.gotoAndPlay(20);
_root.enemy5.bar.gotoAndStop(_root.enemy5health);
_root.enemy5.blood.play();
_root.enemy5.blood2.play();
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6health = _root.enemy6health + int(_root.str * 1.5);
_root.enemy6.enemy.gotoAndPlay(20);
_root.enemy6.bar.gotoAndStop(_root.enemy6health);
_root.enemy6.blood.play();
_root.enemy6.blood2.play();
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7health = _root.enemy7health + int(_root.str * 1.5);
_root.enemy7.enemy.gotoAndPlay(20);
_root.enemy7.bar.gotoAndStop(_root.enemy7health);
_root.enemy7.blood.play();
_root.enemy7.blood2.play();
}
}
}
}
}
}
}
if (_root.boss == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 1.5) / 8);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss2 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 1.5) / 8);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss3 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 1.5) / 9);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss4 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 1.5) / 9);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss5 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 1.5) / 10);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss6 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 1.5) / 11);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 535 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.boss != 1) {
if (_root.boss2 != 1) {
if (_root.boss3 != 1) {
if (_root.boss4 != 1) {
if (_root.boss5 != 1) {
if (_root.boss6 != 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + int(_root.str * 2);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2health = _root.enemy2health + int(_root.str * 2);
_root.enemy2.enemy.gotoAndPlay(20);
_root.enemy2.bar.gotoAndStop(_root.enemy2health);
_root.enemy2.blood.play();
_root.enemy2.blood2.play();
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3health = _root.enemy3health + int(_root.str * 2);
_root.enemy3.enemy.gotoAndPlay(20);
_root.enemy3.bar.gotoAndStop(_root.enemy3health);
_root.enemy3.blood.play();
_root.enemy3.blood2.play();
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4health = _root.enemy4health + int(_root.str * 2);
_root.enemy4.enemy.gotoAndPlay(20);
_root.enemy4.bar.gotoAndStop(_root.enemy4health);
_root.enemy4.blood.play();
_root.enemy4.blood2.play();
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5health = _root.enemy5health + int(_root.str * 2);
_root.enemy5.enemy.gotoAndPlay(20);
_root.enemy5.bar.gotoAndStop(_root.enemy5health);
_root.enemy5.blood.play();
_root.enemy5.blood2.play();
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6health = _root.enemy6health + int(_root.str * 2);
_root.enemy6.enemy.gotoAndPlay(20);
_root.enemy6.bar.gotoAndStop(_root.enemy6health);
_root.enemy6.blood.play();
_root.enemy6.blood2.play();
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7health = _root.enemy7health + int(_root.str * 2);
_root.enemy7.enemy.gotoAndPlay(20);
_root.enemy7.bar.gotoAndStop(_root.enemy7health);
_root.enemy7.blood.play();
_root.enemy7.blood2.play();
}
}
}
}
}
}
}
if (_root.boss == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 2) / 8);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss2 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 2) / 8);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss3 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 2) / 9);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss4 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 2) / 9);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss5 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 2) / 10);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss6 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 2) / 11);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 537 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.boss != 1) {
if (_root.boss2 != 1) {
if (_root.boss3 != 1) {
if (_root.boss4 != 1) {
if (_root.boss5 != 1) {
if (_root.boss6 != 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + int(_root.str * 2);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2health = _root.enemy2health + int(_root.str * 2);
_root.enemy2.enemy.gotoAndPlay(20);
_root.enemy2.bar.gotoAndStop(_root.enemy2health);
_root.enemy2.blood.play();
_root.enemy2.blood2.play();
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3health = _root.enemy3health + int(_root.str * 2);
_root.enemy3.enemy.gotoAndPlay(20);
_root.enemy3.bar.gotoAndStop(_root.enemy3health);
_root.enemy3.blood.play();
_root.enemy3.blood2.play();
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4health = _root.enemy4health + int(_root.str * 2);
_root.enemy4.enemy.gotoAndPlay(20);
_root.enemy4.bar.gotoAndStop(_root.enemy4health);
_root.enemy4.blood.play();
_root.enemy4.blood2.play();
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5health = _root.enemy5health + int(_root.str * 2);
_root.enemy5.enemy.gotoAndPlay(20);
_root.enemy5.bar.gotoAndStop(_root.enemy5health);
_root.enemy5.blood.play();
_root.enemy5.blood2.play();
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6health = _root.enemy6health + int(_root.str * 2);
_root.enemy6.enemy.gotoAndPlay(20);
_root.enemy6.bar.gotoAndStop(_root.enemy6health);
_root.enemy6.blood.play();
_root.enemy6.blood2.play();
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7health = _root.enemy7health + int(_root.str * 2);
_root.enemy7.enemy.gotoAndPlay(20);
_root.enemy7.bar.gotoAndStop(_root.enemy7health);
_root.enemy7.blood.play();
_root.enemy7.blood2.play();
}
}
}
}
}
}
}
if (_root.boss == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 2) / 8);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss2 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 2) / 8);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss3 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 2) / 9);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss4 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 2) / 9);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss5 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 2) / 10);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss6 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 2) / 11);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
}
Symbol 550 MovieClip Frame 14
stop();
Symbol 551 MovieClip Frame 1
stop();
Symbol 551 MovieClip Frame 10
_root.spellon = 0;
gotoAndStop (1);
Symbol 551 MovieClip Frame 20
_root.spellon = 0;
gotoAndStop (1);
Symbol 551 MovieClip Frame 30
_root.spellon = 0;
gotoAndStop (1);
Symbol 551 MovieClip Frame 40
_root.spellon = 0;
gotoAndStop (1);
Symbol 551 MovieClip Frame 51
_root.spellon = 0;
gotoAndStop (1);
Symbol 551 MovieClip Frame 61
_root.spellon = 0;
gotoAndStop (1);
Symbol 551 MovieClip Frame 71
_root.spellon = 0;
gotoAndStop (1);
Symbol 551 MovieClip Frame 81
_root.spellon = 0;
gotoAndStop (1);
Symbol 551 MovieClip Frame 92
_root.spellon = 0;
gotoAndStop (1);
Symbol 551 MovieClip Frame 102
_root.spellon = 0;
gotoAndStop (1);
Symbol 551 MovieClip Frame 112
_root.spellon = 0;
gotoAndStop (1);
Symbol 551 MovieClip Frame 122
_root.spellon = 0;
gotoAndStop (1);
Symbol 551 MovieClip Frame 133
_root.spellon = 0;
gotoAndStop (1);
Symbol 551 MovieClip Frame 143
_root.spellon = 0;
gotoAndStop (1);
Symbol 551 MovieClip Frame 153
_root.spellon = 0;
gotoAndStop (1);
Symbol 551 MovieClip Frame 163
_root.spellon = 0;
gotoAndStop (1);
Symbol 551 MovieClip Frame 180
_root.spellon = 0;
gotoAndStop (1);
Instance of Symbol 98 MovieClip "ouch" in Symbol 551 MovieClip Frame 184
onClipEvent (enterFrame) {
if (_root.boss1 != 1) {
if (_root.boss2 != 1) {
if (_root.boss3 != 1) {
if (_root.boss4 != 1) {
if (_root.boss5 != 1) {
if (_root.boss6 != 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + int(_root.str * 4);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2health = _root.enemy2health + int(_root.str * 4);
_root.enemy2.enemy.gotoAndPlay(20);
_root.enemy2.bar.gotoAndStop(_root.enemy2health);
_root.enemy2.blood.play();
_root.enemy2.blood2.play();
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3health = _root.enemy3health + int(_root.str * 4);
_root.enemy3.enemy.gotoAndPlay(20);
_root.enemy3.bar.gotoAndStop(_root.enemy3health);
_root.enemy3.blood.play();
_root.enemy3.blood2.play();
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4health = _root.enemy4health + int(_root.str * 4);
_root.enemy4.enemy.gotoAndPlay(20);
_root.enemy4.bar.gotoAndStop(_root.enemy4health);
_root.enemy4.blood.play();
_root.enemy4.blood2.play();
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5health = _root.enemy5health + int(_root.str * 4);
_root.enemy5.enemy.gotoAndPlay(20);
_root.enemy5.bar.gotoAndStop(_root.enemy5health);
_root.enemy5.blood.play();
_root.enemy5.blood2.play();
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6health = _root.enemy6health + int(_root.str * 4);
_root.enemy6.enemy.gotoAndPlay(20);
_root.enemy6.bar.gotoAndStop(_root.enemy6health);
_root.enemy6.blood.play();
_root.enemy6.blood2.play();
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7health = _root.enemy7health + int(_root.str * 4);
_root.enemy7.enemy.gotoAndPlay(20);
_root.enemy7.bar.gotoAndStop(_root.enemy7health);
_root.enemy7.blood.play();
_root.enemy7.blood2.play();
}
}
}
}
}
}
}
if (_root.boss1 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 4) / 8);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss2 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 4) / 8);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss3 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 4) / 9);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss4 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 4) / 9);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss5 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 4) / 10);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss6 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 4) / 11);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 551 MovieClip Frame 188
onClipEvent (enterFrame) {
if (_root.boss1 != 1) {
if (_root.boss2 != 1) {
if (_root.boss3 != 1) {
if (_root.boss4 != 1) {
if (_root.boss5 != 1) {
if (_root.boss6 != 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + int(_root.str * 4);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2health = _root.enemy2health + int(_root.str * 4);
_root.enemy2.enemy.gotoAndPlay(20);
_root.enemy2.bar.gotoAndStop(_root.enemy2health);
_root.enemy2.blood.play();
_root.enemy2.blood2.play();
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3health = _root.enemy3health + int(_root.str * 4);
_root.enemy3.enemy.gotoAndPlay(20);
_root.enemy3.bar.gotoAndStop(_root.enemy3health);
_root.enemy3.blood.play();
_root.enemy3.blood2.play();
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4health = _root.enemy4health + int(_root.str * 4);
_root.enemy4.enemy.gotoAndPlay(20);
_root.enemy4.bar.gotoAndStop(_root.enemy4health);
_root.enemy4.blood.play();
_root.enemy4.blood2.play();
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5health = _root.enemy5health + int(_root.str * 4);
_root.enemy5.enemy.gotoAndPlay(20);
_root.enemy5.bar.gotoAndStop(_root.enemy5health);
_root.enemy5.blood.play();
_root.enemy5.blood2.play();
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6health = _root.enemy6health + int(_root.str * 4);
_root.enemy6.enemy.gotoAndPlay(20);
_root.enemy6.bar.gotoAndStop(_root.enemy6health);
_root.enemy6.blood.play();
_root.enemy6.blood2.play();
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7health = _root.enemy7health + int(_root.str * 4);
_root.enemy7.enemy.gotoAndPlay(20);
_root.enemy7.bar.gotoAndStop(_root.enemy7health);
_root.enemy7.blood.play();
_root.enemy7.blood2.play();
}
}
}
}
}
}
}
if (_root.boss1 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 4) / 8);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss2 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 4) / 8);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss3 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 4) / 9);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss4 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 4) / 9);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss5 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 4) / 10);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss6 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 4) / 11);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 551 MovieClip Frame 193
onClipEvent (enterFrame) {
if (_root.boss1 != 1) {
if (_root.boss2 != 1) {
if (_root.boss3 != 1) {
if (_root.boss4 != 1) {
if (_root.boss5 != 1) {
if (_root.boss6 != 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + int(_root.str * 4);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2health = _root.enemy2health + int(_root.str * 4);
_root.enemy2.enemy.gotoAndPlay(20);
_root.enemy2.bar.gotoAndStop(_root.enemy2health);
_root.enemy2.blood.play();
_root.enemy2.blood2.play();
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3health = _root.enemy3health + int(_root.str * 4);
_root.enemy3.enemy.gotoAndPlay(20);
_root.enemy3.bar.gotoAndStop(_root.enemy3health);
_root.enemy3.blood.play();
_root.enemy3.blood2.play();
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4health = _root.enemy4health + int(_root.str * 4);
_root.enemy4.enemy.gotoAndPlay(20);
_root.enemy4.bar.gotoAndStop(_root.enemy4health);
_root.enemy4.blood.play();
_root.enemy4.blood2.play();
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5health = _root.enemy5health + int(_root.str * 4);
_root.enemy5.enemy.gotoAndPlay(20);
_root.enemy5.bar.gotoAndStop(_root.enemy5health);
_root.enemy5.blood.play();
_root.enemy5.blood2.play();
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6health = _root.enemy6health + int(_root.str * 4);
_root.enemy6.enemy.gotoAndPlay(20);
_root.enemy6.bar.gotoAndStop(_root.enemy6health);
_root.enemy6.blood.play();
_root.enemy6.blood2.play();
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7health = _root.enemy7health + int(_root.str * 4);
_root.enemy7.enemy.gotoAndPlay(20);
_root.enemy7.bar.gotoAndStop(_root.enemy7health);
_root.enemy7.blood.play();
_root.enemy7.blood2.play();
}
}
}
}
}
}
}
if (_root.boss1 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 4) / 8);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss2 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 4) / 8);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss3 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 4) / 9);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss4 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 4) / 9);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss5 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 4) / 10);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss6 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 4) / 11);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 551 MovieClip Frame 197
onClipEvent (enterFrame) {
if (_root.boss1 != 1) {
if (_root.boss2 != 1) {
if (_root.boss3 != 1) {
if (_root.boss4 != 1) {
if (_root.boss5 != 1) {
if (_root.boss6 != 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + int(_root.str * 4);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2health = _root.enemy2health + int(_root.str * 4);
_root.enemy2.enemy.gotoAndPlay(20);
_root.enemy2.bar.gotoAndStop(_root.enemy2health);
_root.enemy2.blood.play();
_root.enemy2.blood2.play();
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3health = _root.enemy3health + int(_root.str * 4);
_root.enemy3.enemy.gotoAndPlay(20);
_root.enemy3.bar.gotoAndStop(_root.enemy3health);
_root.enemy3.blood.play();
_root.enemy3.blood2.play();
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4health = _root.enemy4health + int(_root.str * 4);
_root.enemy4.enemy.gotoAndPlay(20);
_root.enemy4.bar.gotoAndStop(_root.enemy4health);
_root.enemy4.blood.play();
_root.enemy4.blood2.play();
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5health = _root.enemy5health + int(_root.str * 4);
_root.enemy5.enemy.gotoAndPlay(20);
_root.enemy5.bar.gotoAndStop(_root.enemy5health);
_root.enemy5.blood.play();
_root.enemy5.blood2.play();
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6health = _root.enemy6health + int(_root.str * 4);
_root.enemy6.enemy.gotoAndPlay(20);
_root.enemy6.bar.gotoAndStop(_root.enemy6health);
_root.enemy6.blood.play();
_root.enemy6.blood2.play();
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7health = _root.enemy7health + int(_root.str * 4);
_root.enemy7.enemy.gotoAndPlay(20);
_root.enemy7.bar.gotoAndStop(_root.enemy7health);
_root.enemy7.blood.play();
_root.enemy7.blood2.play();
}
}
}
}
}
}
}
if (_root.boss1 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 4) / 8);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss2 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 4) / 8);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss3 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 4) / 9);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss4 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 4) / 9);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss5 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 4) / 10);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
if (_root.boss6 == 1) {
if (this.hitTest(_root.enemy1)) {
_root.enemy1health = _root.enemy1health + (int(_root.str * 4) / 11);
_root.enemy1.enemy.gotoAndPlay(20);
_root.enemy1.bar.gotoAndStop(_root.enemy1health);
_root.enemy1.blood.play();
_root.enemy1.blood2.play();
}
}
}
Symbol 551 MovieClip Frame 201
_root.spellon = 0;
gotoAndStop (1);
Symbol 551 MovieClip Frame 207
_root.Health = _root.MaxHealth;
Symbol 551 MovieClip Frame 215
_root.spellon = 0;
gotoAndStop (1);
Symbol 551 MovieClip Frame 222
_root.mana = _root.MaxMana;
Symbol 551 MovieClip Frame 230
_root.spellon = 0;
gotoAndStop (1);
Symbol 562 MovieClip Frame 1
stop();
Symbol 565 MovieClip Frame 1
stop();
Symbol 565 MovieClip Frame 100
stop();
Symbol 575 MovieClip Frame 1
_root.Hbar.gotoAndStop(_root.HPCalculation);
_root.MPCalculation = int((_root.mana / _root.MaxMana) * 100);
_root.Mbar.gotoAndStop(_root.MPCalculation);
_root.Hbar.note = (_root.Health + " / ") + _root.MaxHealth;
_root.Mbar.note = (_root.mana + " / ") + _root.MaxMana;
_root.xxx = _root.map._x;
_root.yyy = _root.map._y;
_root.xxx2 = _root.map2._x;
_root.yyy2 = _root.map2._y;
if (_root.monkills <= 0) {
_root.monkills = 0;
}
if (_root.Health <= 0) {
_root.Health = 0;
_root.gotoAndStop(18);
_root.Hbar.gotoAndStop(1);
}
if (_root.mana <= 0) {
_root.mana = 0;
_root.Mbar.gotoAndStop(1);
}
Symbol 575 MovieClip Frame 2
if (_root.XP <= 0) {
_root.str = 5;
_root.lvl = 1;
_root.MaxHealth = 100;
_root.MaxMana = 100;
}
if (_root.XP >= 100) {
_root.str = 6;
_root.lvl = 2;
_root.MaxHealth = 125;
_root.MaxMana = 125;
}
if (_root.XP >= 250) {
_root.str = 7;
_root.lvl = 3;
_root.MaxHealth = 150;
_root.MaxMana = 150;
}
if (_root.XP >= 450) {
_root.str = 8;
_root.lvl = 4;
_root.MaxHealth = 175;
_root.MaxMana = 175;
}
if (_root.XP >= 700) {
_root.str = 9;
_root.lvl = 5;
_root.MaxHealth = 200;
_root.MaxMana = 200;
}
if (_root.XP >= 1000) {
_root.str = 10;
_root.lvl = 6;
_root.MaxHealth = 225;
_root.MaxMana = 225;
}
if (_root.XP >= 2000) {
_root.str = 11;
_root.lvl = 7;
_root.MaxHealth = 250;
_root.MaxMana = 250;
}
if (_root.XP >= 3500) {
_root.str = 11;
_root.lvl = 8;
_root.MaxHealth = 275;
_root.MaxMana = 275;
}
if (_root.XP >= 5000) {
_root.str = 12;
_root.lvl = 9;
_root.MaxHealth = 300;
_root.MaxMana = 300;
}
if (_root.XP >= 7500) {
_root.str = 15;
_root.lvl = "Max";
_root.MaxHealth = 400;
_root.MaxMana = 400;
}
if (_root.XP >= 7500) {
if (_root.ultimate == 1) {
_root.str = 100;
_root.lvl = "Ultimate";
_root.MaxHealth = 1000;
_root.MaxMana = 1000;
}
}
_root.str = _root.str + _root.power;
_root.MaxMana = _root.MaxMana + _root.magicplus;
Symbol 588 Button
on (press) {
_root.monkills = 0;
_root.gate = 1;
_root.money = 10000;
_root.tlimit = 1;
}
Symbol 589 Button
on (press) {
_root.gotoAndStop(4);
}
Symbol 593 MovieClip Frame 1
stop();
Symbol 593 MovieClip Frame 2
stop();
Symbol 596 MovieClip Frame 1
stop();
Symbol 596 MovieClip Frame 2
stop();
Symbol 599 MovieClip Frame 1
stop();
Symbol 599 MovieClip Frame 2
stop();
Symbol 602 MovieClip Frame 1
stop();
Symbol 602 MovieClip Frame 2
stop();
Symbol 605 MovieClip Frame 1
stop();
Symbol 605 MovieClip Frame 2
stop();
Symbol 608 MovieClip Frame 1
stop();
Symbol 608 MovieClip Frame 2
stop();
Symbol 611 MovieClip Frame 1
stop();
Symbol 611 MovieClip Frame 2
stop();
Symbol 614 MovieClip Frame 1
stop();
Symbol 614 MovieClip Frame 2
stop();
Symbol 623 MovieClip Frame 1
if (_root.quest == 1) {
log = (_root.questupdate = "Treasure Hunt in the woods");
if (_root.treasure >= 1) {
_root.treasure = 0;
log = "Quest Completed, Return to Quest Screen";
}
}
if (_root.quest == 2) {
log = (_root.questupdate = ("Monsters killed, " + _root.moncount) + "/20");
if (_root.moncount >= 20) {
_root.moncount = 20;
log = "Quest Completed, Return to Quest Screen";
}
}
if (_root.quest == 3) {
log = (_root.questupdate = ("Monsters killed, " + _root.moncount) + "/25");
if (_root.moncount >= 25) {
_root.moncount = 25;
log = "Quest Completed";
}
}
if (_root.quest == 4) {
log = (_root.questupdate = ("Treasure Hunt in the Snowy Mountains: " + _root.treasure) + "/5 Chests");
if (_root.treasure >= 5) {
_root.treasure = 0;
log = "Quest Completed";
}
}
if (_root.quest == 5) {
log = (_root.questupdate = ("Treasure Hunt in the Desert Plains: " + _root.treasure) + "/5 Chests");
if (_root.treasure >= 5) {
_root.treasure = 0;
log = "Quest Completed";
}
}
if (_root.quest == 6) {
log = (_root.questupdate = ("Monsters killed, " + _root.moncount) + "/30");
if (_root.moncount >= 30) {
_root.moncount = 30;
log = "Quest Completed";
}
}
if (_root.quest == 7) {
log = (_root.questupdate = ("Monsters killed, " + _root.moncount) + "/35");
if (_root.moncount >= 35) {
_root.moncount = 35;
log = "Quest Completed";
}
}
if (_root.quest == 8) {
log = (_root.questupdate = ("Treasure Hunt in the Graveyard: " + _root.treasure) + "/5 Chests");
if (_root.treasure >= 5) {
_root.treasure = 0;
log = "Quest Completed";
}
}
if (_root.quest == 9) {
log = (_root.questupdate = ("Monsters killed, " + _root.moncount) + "/40");
if (_root.moncount >= 40) {
_root.moncount = 40;
log = "Quest Completed";
}
}
if (_root.quest == 10) {
log = (_root.questupdate = ("Treasure Hunt in the Ancient Ruins: " + _root.treasure) + "/10 Keys");
if (_root.treasure >= 10) {
_root.treasure = 0;
log = "Quest Completed";
}
}
if (_root.vortex == 1) {
log = (_root.questupdate = "Survive as long as possible");
}
Symbol 632 MovieClip Frame 11
stop();
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 425 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 1;
_root.xx = -400;
_root.yy = 220;
_root.xx2 = -378.95;
_root.yy2 = 114;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 425 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 3;
_root.xx = 942.55;
_root.yy = 183.55;
_root.xx2 = 971.55;
_root.yy2 = -78.8;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 427 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 1;
_root.xx = -400;
_root.yy = 220;
_root.xx2 = -378.95;
_root.yy2 = 114;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 427 MovieClip in Symbol 635 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 3;
_root.xx = 942.55;
_root.yy = 183.55;
_root.xx2 = 971.55;
_root.yy2 = -78.8;
_root.gotoAndPlay(5);
}
}
Symbol 637 MovieClip Frame 2
if (_root.monnum <= 10) {
if (_root.enemy1health >= 100) {
_root.enemy1health = 0;
_root.enemy1.gotoAndStop(1);
_root.enemy1._x = random(900);
_root.enemy1._y = random(500);
_root.monnum = _root.monnum + 1;
}
if (_root.enemy2health >= 100) {
_root.enemy2health = 0;
_root.enemy2.gotoAndStop(1);
_root.enemy2._x = random(900);
_root.enemy2._y = random(500);
_root.monnum = _root.monnum + 1;
}
if (_root.enemy3health >= 100) {
_root.enemy3health = 0;
_root.enemy3.gotoAndStop(1);
_root.enemy3._x = random(900);
_root.enemy3._y = random(500);
_root.monnum = _root.monnum + 1;
}
if (_root.enemy4health >= 100) {
_root.enemy4health = 0;
_root.enemy4.gotoAndStop(1);
_root.enemy4._x = _root.enemy4._x - random(900);
_root.enemy4._y = random(500);
_root.monnum = _root.monnum + 1;
}
if (_root.enemy5health >= 100) {
_root.enemy5health = 0;
_root.enemy5.gotoAndStop(1);
_root.enemy5._x = random(900);
_root.enemy5._y = _root.enemy5._y - random(500);
_root.monnum = _root.monnum + 1;
}
if (_root.enemy6health >= 100) {
_root.enemy6health = 0;
_root.enemy6.gotoAndStop(1);
_root.enemy6._x = _root.enemy6._x - random(900);
_root.enemy6._y = _root.enemy6._y - random(500);
_root.monnum = _root.monnum + 1;
}
if (_root.enemy7health >= 100) {
_root.enemy7health = 0;
_root.enemy7.gotoAndStop(1);
_root.enemy7._x = _root.enemy7._x - random(900);
_root.enemy7._y = _root.enemy7._y - random(500);
_root.monnum = _root.monnum + 1;
}
}
Symbol 637 MovieClip Frame 9
if (_root.monnum <= 10) {
if (_root.enemy1health >= 100) {
_root.enemy1health = 0;
_root.enemy1.gotoAndStop(1);
_root.enemy1._x = random(900);
_root.enemy1._y = random(500);
_root.monnum = _root.monnum + 1;
}
if (_root.enemy2health >= 100) {
_root.enemy2health = 0;
_root.enemy2.gotoAndStop(1);
_root.enemy2._x = random(900);
_root.enemy2._y = random(500);
_root.monnum = _root.monnum + 1;
}
if (_root.enemy3health >= 100) {
_root.enemy3health = 0;
_root.enemy3.gotoAndStop(1);
_root.enemy3._x = random(900);
_root.enemy3._y = random(500);
_root.monnum = _root.monnum + 1;
}
if (_root.enemy4health >= 100) {
_root.enemy4health = 0;
_root.enemy4.gotoAndStop(1);
_root.enemy4._x = _root.enemy4._x - random(900);
_root.enemy4._y = random(500);
_root.monnum = _root.monnum + 1;
}
if (_root.enemy5health >= 100) {
_root.enemy5health = 0;
_root.enemy5.gotoAndStop(1);
_root.enemy5._x = random(900);
_root.enemy5._y = _root.enemy5._y - random(500);
_root.monnum = _root.monnum + 1;
}
if (_root.enemy6health >= 100) {
_root.enemy6health = 0;
_root.enemy6.gotoAndStop(1);
_root.enemy6._x = _root.enemy6._x - random(900);
_root.enemy6._y = _root.enemy6._y - random(500);
_root.monnum = _root.monnum + 1;
}
if (_root.enemy7health >= 100) {
_root.enemy7health = 0;
_root.enemy7.gotoAndStop(1);
_root.enemy7._x = _root.enemy7._x - random(900);
_root.enemy7._y = _root.enemy7._y - random(500);
_root.monnum = _root.monnum + 1;
}
}
Symbol 637 MovieClip Frame 15
if (_root.monnum <= 10) {
if (_root.enemy1health >= 100) {
_root.enemy1health = 0;
_root.enemy1.gotoAndStop(1);
_root.enemy1._x = random(900);
_root.enemy1._y = random(500);
_root.monnum = _root.monnum + 1;
}
if (_root.enemy2health >= 100) {
_root.enemy2health = 0;
_root.enemy2.gotoAndStop(1);
_root.enemy2._x = random(900);
_root.enemy2._y = random(500);
_root.monnum = _root.monnum + 1;
}
if (_root.enemy3health >= 100) {
_root.enemy3health = 0;
_root.enemy3.gotoAndStop(1);
_root.enemy3._x = random(900);
_root.enemy3._y = random(500);
_root.monnum = _root.monnum + 1;
}
if (_root.enemy4health >= 100) {
_root.enemy4health = 0;
_root.enemy4.gotoAndStop(1);
_root.enemy4._x = _root.enemy4._x - random(900);
_root.enemy4._y = random(500);
_root.monnum = _root.monnum + 1;
}
if (_root.enemy5health >= 100) {
_root.enemy5health = 0;
_root.enemy5.gotoAndStop(1);
_root.enemy5._x = random(900);
_root.enemy5._y = _root.enemy5._y - random(500);
_root.monnum = _root.monnum + 1;
}
if (_root.enemy6health >= 100) {
_root.enemy6health = 0;
_root.enemy6.gotoAndStop(1);
_root.enemy6._x = _root.enemy6._x - random(900);
_root.enemy6._y = _root.enemy6._y - random(500);
_root.monnum = _root.monnum + 1;
}
if (_root.enemy7health >= 100) {
_root.enemy7health = 0;
_root.enemy7.gotoAndStop(1);
_root.enemy7._x = _root.enemy7._x - random(900);
_root.enemy7._y = _root.enemy7._y - random(500);
_root.monnum = _root.monnum + 1;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 427 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 4;
_root.xx = 257.35;
_root.yy = 801.4;
_root.xx2 = 315.55;
_root.yy2 = 542.8;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 427 MovieClip in Symbol 644 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 2;
_root.xx = -400;
_root.yy = 220;
_root.xx2 = -378.95;
_root.yy2 = 114;
_root.gotoAndPlay(5);
}
}
Symbol 649 MovieClip Frame 1
stop();
Instance of Symbol 291 MovieClip in Symbol 649 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 649 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 649 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 649 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Symbol 649 MovieClip Frame 2
stop();
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 649 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (load) {
if (_root.quest != 1) {
this._visible = false;
}
if (_root.treasure == 1) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.quest == 1) {
if (_root.treasure != 1) {
_root.treasure = _root.treasure + 1;
this.gotoAndStop(2);
}
}
}
}
Instance of Symbol 427 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 3;
_root.xx = 242.55;
_root.yy = -416.45;
_root.xx2 = 271.5;
_root.yy2 = -678.8;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 427 MovieClip in Symbol 652 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 5;
_root.xx = 248.1;
_root.yy = 783.2;
_root.xx2 = 523.75;
_root.yy2 = 818.2;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 213 MovieClip "beacon1" in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.land1 == 1) {
this.nextFrame;
}
}
Instance of Symbol 427 MovieClip in Symbol 659 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 4;
_root.xx = 257.35;
_root.yy = -439.6;
_root.xx2 = 315.55;
_root.yy2 = -697.15;
_root.gotoAndPlay(5);
}
}
Symbol 660 MovieClip Frame 2
if (_root.land1 == 1) {
_root.map.beacon1.nextFrame();
}
Instance of Symbol 291 MovieClip in Symbol 674 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 674 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 674 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 674 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 674 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 674 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 674 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 674 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 675 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 675 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 675 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 675 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 649 MovieClip in Symbol 675 MovieClip Frame 1
onClipEvent (load) {
if (_root.quest != 4) {
this._visible = false;
}
if (_root.treasure >= 5) {
this._visible = false;
}
if (_root.chestq401 == 1) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.quest == 4) {
if (_root.chestq401 != 5) {
if (_root.treasure != 1) {
_root.treasure = _root.treasure + 1;
this.gotoAndStop(2);
_root.chestq401 = 1;
}
}
}
}
}
Instance of Symbol 427 MovieClip in Symbol 675 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 8;
_root.xx = 279.75;
_root.yy = -458.2;
_root.xx2 = 301.05;
_root.yy2 = 54;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 427 MovieClip in Symbol 675 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.fader.play();
_root.place = 9;
_root.xx = 919.75;
_root.yy = 201.8;
_root.xx2 = 941.05;
_root.yy2 = 94;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 427 MovieClip in Symbol 675 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 10;
_root.xx = -400;
_root.yy = 220;
_root.xx2 = -378.95;
_root.yy2 = 114;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 291 MovieClip in Symbol 678 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 678 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 678 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 678 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Symbol 681 MovieClip Frame 1
stop();
if (_root.gate == 1) {
nextFrame();
}
Instance of Symbol 291 MovieClip in Symbol 681 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 681 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 681 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 681 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Symbol 681 MovieClip Frame 2
stop();
Instance of Symbol 291 MovieClip in Symbol 681 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 681 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 681 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 681 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 681 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 683 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 683 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 683 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 683 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 683 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 683 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 683 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 683 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 683 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 683 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 213 MovieClip "beacon1" in Symbol 683 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.land2 == 1) {
this.nextFrame;
}
}
Instance of Symbol 649 MovieClip in Symbol 683 MovieClip Frame 1
onClipEvent (load) {
if (_root.quest != 4) {
this._visible = false;
}
if (_root.treasure >= 5) {
this._visible = false;
}
if (_root.chestq402 == 1) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.quest == 4) {
if (_root.chestq402 != 1) {
if (_root.treasure != 5) {
_root.treasure = _root.treasure + 1;
this.gotoAndStop(2);
_root.chestq402 = 1;
}
}
}
}
}
Instance of Symbol 427 MovieClip in Symbol 683 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 7;
_root.xx = 248.1;
_root.yy = 783.2;
_root.xx2 = 523.75;
_root.yy2 = 818.2;
_root.gotoAndPlay(5);
}
}
Symbol 686 MovieClip Frame 1
stop();
if (_root.boss5 == 1) {
nextFrame();
}
Symbol 686 MovieClip Frame 2
stop();
Symbol 689 MovieClip Frame 1
stop();
if (_root.boss5 == 1) {
nextFrame();
}
Symbol 689 MovieClip Frame 2
stop();
Symbol 692 MovieClip Frame 1
stop();
if (_root.boss5 == 1) {
nextFrame();
}
Symbol 692 MovieClip Frame 2
stop();
Symbol 695 MovieClip Frame 1
stop();
if (_root.boss5 == 1) {
nextFrame();
}
Symbol 695 MovieClip Frame 2
stop();
Symbol 698 MovieClip Frame 1
stop();
if (_root.boss5 == 1) {
nextFrame();
}
Symbol 698 MovieClip Frame 2
stop();
Symbol 701 MovieClip Frame 1
stop();
Symbol 701 MovieClip Frame 2
_root.enemy1.back.play();
Symbol 701 MovieClip Frame 7
gotoAndPlay (1);
Symbol 702 MovieClip Frame 94
if (_root.boss2 == 1) {
gotoAndPlay (1);
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 719 MovieClip Frame 8
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.speller != 1) {
if (_root.guard != 1) {
_root.Health = _root.Health - (_root.Bstr / 2);
_root.man.man2.gotoAndStop(9);
_root.man.blood.play();
}
if (_root.guard == 1) {
_root.man.man2.man3.play();
}
}
}
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 719 MovieClip Frame 19
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.speller != 1) {
if (_root.guard != 1) {
_root.Health = _root.Health - (_root.Bstr / 2);
_root.man.man2.gotoAndStop(9);
_root.man.blood.play();
}
if (_root.guard == 1) {
_root.man.man2.man3.play();
}
}
}
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 719 MovieClip Frame 50
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.speller != 1) {
if (_root.guard != 1) {
_root.Health = _root.Health - (_root.Bstr / 3);
_root.man.man2.gotoAndStop(9);
_root.man.blood.play();
}
if (_root.guard == 1) {
_root.man.man2.man3.play();
}
}
}
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 719 MovieClip Frame 52
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.speller != 1) {
if (_root.guard != 1) {
_root.Health = _root.Health - (_root.Bstr / 2);
_root.man.man2.gotoAndStop(9);
_root.man.blood.play();
}
if (_root.guard == 1) {
_root.man.man2.man3.play();
}
}
}
}
Symbol 719 MovieClip Frame 94
if (_root.boss2 == 1) {
gotoAndPlay (1);
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 719 MovieClip Frame 101
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.speller != 1) {
if (_root.guard != 1) {
_root.Health = _root.Health - (_root.Bstr / 2);
_root.man.man2.gotoAndStop(9);
_root.man.blood.play();
}
if (_root.guard == 1) {
_root.man.man2.man3.play();
}
}
}
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 719 MovieClip Frame 104
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.speller != 1) {
if (_root.guard != 1) {
_root.Health = _root.Health - (_root.Bstr / 2);
_root.man.man2.gotoAndStop(9);
_root.man.blood.play();
}
if (_root.guard == 1) {
_root.man.man2.man3.play();
}
}
}
}
Symbol 720 MovieClip Frame 31
stop();
Symbol 721 MovieClip Frame 2
_root.XP = _root.XP + 100;
_root.money = _root.money + 100;
_root.monkills = _root.monkills - 1;
if (_root.boss2 == 1) {
_root.land2 = 1;
_root.map.beacon1.gotoAndStop(2);
}
if (_root.boss5 == 1) {
_root.land5 = 1;
_root.XP = _root.XP + 100;
_root.map.beacon1.gotoAndStop(2);
}
Symbol 721 MovieClip Frame 31
stop();
Symbol 722 MovieClip Frame 1
stop();
stop();
Instance of Symbol 291 MovieClip in Symbol 722 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 722 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 722 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 722 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Symbol 722 MovieClip Frame 2
stop();
Symbol 722 MovieClip Frame 3
stop();
Symbol 722 MovieClip Frame 4
stop();
Symbol 722 MovieClip Frame 6
stop();
Symbol 722 MovieClip Frame 7
stop();
Symbol 726 MovieClip Frame 1
stop();
Instance of Symbol 427 MovieClip in Symbol 726 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.gate == 1) {
_root.map.relic.nextFrame();
}
if (this.hitTest(_root.man)) {
_root.gate = 1;
_root.map.relic.nextFrame();
}
}
Symbol 726 MovieClip Frame 2
stop();
Instance of Symbol 291 MovieClip in Symbol 727 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 727 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 727 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 727 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 727 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 727 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 727 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 727 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 427 MovieClip in Symbol 727 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 7;
_root.xx = -400;
_root.yy = 220;
_root.xx2 = -378.95;
_root.yy2 = 114;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 649 MovieClip in Symbol 727 MovieClip Frame 1
onClipEvent (load) {
if (_root.quest != 4) {
this._visible = false;
}
if (_root.treasure >= 5) {
this._visible = false;
}
if (_root.chestq403 == 1) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.quest == 4) {
if (_root.chestq403 != 1) {
if (_root.treasure != 5) {
_root.treasure = _root.treasure + 1;
this.gotoAndStop(2);
_root.chestq403 = 1;
}
}
}
}
}
Instance of Symbol 649 MovieClip in Symbol 727 MovieClip Frame 1
onClipEvent (load) {
if (_root.quest != 4) {
this._visible = false;
}
if (_root.treasure >= 5) {
this._visible = false;
}
if (_root.chestq404 == 1) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.quest == 4) {
if (_root.chestq404 != 1) {
if (_root.treasure != 5) {
_root.treasure = _root.treasure + 1;
this.gotoAndStop(2);
_root.chestq404 = 1;
}
}
}
}
}
Instance of Symbol 291 MovieClip in Symbol 728 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 728 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 728 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 728 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 728 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 728 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 728 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 728 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 427 MovieClip in Symbol 728 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.fader.play();
_root.place = 7;
_root.xx = 919.75;
_root.yy = 201.8;
_root.xx2 = 941.05;
_root.yy2 = 94;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 649 MovieClip in Symbol 728 MovieClip Frame 1
onClipEvent (load) {
if (_root.quest != 4) {
this._visible = false;
}
if (_root.treasure >= 5) {
this._visible = false;
}
if (_root.chestq405 == 1) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.quest == 4) {
if (_root.chestq405 != 1) {
if (_root.treasure != 5) {
_root.treasure = _root.treasure + 1;
this.gotoAndStop(2);
_root.chestq405 = 1;
}
}
}
}
}
Instance of Symbol 291 MovieClip in Symbol 735 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 735 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 735 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 735 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 735 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 735 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 735 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 736 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 736 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 736 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 736 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 427 MovieClip in Symbol 736 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.fader.play();
_root.place = 15;
_root.xx = 919.75;
_root.yy = 201.8;
_root.xx2 = 941.05;
_root.yy2 = 94;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 427 MovieClip in Symbol 736 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 13;
_root.xx = -400;
_root.yy = 220;
_root.xx2 = -378.95;
_root.yy2 = 114;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 291 MovieClip in Symbol 739 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 739 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 739 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 739 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 739 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 739 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 740 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 740 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 740 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 740 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 427 MovieClip in Symbol 740 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.fader.play();
_root.place = 12;
_root.xx = 919.75;
_root.yy = 201.8;
_root.xx2 = 941.05;
_root.yy2 = 94;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 427 MovieClip in Symbol 740 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 14;
_root.xx = -400;
_root.yy = 220;
_root.xx2 = -378.95;
_root.yy2 = 114;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 649 MovieClip in Symbol 740 MovieClip Frame 1
onClipEvent (load) {
if (_root.quest != 5) {
this._visible = false;
}
if (_root.treasure >= 5) {
this._visible = false;
}
if (_root.chestq504 == 1) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.quest == 5) {
if (_root.chestq504 != 1) {
if (_root.treasure != 5) {
_root.treasure = _root.treasure + 1;
this.gotoAndStop(2);
_root.chestq504 = 1;
}
}
}
}
}
Instance of Symbol 649 MovieClip in Symbol 740 MovieClip Frame 1
onClipEvent (load) {
if (_root.quest != 5) {
this._visible = false;
}
if (_root.treasure >= 5) {
this._visible = false;
}
if (_root.chestq505 == 1) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.quest == 5) {
if (_root.chestq505 != 1) {
if (_root.treasure != 5) {
_root.treasure = _root.treasure + 1;
this.gotoAndStop(2);
_root.chestq505 = 1;
}
}
}
}
}
Instance of Symbol 291 MovieClip in Symbol 741 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 741 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 741 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 741 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 427 MovieClip in Symbol 741 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.fader.play();
_root.place = 13;
_root.xx = 919.75;
_root.yy = 201.8;
_root.xx2 = 941.05;
_root.yy2 = 94;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 427 MovieClip in Symbol 741 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 16;
_root.xx = -400;
_root.yy = 220;
_root.xx2 = -378.95;
_root.yy2 = 114;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 649 MovieClip in Symbol 741 MovieClip Frame 1
onClipEvent (load) {
if (_root.quest != 5) {
this._visible = false;
}
if (_root.treasure >= 5) {
this._visible = false;
}
if (_root.chestq503 == 1) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.quest == 5) {
if (_root.chestq503 != 1) {
if (_root.treasure != 5) {
_root.treasure = _root.treasure + 1;
this.gotoAndStop(2);
_root.chestq503 = 1;
}
}
}
}
}
Instance of Symbol 291 MovieClip in Symbol 743 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 743 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 743 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 743 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 427 MovieClip in Symbol 743 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 12;
_root.xx = -400;
_root.yy = 220;
_root.xx2 = -378.95;
_root.yy2 = 114;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 427 MovieClip in Symbol 743 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 17;
_root.xx = 279.75;
_root.yy = -458.2;
_root.xx2 = 301.05;
_root.yy2 = 54;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 649 MovieClip in Symbol 743 MovieClip Frame 1
onClipEvent (load) {
if (_root.quest != 5) {
this._visible = false;
}
if (_root.treasure >= 5) {
this._visible = false;
}
if (_root.chestq502 == 1) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.quest == 5) {
if (_root.chestq502 != 1) {
if (_root.treasure != 5) {
_root.treasure = _root.treasure + 1;
this.gotoAndStop(2);
_root.chestq502 = 1;
}
}
}
}
}
Instance of Symbol 291 MovieClip in Symbol 746 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 746 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 746 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 746 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 748 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 748 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 748 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 748 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 748 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map.stone1._y = _root.map.stone1._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 748 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map.stone1._x = _root.map.stone1._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 748 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map.stone1._y = _root.map.stone1._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 748 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map.stone1._x = _root.map.stone1._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 750 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 750 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 750 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 750 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 750 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map.stone2._y = _root.map.stone2._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 750 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map.stone2._x = _root.map.stone2._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 750 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map.stone2._y = _root.map.stone2._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 750 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map.stone2._x = _root.map.stone2._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 752 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 752 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 752 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 752 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 752 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map.stone3._y = _root.map.stone3._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 752 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map.stone3._x = _root.map.stone3._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 752 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map.stone3._x = _root.map.stone3._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 754 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 754 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 754 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 754 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 746 MovieClip in Symbol 754 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.map.stone3)) {
_root.map.stone3._y = _root.map.stone3._y + 20;
}
}
Instance of Symbol 427 MovieClip in Symbol 754 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.fader.play();
_root.place = 14;
_root.xx = 919.75;
_root.yy = 201.8;
_root.xx2 = 941.05;
_root.yy2 = 94;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 649 MovieClip in Symbol 754 MovieClip Frame 1
onClipEvent (load) {
if (_root.quest != 5) {
this._visible = false;
}
if (_root.treasure >= 5) {
this._visible = false;
}
if (_root.chestq501 == 1) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.quest == 5) {
if (_root.chestq501 != 1) {
if (_root.treasure != 5) {
_root.treasure = _root.treasure + 1;
this.gotoAndStop(2);
_root.chestq501 = 1;
}
}
}
}
}
Instance of Symbol 291 MovieClip in Symbol 758 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 758 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 758 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 758 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 758 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 758 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 759 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 759 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 759 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 759 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 759 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 759 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 759 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 759 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 759 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 759 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 213 MovieClip "beacon1" in Symbol 759 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.land3 == 1) {
this.nextFrame;
}
}
Instance of Symbol 427 MovieClip in Symbol 759 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 15;
_root.xx = 248.1;
_root.yy = 783.2;
_root.xx2 = 523.75;
_root.yy2 = 818.2;
_root.gotoAndPlay(5);
}
}
Symbol 770 MovieClip Frame 1
stop();
Symbol 770 MovieClip Frame 2
_root.enemy1.back.play();
Instance of Symbol 98 MovieClip "ouch" in Symbol 772 MovieClip Frame 3
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.speller != 1) {
if (_root.guard != 1) {
_root.Health = _root.Health - _root.Bstr;
_root.man.man2.gotoAndStop(9);
_root.man.blood.play();
}
if (_root.guard == 1) {
_root.man.man2.man3.play();
}
}
}
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 772 MovieClip Frame 6
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.speller != 1) {
if (_root.guard != 1) {
_root.Health = _root.Health - _root.Bstr;
_root.man.man2.gotoAndStop(9);
_root.man.blood.play();
}
if (_root.guard == 1) {
_root.man.man2.man3.play();
}
}
}
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 772 MovieClip Frame 12
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.speller != 1) {
if (_root.guard != 1) {
_root.Health = _root.Health - _root.Bstr;
_root.man.man2.gotoAndStop(9);
_root.man.blood.play();
}
if (_root.guard == 1) {
_root.man.man2.man3.play();
}
}
}
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 772 MovieClip Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.speller != 1) {
if (_root.guard != 1) {
_root.Health = _root.Health - _root.Bstr;
_root.man.man2.gotoAndStop(9);
_root.man.blood.play();
}
if (_root.guard == 1) {
_root.man.man2.man3.play();
}
}
}
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 772 MovieClip Frame 18
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.speller != 1) {
if (_root.guard != 1) {
_root.Health = _root.Health - _root.Bstr;
_root.man.man2.gotoAndStop(9);
_root.man.blood.play();
}
if (_root.guard == 1) {
_root.man.man2.man3.play();
}
}
}
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 772 MovieClip Frame 21
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.speller != 1) {
if (_root.guard != 1) {
_root.Health = _root.Health - _root.Bstr;
_root.man.man2.gotoAndStop(9);
_root.man.blood.play();
}
if (_root.guard == 1) {
_root.man.man2.man3.play();
}
}
}
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 772 MovieClip Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.speller != 1) {
if (_root.guard != 1) {
_root.Health = _root.Health - _root.Bstr;
_root.man.man2.gotoAndStop(9);
_root.man.blood.play();
}
if (_root.guard == 1) {
_root.man.man2.man3.play();
}
}
}
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 772 MovieClip Frame 51
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.speller != 1) {
if (_root.guard != 1) {
_root.Health = _root.Health - _root.Bstr;
_root.man.man2.gotoAndStop(9);
_root.man.blood.play();
}
if (_root.guard == 1) {
_root.man.man2.man3.play();
}
}
}
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 772 MovieClip Frame 53
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.speller != 1) {
if (_root.guard != 1) {
_root.Health = _root.Health - _root.Bstr;
_root.man.man2.gotoAndStop(9);
_root.man.blood.play();
}
if (_root.guard == 1) {
_root.man.man2.man3.play();
}
}
}
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 772 MovieClip Frame 67
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.speller != 1) {
if (_root.guard != 1) {
_root.Health = _root.Health - _root.Bstr;
_root.man.man2.gotoAndStop(9);
_root.man.blood.play();
}
if (_root.guard == 1) {
_root.man.man2.man3.play();
}
}
}
}
Symbol 773 MovieClip Frame 2
_root.XP = _root.XP + 200;
_root.money = _root.money + 200;
if (_root.boss3 == 1) {
_root.land3 = 1;
}
_root.map.beacon1.nextFrame();
Symbol 773 MovieClip Frame 24
stop();
Symbol 774 MovieClip Frame 2
_root.XP = _root.XP + 200;
_root.money = _root.money + 200;
if (_root.boss3 == 1) {
_root.land3 = 1;
}
_root.map.beacon1.nextFrame();
Symbol 774 MovieClip Frame 24
stop();
Symbol 775 MovieClip Frame 1
stop();
stop();
Instance of Symbol 291 MovieClip in Symbol 775 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 775 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 775 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 775 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 775 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 775 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 775 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Symbol 775 MovieClip Frame 2
stop();
Symbol 775 MovieClip Frame 3
stop();
Symbol 775 MovieClip Frame 4
stop();
Symbol 775 MovieClip Frame 6
stop();
Symbol 775 MovieClip Frame 7
stop();
Instance of Symbol 291 MovieClip in Symbol 778 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 778 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 778 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 778 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 786 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 786 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 786 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 786 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 786 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 786 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 786 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 787 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 787 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 787 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 787 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 427 MovieClip in Symbol 787 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 20;
_root.xx = -400;
_root.yy = 220;
_root.xx2 = -378.95;
_root.yy2 = 114;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 649 MovieClip in Symbol 787 MovieClip Frame 1
onClipEvent (load) {
if (_root.quest != 8) {
this._visible = false;
}
if (_root.treasure >= 5) {
this._visible = false;
}
if (_root.chestq805 == 1) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.quest == 8) {
if (_root.chestq805 != 1) {
if (_root.treasure != 5) {
_root.treasure = _root.treasure + 1;
this.gotoAndStop(2);
_root.chestq805 = 1;
}
}
}
}
}
Instance of Symbol 291 MovieClip in Symbol 790 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 790 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 790 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 790 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 427 MovieClip in Symbol 790 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.fader.play();
_root.place = 19;
_root.xx = 919.75;
_root.yy = 201.8;
_root.xx2 = 941.05;
_root.yy2 = 94;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 427 MovieClip in Symbol 790 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 21;
_root.xx = 279.75;
_root.yy = -458.2;
_root.xx2 = 301.05;
_root.yy2 = 54;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 649 MovieClip in Symbol 790 MovieClip Frame 1
onClipEvent (load) {
if (_root.quest != 8) {
this._visible = false;
}
if (_root.treasure >= 5) {
this._visible = false;
}
if (_root.chestq801 == 1) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.quest == 8) {
if (_root.chestq801 != 1) {
if (_root.treasure != 5) {
_root.treasure = _root.treasure + 1;
this.gotoAndStop(2);
_root.chestq801 = 1;
}
}
}
}
}
Instance of Symbol 291 MovieClip in Symbol 792 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 792 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 792 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 792 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 649 MovieClip in Symbol 792 MovieClip Frame 1
onClipEvent (load) {
if (_root.quest != 8) {
this._visible = false;
}
if (_root.treasure >= 5) {
this._visible = false;
}
if (_root.chestq804 == 1) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.quest == 8) {
if (_root.chestq804 != 1) {
if (_root.treasure != 5) {
_root.treasure = _root.treasure + 1;
this.gotoAndStop(2);
_root.chestq804 = 1;
}
}
}
}
}
Instance of Symbol 427 MovieClip in Symbol 792 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.fader.play();
_root.place = 22;
_root.xx = 919.75;
_root.yy = 201.8;
_root.xx2 = 941.05;
_root.yy2 = 94;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 427 MovieClip in Symbol 792 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 20;
_root.xx = 248.1;
_root.yy = 783.2;
_root.xx2 = 523.75;
_root.yy2 = 818.2;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 291 MovieClip in Symbol 795 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 795 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 795 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 795 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 649 MovieClip in Symbol 795 MovieClip Frame 1
onClipEvent (load) {
if (_root.quest != 8) {
this._visible = false;
}
if (_root.treasure >= 5) {
this._visible = false;
}
if (_root.chestq802 == 1) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.quest == 8) {
if (_root.chestq802 != 1) {
if (_root.treasure != 5) {
_root.treasure = _root.treasure + 1;
this.gotoAndStop(2);
_root.chestq802 = 1;
}
}
}
}
}
Instance of Symbol 427 MovieClip in Symbol 795 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 21;
_root.xx = -400;
_root.yy = 220;
_root.xx2 = -378.95;
_root.yy2 = 114;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 427 MovieClip in Symbol 795 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 23;
_root.xx = 279.75;
_root.yy = -458.2;
_root.xx2 = 301.05;
_root.yy2 = 54;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 291 MovieClip in Symbol 797 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 797 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 797 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 797 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 797 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 797 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 797 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 797 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 213 MovieClip "beacon1" in Symbol 797 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.land4 == 1) {
this.nextFrame;
}
}
Instance of Symbol 427 MovieClip in Symbol 797 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 22;
_root.xx = 248.1;
_root.yy = 783.2;
_root.xx2 = 523.75;
_root.yy2 = 818.2;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 649 MovieClip in Symbol 797 MovieClip Frame 1
onClipEvent (load) {
if (_root.quest != 8) {
this._visible = false;
}
if (_root.treasure >= 5) {
this._visible = false;
}
if (_root.chestq803 == 1) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.quest == 8) {
if (_root.chestq803 != 1) {
if (_root.treasure != 5) {
_root.treasure = _root.treasure + 1;
this.gotoAndStop(2);
_root.chestq803 = 1;
}
}
}
}
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 808 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.speller != 1) {
if (_root.guard != 1) {
_root.Health = _root.Health - (_root.Bstr / 4);
_root.man.blood.play();
}
if (_root.guard == 1) {
_root.man.man2.man3.play();
}
}
}
}
Symbol 813 MovieClip Frame 5
stop();
Symbol 814 MovieClip Frame 1
stop();
Symbol 814 MovieClip Frame 2
stop();
Symbol 814 MovieClip Frame 3
stop();
Symbol 814 MovieClip Frame 4
stop();
Symbol 814 MovieClip Frame 5
stop();
Symbol 814 MovieClip Frame 6
stop();
Symbol 814 MovieClip Frame 7
stop();
Symbol 815 MovieClip Frame 2
if (_root.enemy2health >= 100) {
_root.enemy2health = 0;
_root.enemy2.gotoAndStop(1);
_root.enemy2._x = random(900);
_root.enemy2._y = random(500);
_root.monnum = _root.monnum + 1;
}
if (_root.enemy3health >= 100) {
_root.enemy3health = 0;
_root.enemy3.gotoAndStop(1);
_root.enemy3._x = random(900);
_root.enemy3._y = random(500);
_root.monnum = _root.monnum + 1;
}
Instance of Symbol 291 MovieClip in Symbol 824 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 824 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 824 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 824 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Symbol 827 MovieClip Frame 1
stop();
Symbol 827 MovieClip Frame 2
stop();
Instance of Symbol 291 MovieClip in Symbol 828 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 828 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 828 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 828 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 427 MovieClip in Symbol 828 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 26;
_root.xx = 279.75;
_root.yy = -458.2;
_root.xx2 = 301.05;
_root.yy2 = 54;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 827 MovieClip in Symbol 828 MovieClip Frame 1
onClipEvent (load) {
if (_root.quest != 10) {
this._visible = false;
}
if (_root.treasure >= 10) {
this._visible = false;
}
if (_root.chestq1001 == 1) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.quest == 10) {
if (_root.chestq1001 != 1) {
if (_root.treasure != 10) {
_root.treasure = _root.treasure + 1;
this.gotoAndStop(2);
_root.chestq1001 = 1;
}
}
}
}
}
Instance of Symbol 827 MovieClip in Symbol 828 MovieClip Frame 1
onClipEvent (load) {
if (_root.quest != 10) {
this._visible = false;
}
if (_root.treasure >= 10) {
this._visible = false;
}
if (_root.chestq1004 == 1) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.quest == 10) {
if (_root.chestq1004 != 1) {
if (_root.treasure != 10) {
_root.treasure = _root.treasure + 1;
this.gotoAndStop(2);
_root.chestq1004 = 1;
}
}
}
}
}
Instance of Symbol 827 MovieClip in Symbol 828 MovieClip Frame 1
onClipEvent (load) {
if (_root.quest != 10) {
this._visible = false;
}
if (_root.treasure >= 10) {
this._visible = false;
}
if (_root.chestq1005 == 1) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.quest == 10) {
if (_root.chestq1005 != 1) {
if (_root.treasure != 10) {
_root.treasure = _root.treasure + 1;
this.gotoAndStop(2);
_root.chestq1005 = 1;
}
}
}
}
}
Instance of Symbol 291 MovieClip in Symbol 831 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 831 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 831 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 831 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 427 MovieClip in Symbol 831 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 27;
_root.xx = -400;
_root.yy = 220;
_root.xx2 = -378.95;
_root.yy2 = 114;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 427 MovieClip in Symbol 831 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 25;
_root.xx = 248.1;
_root.yy = 783.2;
_root.xx2 = 523.75;
_root.yy2 = 818.2;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 427 MovieClip in Symbol 831 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 30;
_root.xx = 279.75;
_root.yy = -458.2;
_root.xx2 = 301.05;
_root.yy2 = 54;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 827 MovieClip in Symbol 831 MovieClip Frame 1
onClipEvent (load) {
if (_root.quest != 10) {
this._visible = false;
}
if (_root.treasure >= 10) {
this._visible = false;
}
if (_root.chestq1002 == 1) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.quest == 10) {
if (_root.chestq1002 != 1) {
if (_root.treasure != 10) {
_root.treasure = _root.treasure + 1;
this.gotoAndStop(2);
_root.chestq1002 = 1;
}
}
}
}
}
Instance of Symbol 827 MovieClip in Symbol 831 MovieClip Frame 1
onClipEvent (load) {
if (_root.quest != 10) {
this._visible = false;
}
if (_root.treasure >= 10) {
this._visible = false;
}
if (_root.chestq1003 == 1) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.quest == 10) {
if (_root.chestq1003 != 1) {
if (_root.treasure != 10) {
_root.treasure = _root.treasure + 1;
this.gotoAndStop(2);
_root.chestq1003 = 1;
}
}
}
}
}
Instance of Symbol 827 MovieClip in Symbol 831 MovieClip Frame 1
onClipEvent (load) {
if (_root.quest != 10) {
this._visible = false;
}
if (_root.treasure >= 10) {
this._visible = false;
}
if (_root.chestq1007 == 1) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.quest == 10) {
if (_root.chestq1007 != 1) {
if (_root.treasure != 10) {
_root.treasure = _root.treasure + 1;
this.gotoAndStop(2);
_root.chestq1007 = 1;
}
}
}
}
}
Instance of Symbol 291 MovieClip in Symbol 833 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 833 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 833 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 833 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 427 MovieClip in Symbol 833 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.fader.play();
_root.place = 26;
_root.xx = 919.75;
_root.yy = 201.8;
_root.xx2 = 941.05;
_root.yy2 = 94;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 427 MovieClip in Symbol 833 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 28;
_root.xx = 248.1;
_root.yy = 783.2;
_root.xx2 = 523.75;
_root.yy2 = 818.2;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 827 MovieClip in Symbol 833 MovieClip Frame 1
onClipEvent (load) {
if (_root.quest != 10) {
this._visible = false;
}
if (_root.treasure >= 10) {
this._visible = false;
}
if (_root.chestq1006 == 1) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.quest == 10) {
if (_root.chestq1006 != 1) {
if (_root.treasure != 10) {
_root.treasure = _root.treasure + 1;
this.gotoAndStop(2);
_root.chestq1006 = 1;
}
}
}
}
}
Instance of Symbol 291 MovieClip in Symbol 836 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 836 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 836 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 836 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 427 MovieClip in Symbol 836 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 29;
_root.xx = -400;
_root.yy = 220;
_root.xx2 = -378.95;
_root.yy2 = 114;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 427 MovieClip in Symbol 836 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 27;
_root.xx = 279.75;
_root.yy = -458.2;
_root.xx2 = 301.05;
_root.yy2 = 54;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 827 MovieClip in Symbol 836 MovieClip Frame 1
onClipEvent (load) {
if (_root.quest != 10) {
this._visible = false;
}
if (_root.treasure >= 10) {
this._visible = false;
}
if (_root.chestq1008 == 1) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.quest == 10) {
if (_root.chestq1008 != 1) {
if (_root.treasure != 10) {
_root.treasure = _root.treasure + 1;
this.gotoAndStop(2);
_root.chestq1008 = 1;
}
}
}
}
}
Instance of Symbol 827 MovieClip in Symbol 836 MovieClip Frame 1
onClipEvent (load) {
if (_root.quest != 10) {
this._visible = false;
}
if (_root.treasure >= 10) {
this._visible = false;
}
if (_root.chestq1009 == 1) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.quest == 10) {
if (_root.chestq1009 != 1) {
if (_root.treasure != 10) {
_root.treasure = _root.treasure + 1;
this.gotoAndStop(2);
_root.chestq1009 = 1;
}
}
}
}
}
Instance of Symbol 291 MovieClip in Symbol 839 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 839 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 839 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 839 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 839 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 839 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 746 MovieClip in Symbol 839 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.map.stone3)) {
_root.map.stone3._x - 20;
}
}
Instance of Symbol 746 MovieClip in Symbol 839 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.map.stone2)) {
_root.map.stone2._x - 20;
}
}
Instance of Symbol 746 MovieClip in Symbol 839 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.map.stone2)) {
_root.map.stone2._x - 20;
}
}
Instance of Symbol 746 MovieClip in Symbol 839 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.map.stone2)) {
_root.map.stone2._x + 20;
}
}
Instance of Symbol 746 MovieClip in Symbol 839 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.map.stone2)) {
_root.map.stone2._y = _root.map.stone2._y + 20;
}
}
Instance of Symbol 746 MovieClip in Symbol 839 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.map.stone2)) {
_root.map.stone2._y = _root.map.stone2._y + 20;
}
}
Instance of Symbol 427 MovieClip in Symbol 839 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.fader.play();
_root.place = 28;
_root.xx = 919.75;
_root.yy = 201.8;
_root.xx2 = 941.05;
_root.yy2 = 94;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 827 MovieClip in Symbol 839 MovieClip Frame 1
onClipEvent (load) {
if (_root.quest != 10) {
this._visible = false;
}
if (_root.treasure >= 10) {
this._visible = false;
}
if (_root.chestq1010 == 1) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.quest == 10) {
if (_root.chestq1010 != 1) {
if (_root.treasure != 10) {
_root.treasure = _root.treasure + 1;
this.gotoAndStop(2);
_root.chestq1010 = 1;
}
}
}
}
}
Instance of Symbol 291 MovieClip in Symbol 841 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 841 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 841 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 841 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 213 MovieClip "beacon1" in Symbol 841 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.land5 == 1) {
this.nextFrame;
}
}
Instance of Symbol 427 MovieClip in Symbol 841 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
_root.place = 26;
_root.xx = 248.1;
_root.yy = 783.2;
_root.xx2 = 523.75;
_root.yy2 = 818.2;
_root.gotoAndPlay(5);
}
}
Instance of Symbol 291 MovieClip in Symbol 844 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 844 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 844 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 844 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 847 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 847 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 847 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 847 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Symbol 866 MovieClip Frame 5
stop();
Instance of Symbol 98 MovieClip "ouch" in Symbol 890 MovieClip Frame 7
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.speller != 1) {
if (_root.guard != 1) {
_root.Health = _root.Health - _root.Bstr;
_root.man.man2.gotoAndStop(9);
_root.man.blood.play();
}
if (_root.guard == 1) {
_root.man.man2.man3.play();
}
}
}
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 890 MovieClip Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.speller != 1) {
if (_root.guard != 1) {
_root.Health = _root.Health - _root.Bstr;
_root.man.man2.gotoAndStop(9);
_root.man.blood.play();
}
if (_root.guard == 1) {
_root.man.man2.man3.play();
}
}
}
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 890 MovieClip Frame 14
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.speller != 1) {
if (_root.guard != 1) {
_root.Health = _root.Health - _root.Bstr;
_root.man.man2.gotoAndStop(9);
_root.man.blood.play();
}
if (_root.guard == 1) {
_root.man.man2.man3.play();
}
}
}
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 890 MovieClip Frame 18
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.speller != 1) {
if (_root.guard != 1) {
_root.Health = _root.Health - _root.Bstr;
_root.man.man2.gotoAndStop(9);
_root.man.blood.play();
}
if (_root.guard == 1) {
_root.man.man2.man3.play();
}
}
}
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 890 MovieClip Frame 69
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.speller != 1) {
if (_root.guard != 1) {
_root.Health = _root.Health - _root.Bstr;
_root.man.man2.gotoAndStop(9);
_root.man.blood.play();
}
if (_root.guard == 1) {
_root.man.man2.man3.play();
}
}
}
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 890 MovieClip Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.speller != 1) {
if (_root.guard != 1) {
_root.Health = _root.Health - _root.Bstr;
_root.man.man2.gotoAndStop(9);
_root.man.blood.play();
}
if (_root.guard == 1) {
_root.man.man2.man3.play();
}
}
}
}
Instance of Symbol 98 MovieClip "ouch" in Symbol 890 MovieClip Frame 76
onClipEvent (enterFrame) {
if (this.hitTest(_root.man)) {
if (_root.speller != 1) {
if (_root.guard != 1) {
_root.Health = _root.Health - _root.Bstr;
_root.man.man2.gotoAndStop(9);
_root.man.blood.play();
}
if (_root.guard == 1) {
_root.man.man2.man3.play();
}
}
}
}
Symbol 891 MovieClip Frame 6
stop();
_root.XP = _root.XP + 200;
_root.gotoAndPlay(6);
Symbol 892 MovieClip Frame 1
stop();
Symbol 892 MovieClip Frame 2
stop();
Symbol 892 MovieClip Frame 3
stop();
Symbol 892 MovieClip Frame 4
stop();
Symbol 892 MovieClip Frame 6
stop();
Symbol 892 MovieClip Frame 7
stop();
Symbol 897 MovieClip Frame 1
stop();
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Symbol 897 MovieClip Frame 2
stop();
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Symbol 897 MovieClip Frame 3
stop();
Symbol 897 MovieClip Frame 4
stop();
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 4
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 4
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 4
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 4
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Symbol 897 MovieClip Frame 5
stop();
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y - 20;
_root.map2._y = _root.map2._y - 20;
_root.enemy1._y = _root.enemy1._y - 20;
_root.enemy2._y = _root.enemy2._y - 20;
_root.enemy3._y = _root.enemy3._y - 20;
_root.enemy4._y = _root.enemy4._y - 20;
_root.enemy5._y = _root.enemy5._y - 20;
_root.enemy6._y = _root.enemy6._y - 20;
_root.enemy7._y = _root.enemy7._y - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._y = _root.map._y + 20;
_root.map2._y = _root.map2._y + 20;
_root.enemy1._y = _root.enemy1._y + 20;
_root.enemy2._y = _root.enemy2._y + 20;
_root.enemy3._y = _root.enemy3._y + 20;
_root.enemy4._y = _root.enemy4._y + 20;
_root.enemy5._y = _root.enemy5._y + 20;
_root.enemy6._y = _root.enemy6._y + 20;
_root.enemy7._y = _root.enemy7._y + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._y = _root.enemy1._y - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._y = _root.enemy2._y - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._y = _root.enemy3._y - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._y = _root.enemy4._y - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._y = _root.enemy5._y - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._y = _root.enemy6._y - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._y = _root.enemy7._y - 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x - 20;
_root.map2._x = _root.map2._x - 20;
_root.enemy1._x = _root.enemy1._x - 20;
_root.enemy2._x = _root.enemy2._x - 20;
_root.enemy3._x = _root.enemy3._x - 20;
_root.enemy4._x = _root.enemy4._x - 20;
_root.enemy5._x = _root.enemy5._x - 20;
_root.enemy6._x = _root.enemy6._x - 20;
_root.enemy7._x = _root.enemy7._x - 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x + 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x + 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x + 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x + 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x + 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x + 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x + 20;
}
}
Instance of Symbol 291 MovieClip in Symbol 897 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.hitTest(_root.man.many)) {
_root.map._x = _root.map._x + 20;
_root.map2._x = _root.map2._x + 20;
_root.enemy1._x = _root.enemy1._x + 20;
_root.enemy2._x = _root.enemy2._x + 20;
_root.enemy3._x = _root.enemy3._x + 20;
_root.enemy4._x = _root.enemy4._x + 20;
_root.enemy5._x = _root.enemy5._x + 20;
_root.enemy6._x = _root.enemy6._x + 20;
_root.enemy7._x = _root.enemy7._x + 20;
}
if (this.hitTest(_root.enemy1)) {
_root.enemy1._x = _root.enemy1._x - 20;
}
if (this.hitTest(_root.enemy2)) {
_root.enemy2._x = _root.enemy2._x - 20;
}
if (this.hitTest(_root.enemy3)) {
_root.enemy3._x = _root.enemy3._x - 20;
}
if (this.hitTest(_root.enemy4)) {
_root.enemy4._x = _root.enemy4._x - 20;
}
if (this.hitTest(_root.enemy5)) {
_root.enemy5._x = _root.enemy5._x - 20;
}
if (this.hitTest(_root.enemy6)) {
_root.enemy6._x = _root.enemy6._x - 20;
}
if (this.hitTest(_root.enemy7)) {
_root.enemy7._x = _root.enemy7._x - 20;
}
}
Symbol 897 MovieClip Frame 6
stop();
Symbol 898 MovieClip Frame 2
if (_root.mnumber == 1) {
if (_root.enemy1health >= 100) {
_root.enemy1health = 0;
_root.enemy1.gotoAndStop(1);
_root.enemy1._x = random(900);
_root.enemy1._y = random(500);
}
}
if (_root.mnumber == 2) {
if (_root.enemy1health >= 100) {
_root.enemy1health = 0;
_root.enemy1.gotoAndStop(1);
_root.enemy1._x = random(900);
_root.enemy1._y = random(500);
}
if (_root.enemy2health >= 100) {
_root.enemy2health = 0;
_root.enemy2.gotoAndStop(1);
_root.enemy2._x = random(900);
_root.enemy2._y = random(500);
}
}
if (_root.mnumber == 3) {
if (_root.enemy1health >= 100) {
_root.enemy1health = 0;
_root.enemy1.gotoAndStop(1);
_root.enemy1._x = random(900);
_root.enemy1._y = random(500);
}
if (_root.enemy2health >= 100) {
_root.enemy2health = 0;
_root.enemy2.gotoAndStop(1);
_root.enemy2._x = random(900);
_root.enemy2._y = random(500);
}
if (_root.enemy3health >= 100) {
_root.enemy3health = 0;
_root.enemy3.gotoAndStop(1);
_root.enemy3._x = random(900);
_root.enemy3._y = random(500);
}
}
if (_root.mnumber == 4) {
if (_root.enemy1health >= 100) {
_root.enemy1health = 0;
_root.enemy1.gotoAndStop(1);
_root.enemy1._x = random(900);
_root.enemy1._y = random(500);
}
if (_root.enemy2health >= 100) {
_root.enemy2health = 0;
_root.enemy2.gotoAndStop(1);
_root.enemy2._x = random(900);
_root.enemy2._y = random(500);
}
if (_root.enemy3health >= 100) {
_root.enemy3health = 0;
_root.enemy3.gotoAndStop(1);
_root.enemy3._x = random(900);
_root.enemy3._y = random(500);
}
if (_root.enemy4health >= 100) {
_root.enemy4health = 0;
_root.enemy4.gotoAndStop(1);
_root.enemy4._x = _root.enemy4._x - random(900);
_root.enemy4._y = random(500);
}
}
if (_root.mnumber == 5) {
if (_root.enemy1health >= 100) {
_root.enemy1health = 0;
_root.enemy1.gotoAndStop(1);
_root.enemy1._x = random(900);
_root.enemy1._y = random(500);
}
if (_root.enemy2health >= 100) {
_root.enemy2health = 0;
_root.enemy2.gotoAndStop(1);
_root.enemy2._x = random(900);
_root.enemy2._y = random(500);
}
if (_root.enemy3health >= 100) {
_root.enemy3health = 0;
_root.enemy3.gotoAndStop(1);
_root.enemy3._x = random(900);
_root.enemy3._y = random(500);
}
if (_root.enemy4health >= 100) {
_root.enemy4health = 0;
_root.enemy4.gotoAndStop(1);
_root.enemy4._x = _root.enemy4._x - random(900);
_root.enemy4._y = random(500);
}
if (_root.enemy5health >= 100) {
_root.enemy5health = 0;
_root.enemy5.gotoAndStop(1);
_root.enemy5._x = random(900);
_root.enemy5._y = _root.enemy5._y - random(500);
}
}
if (_root.mnumber == 6) {
if (_root.enemy1health >= 100) {
_root.enemy1health = 0;
_root.enemy1.gotoAndStop(1);
_root.enemy1._x = random(900);
_root.enemy1._y = random(500);
}
if (_root.enemy2health >= 100) {
_root.enemy2health = 0;
_root.enemy2.gotoAndStop(1);
_root.enemy2._x = random(900);
_root.enemy2._y = random(500);
}
if (_root.enemy3health >= 100) {
_root.enemy3health = 0;
_root.enemy3.gotoAndStop(1);
_root.enemy3._x = random(900);
_root.enemy3._y = random(500);
}
if (_root.enemy4health >= 100) {
_root.enemy4health = 0;
_root.enemy4.gotoAndStop(1);
_root.enemy4._x = _root.enemy4._x - random(900);
_root.enemy4._y = random(500);
}
if (_root.enemy5health >= 100) {
_root.enemy5health = 0;
_root.enemy5.gotoAndStop(1);
_root.enemy5._x = random(900);
_root.enemy5._y = _root.enemy5._y - random(500);
}
if (_root.enemy6health >= 100) {
_root.enemy6health = 0;
_root.enemy6.gotoAndStop(1);
_root.enemy6._x = _root.enemy6._x - random(900);
_root.enemy6._y = _root.enemy6._y - random(500);
}
}
if (_root.mnumber == 7) {
if (_root.enemy1health >= 100) {
_root.enemy1health = 0;
_root.enemy1.gotoAndStop(1);
_root.enemy1._x = random(900);
_root.enemy1._y = random(500);
}
if (_root.enemy2health >= 100) {
_root.enemy2health = 0;
_root.enemy2.gotoAndStop(1);
_root.enemy2._x = random(900);
_root.enemy2._y = random(500);
}
if (_root.enemy3health >= 100) {
_root.enemy3health = 0;
_root.enemy3.gotoAndStop(1);
_root.enemy3._x = random(900);
_root.enemy3._y = random(500);
}
if (_root.enemy4health >= 100) {
_root.enemy4health = 0;
_root.enemy4.gotoAndStop(1);
_root.enemy4._x = _root.enemy4._x - random(900);
_root.enemy4._y = random(500);
}
if (_root.enemy5health >= 100) {
_root.enemy5health = 0;
_root.enemy5.gotoAndStop(1);
_root.enemy5._x = random(900);
_root.enemy5._y = _root.enemy5._y - random(500);
}
if (_root.enemy6health >= 100) {
_root.enemy6health = 0;
_root.enemy6.gotoAndStop(1);
_root.enemy6._x = _root.enemy6._x - random(900);
_root.enemy6._y = _root.enemy6._y - random(500);
}
if (_root.enemy7health >= 100) {
_root.enemy7health = 0;
_root.enemy7.gotoAndStop(1);
_root.enemy7._x = _root.enemy7._x - random(900);
_root.enemy7._y = _root.enemy7._y - random(500);
}
}
Symbol 898 MovieClip Frame 6
if (_root.mnumber == 1) {
if (_root.enemy1health >= 100) {
_root.enemy1health = 0;
_root.enemy1.gotoAndStop(1);
_root.enemy1._x = random(900);
_root.enemy1._y = random(500);
}
}
if (_root.mnumber == 2) {
if (_root.enemy1health >= 100) {
_root.enemy1health = 0;
_root.enemy1.gotoAndStop(1);
_root.enemy1._x = random(900);
_root.enemy1._y = random(500);
}
if (_root.enemy2health >= 100) {
_root.enemy2health = 0;
_root.enemy2.gotoAndStop(1);
_root.enemy2._x = random(900);
_root.enemy2._y = random(500);
}
}
if (_root.mnumber == 3) {
if (_root.enemy1health >= 100) {
_root.enemy1health = 0;
_root.enemy1.gotoAndStop(1);
_root.enemy1._x = random(900);
_root.enemy1._y = random(500);
}
if (_root.enemy2health >= 100) {
_root.enemy2health = 0;
_root.enemy2.gotoAndStop(1);
_root.enemy2._x = random(900);
_root.enemy2._y = random(500);
}
if (_root.enemy3health >= 100) {
_root.enemy3health = 0;
_root.enemy3.gotoAndStop(1);
_root.enemy3._x = random(900);
_root.enemy3._y = random(500);
}
}
if (_root.mnumber == 4) {
if (_root.enemy1health >= 100) {
_root.enemy1health = 0;
_root.enemy1.gotoAndStop(1);
_root.enemy1._x = random(900);
_root.enemy1._y = random(500);
}
if (_root.enemy2health >= 100) {
_root.enemy2health = 0;
_root.enemy2.gotoAndStop(1);
_root.enemy2._x = random(900);
_root.enemy2._y = random(500);
}
if (_root.enemy3health >= 100) {
_root.enemy3health = 0;
_root.enemy3.gotoAndStop(1);
_root.enemy3._x = random(900);
_root.enemy3._y = random(500);
}
if (_root.enemy4health >= 100) {
_root.enemy4health = 0;
_root.enemy4.gotoAndStop(1);
_root.enemy4._x = _root.enemy4._x - random(900);
_root.enemy4._y = random(500);
}
}
if (_root.mnumber == 5) {
if (_root.enemy1health >= 100) {
_root.enemy1health = 0;
_root.enemy1.gotoAndStop(1);
_root.enemy1._x = random(900);
_root.enemy1._y = random(500);
}
if (_root.enemy2health >= 100) {
_root.enemy2health = 0;
_root.enemy2.gotoAndStop(1);
_root.enemy2._x = random(900);
_root.enemy2._y = random(500);
}
if (_root.enemy3health >= 100) {
_root.enemy3health = 0;
_root.enemy3.gotoAndStop(1);
_root.enemy3._x = random(900);
_root.enemy3._y = random(500);
}
if (_root.enemy4health >= 100) {
_root.enemy4health = 0;
_root.enemy4.gotoAndStop(1);
_root.enemy4._x = _root.enemy4._x - random(900);
_root.enemy4._y = random(500);
}
if (_root.enemy5health >= 100) {
_root.enemy5health = 0;
_root.enemy5.gotoAndStop(1);
_root.enemy5._x = random(900);
_root.enemy5._y = _root.enemy5._y - random(500);
}
}
if (_root.mnumber == 6) {
if (_root.enemy1health >= 100) {
_root.enemy1health = 0;
_root.enemy1.gotoAndStop(1);
_root.enemy1._x = random(900);
_root.enemy1._y = random(500);
}
if (_root.enemy2health >= 100) {
_root.enemy2health = 0;
_root.enemy2.gotoAndStop(1);
_root.enemy2._x = random(900);
_root.enemy2._y = random(500);
}
if (_root.enemy3health >= 100) {
_root.enemy3health = 0;
_root.enemy3.gotoAndStop(1);
_root.enemy3._x = random(900);
_root.enemy3._y = random(500);
}
if (_root.enemy4health >= 100) {
_root.enemy4health = 0;
_root.enemy4.gotoAndStop(1);
_root.enemy4._x = _root.enemy4._x - random(900);
_root.enemy4._y = random(500);
}
if (_root.enemy5health >= 100) {
_root.enemy5health = 0;
_root.enemy5.gotoAndStop(1);
_root.enemy5._x = random(900);
_root.enemy5._y = _root.enemy5._y - random(500);
}
if (_root.enemy6health >= 100) {
_root.enemy6health = 0;
_root.enemy6.gotoAndStop(1);
_root.enemy6._x = _root.enemy6._x - random(900);
_root.enemy6._y = _root.enemy6._y - random(500);
}
}
if (_root.mnumber == 7) {
if (_root.enemy1health >= 100) {
_root.enemy1health = 0;
_root.enemy1.gotoAndStop(1);
_root.enemy1._x = random(900);
_root.enemy1._y = random(500);
}
if (_root.enemy2health >= 100) {
_root.enemy2health = 0;
_root.enemy2.gotoAndStop(1);
_root.enemy2._x = random(900);
_root.enemy2._y = random(500);
}
if (_root.enemy3health >= 100) {
_root.enemy3health = 0;
_root.enemy3.gotoAndStop(1);
_root.enemy3._x = random(900);
_root.enemy3._y = random(500);
}
if (_root.enemy4health >= 100) {
_root.enemy4health = 0;
_root.enemy4.gotoAndStop(1);
_root.enemy4._x = _root.enemy4._x - random(900);
_root.enemy4._y = random(500);
}
if (_root.enemy5health >= 100) {
_root.enemy5health = 0;
_root.enemy5.gotoAndStop(1);
_root.enemy5._x = random(900);
_root.enemy5._y = _root.enemy5._y - random(500);
}
if (_root.enemy6health >= 100) {
_root.enemy6health = 0;
_root.enemy6.gotoAndStop(1);
_root.enemy6._x = _root.enemy6._x - random(900);
_root.enemy6._y = _root.enemy6._y - random(500);
}
if (_root.enemy7health >= 100) {
_root.enemy7health = 0;
_root.enemy7.gotoAndStop(1);
_root.enemy7._x = _root.enemy7._x - random(900);
_root.enemy7._y = _root.enemy7._y - random(500);
}
}
Symbol 900 MovieClip Frame 12
_root.tlimit = _root.tlimit - 1;
if (_root.tlimit <= 0) {
_root.play();
}
Symbol 913 Button
on (press) {
_root.monkills = 0;
_root.gate = 1;
}
Symbol 919 MovieClip Frame 1
stop();
Symbol 922 MovieClip Frame 1
_root.Hbar.gotoAndStop(_root.HPCalculation);
_root.MPCalculation = int((_root.mana / _root.MaxMana) * 100);
_root.Mbar.gotoAndStop(_root.MPCalculation);
_root.Hbar.note = (_root.Health + " / ") + _root.MaxHealth;
_root.Mbar.note = (_root.mana + " / ") + _root.MaxMana;
_root.xxx = _root.map._x;
_root.yyy = _root.map._y;
_root.xxx2 = _root.map2._x;
_root.yyy2 = _root.map2._y;
if (_root.monkills <= 0) {
_root.monkills = 0;
}
if (_root.Health <= 0) {
_root.Health = 0;
_root.gotoAndStop(19);
_root.Hbar.gotoAndStop(1);
}
if (_root.mana <= 0) {
_root.mana = 0;
_root.Mbar.gotoAndStop(1);
}
Symbol 922 MovieClip Frame 2
if (_root.XP <= 0) {
_root.str = 5;
_root.lvl = 1;
_root.MaxHealth = 100;
_root.MaxMana = 100;
}
if (_root.XP >= 100) {
_root.str = 6;
_root.lvl = 2;
_root.MaxHealth = 125;
_root.MaxMana = 125;
}
if (_root.XP >= 250) {
_root.str = 7;
_root.lvl = 3;
_root.MaxHealth = 150;
_root.MaxMana = 150;
}
if (_root.XP >= 450) {
_root.str = 8;
_root.lvl = 4;
_root.MaxHealth = 175;
_root.MaxMana = 175;
}
if (_root.XP >= 700) {
_root.str = 9;
_root.lvl = 5;
_root.MaxHealth = 200;
_root.MaxMana = 200;
}
if (_root.XP >= 1000) {
_root.str = 10;
_root.lvl = 6;
_root.MaxHealth = 225;
_root.MaxMana = 225;
}
if (_root.XP >= 2000) {
_root.str = 11;
_root.lvl = 7;
_root.MaxHealth = 250;
_root.MaxMana = 250;
}
if (_root.XP >= 3500) {
_root.str = 11;
_root.lvl = 8;
_root.MaxHealth = 275;
_root.MaxMana = 275;
}
if (_root.XP >= 5000) {
_root.str = 12;
_root.lvl = 9;
_root.MaxHealth = 300;
_root.MaxMana = 300;
}
if (_root.XP >= 7500) {
_root.str = 15;
_root.lvl = "Max";
_root.MaxHealth = 400;
_root.MaxMana = 400;
}
if (_root.XP >= 7500) {
if (_root.ultimate == 1) {
_root.str = 100;
_root.lvl = "Ultimate";
_root.MaxHealth = 1000;
_root.MaxMana = 1000;
}
}
_root.str = _root.str + _root.power;
_root.MaxMana = _root.MaxMana + _root.magicplus;
Symbol 929 Button
on (release) {
gotoAndStop (51);
}
Symbol 957 Button
on (release) {
gotoAndStop (2);
}