summaryrefslogtreecommitdiff
path: root/world/map/npc/025-4
diff options
context:
space:
mode:
authorJessica Tölke <jtoelke@mail.upb.de>2011-07-14 15:55:56 +0200
committerJessica Tölke <jtoelke@mail.upb.de>2011-07-14 15:55:56 +0200
commite5101b89241fdd2c66825f96e067473ec6108bb3 (patch)
tree3a2a9a09665ecf25ef710d067e14ab00d9fd1048 /world/map/npc/025-4
parent9198b1c0070028b3c33853ca865058391eb9e85a (diff)
downloadserverdata-e5101b89241fdd2c66825f96e067473ec6108bb3.tar.gz
serverdata-e5101b89241fdd2c66825f96e067473ec6108bb3.tar.bz2
serverdata-e5101b89241fdd2c66825f96e067473ec6108bb3.tar.xz
serverdata-e5101b89241fdd2c66825f96e067473ec6108bb3.zip
removing some lines that seem to be debug messages
Diffstat (limited to 'world/map/npc/025-4')
-rw-r--r--world/map/npc/025-4/battlecaves.txt39
1 files changed, 18 insertions, 21 deletions
diff --git a/world/map/npc/025-4/battlecaves.txt b/world/map/npc/025-4/battlecaves.txt
index 0862312c..d4ff8c04 100644
--- a/world/map/npc/025-4/battlecaves.txt
+++ b/world/map/npc/025-4/battlecaves.txt
@@ -20,7 +20,7 @@ L_Start:
if ((countitem("Root")<1)) goto L_no_root;
close2;
delitem "Root", 1;
- message strcharinfo(0), "As you place the root on the energy source, earth monsters seem to emerge from the ground.";
+ message strcharinfo(0), "As you place the root on the energy source, earth monsters seem to emerge from the ground.";
set $@battlecave1, 2;
L_Summon:
@@ -151,7 +151,7 @@ L_Done:
if ($@battlecave2 == 2 && $@cave2fighter$ != strcharinfo(0)) goto L_Cheat;
if (Rossy_Quest < 15) goto L_Cheat;
if ($@battlecave2 == 1) goto L_Start;
-
+
L_Cheat:
message strcharinfo(0), "You shouldn't be here, you cheater.";
percentheal -100, 0;
@@ -164,7 +164,7 @@ L_Start:
if ((countitem("Root")<1)) goto L_no_root;
close2;
delitem "Root", 1;
- message strcharinfo(0), "As you place the root on the energy source, earth monsters seem to emerge from the ground.";
+ message strcharinfo(0), "As you place the root on the energy source, earth monsters seem to emerge from the ground.";
set $@battlecave2, 2;
L_Summon:
@@ -221,7 +221,7 @@ L_Done:
if ($@battlecave3 == 2 && $@cave3fighter$ != strcharinfo(0)) goto L_Cheat;
if (Rossy_Quest < 15) goto L_Cheat;
if ($@battlecave3 == 1) goto L_Start;
-
+
L_Cheat:
message strcharinfo(0), "You shouldn't be here, you cheater.";
percentheal -100, 0;
@@ -234,7 +234,7 @@ L_Start:
if ((countitem("Root")<1)) goto L_no_root;
close2;
delitem "Root", 1;
- message strcharinfo(0), "As you place the root on the energy source, earth monsters seem to emerge from the ground.";
+ message strcharinfo(0), "As you place the root on the energy source, earth monsters seem to emerge from the ground.";
set $@battlecave3, 2;
L_Summon:
@@ -292,7 +292,7 @@ L_Done:
if ($@battlecave4 == 2 && $@cave4fighter$ != strcharinfo(0)) goto L_Cheat;
if (Rossy_Quest < 15) goto L_Cheat;
if ($@battlecave4 == 1) goto L_Start;
-
+
L_Cheat:
message strcharinfo(0), "You shouldn't be here, you cheater.";
percentheal -100, 0;
@@ -305,7 +305,7 @@ L_Start:
if ((countitem("Root")<1)) goto L_no_root;
close2;
delitem "Root", 1;
- message strcharinfo(0), "As you place the root on the energy source, earth monsters seem to emerge from the ground.";
+ message strcharinfo(0), "As you place the root on the energy source, earth monsters seem to emerge from the ground.";
set $@battlecave4, 2;
L_Summon:
@@ -348,15 +348,12 @@ L_no_root:
// --------------------- Cave 4 Checker ----------------------------
025-4.gat,32,156,0 script #CheckCaveFight4 45,1,1,{
- message strcharinfo(0), $@battlecave4;
if (cavefights & BATTLE_CAVE4 || $@battlecave4 == 1) goto L_Done;
message strcharinfo(0), "You can't get out! Seems like a barrier was created when the energy transmuted itself into monsters.";
end;
L_Done:
- message strcharinfo(0), $@battlecave4;
donpcevent "#WarpBattleCave4::OnGetout";
- message strcharinfo(0), $@battlecave4;
end;
}
@@ -367,7 +364,7 @@ L_Done:
if ($@battlecave5 == 2 && $@cave5fighter$ != strcharinfo(0)) goto L_Cheat;
if (Rossy_Quest < 15) goto L_Cheat;
if ($@battlecave5 == 1) goto L_Start;
-
+
L_Cheat:
message strcharinfo(0), "You shouldn't be here, you cheater.";
percentheal -100, 0;
@@ -380,7 +377,7 @@ L_Start:
if ((countitem("Root")<1)) goto L_no_root;
close2;
delitem "Root", 1;
- message strcharinfo(0), "As you place the root on the energy source, earth monsters seem to emerge from the ground.";
+ message strcharinfo(0), "As you place the root on the energy source, earth monsters seem to emerge from the ground.";
set $@battlecave5, 2;
L_Summon:
@@ -439,7 +436,7 @@ L_Done:
if ($@battlecave6 == 2 && $@cave6fighter$ != strcharinfo(0)) goto L_Cheat;
if (Rossy_Quest < 15) goto L_Cheat;
if ($@battlecave6 == 1) goto L_Start;
-
+
L_Cheat:
message strcharinfo(0), "You shouldn't be here, you cheater.";
percentheal -100, 0;
@@ -452,7 +449,7 @@ L_Start:
if ((countitem("Root")<1)) goto L_no_root;
close2;
delitem "Root", 1;
- message strcharinfo(0), "As you place the root on the energy source, earth monsters seem to emerge from the ground.";
+ message strcharinfo(0), "As you place the root on the energy source, earth monsters seem to emerge from the ground.";
set $@battlecave6, 2;
L_Summon:
@@ -524,7 +521,7 @@ L_Start:
if ((countitem("Root")<1)) goto L_no_root;
close2;
delitem "Root", 1;
- message strcharinfo(0), "As you place the root on the energy source, earth monsters seem to emerge from the ground.";
+ message strcharinfo(0), "As you place the root on the energy source, earth monsters seem to emerge from the ground.";
set $@battlecave7, 2;
L_Summon:
@@ -583,7 +580,7 @@ L_Done:
if ($@battlecave8 == 2 && $@cave8fighter$ != strcharinfo(0)) goto L_Cheat;
if (Rossy_Quest < 15) goto L_Cheat;
if ($@battlecave8 == 1) goto L_Start;
-
+
L_Cheat:
message strcharinfo(0), "You shouldn't be here, you cheater.";
percentheal -100, 0;
@@ -655,7 +652,7 @@ L_Done:
if ($@battlecave9 == 2 && $@cave9fighter$ != strcharinfo(0)) goto L_Cheat;
if (Rossy_Quest < 15) goto L_Cheat;
if ($@battlecave9 == 1) goto L_Start;
-
+
L_Cheat:
message strcharinfo(0), "You shouldn't be here, you cheater.";
percentheal -100, 0;
@@ -668,7 +665,7 @@ L_Start:
if ((countitem("Root")<1)) goto L_no_root;
close2;
delitem "Root", 1;
- message strcharinfo(0), "As you place the root on the energy source, earth monsters seem to emerge from the ground.";
+ message strcharinfo(0), "As you place the root on the energy source, earth monsters seem to emerge from the ground.";
set $@battlecave9, 2;
L_Summon:
@@ -737,7 +734,7 @@ L_Start:
if ((countitem("Root")<1)) goto L_no_root;
close2;
delitem "Root", 1;
- message strcharinfo(0), "As you place the root on the energy source, earth monsters seem to emerge from the ground.";
+ message strcharinfo(0), "As you place the root on the energy source, earth monsters seem to emerge from the ground.";
set $@battlecave10, 2;
L_Summon:
@@ -751,7 +748,7 @@ L_SummonBoss:
attachrid(getcharid(3,$@cave10fighter$));
areamonster "025-4.gat",142, 24, 172, 48,"",$@BOSS,1,"#StartBossCaveFight::OnBossDeath";
stopnpctimer;
- setnpctimer 0;
+ setnpctimer 0;
end;
L_Done:
@@ -775,7 +772,7 @@ L_Done:
L_CleaningNorid:
stopnpctimer;
- setnpctimer 0;
+ setnpctimer 0;
set $@wave_cave10, 0;
set $@cave10_kills, 0;
set $@cave10start, 0;