summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAli-G <gauvain.dauchy@free.fr>2011-06-15 18:25:37 +0200
committerAli-G <gauvain.dauchy@free.fr>2011-06-15 18:25:37 +0200
commit342f9f4f9087f03d4418d11ca25df213d9817e1a (patch)
tree7582dbb9ada38364911ec995fbc3aed31c4603ce
parenta2a471584659a0b963b6f2143a1b65bc43521beb (diff)
downloadserverdata-342f9f4f9087f03d4418d11ca25df213d9817e1a.tar.gz
serverdata-342f9f4f9087f03d4418d11ca25df213d9817e1a.tar.bz2
serverdata-342f9f4f9087f03d4418d11ca25df213d9817e1a.tar.xz
serverdata-342f9f4f9087f03d4418d11ca25df213d9817e1a.zip
Renamed a file and gave a use to the chests.
-rw-r--r--npc/025-3/barriers.txt4
-rw-r--r--npc/025-4/_import.txt2
-rw-r--r--npc/025-4/battlecaves.txt (renamed from npc/025-4/Battlecaves.txt)0
3 files changed, 3 insertions, 3 deletions
diff --git a/npc/025-3/barriers.txt b/npc/025-3/barriers.txt
index cb69aac3..bac28c8a 100644
--- a/npc/025-3/barriers.txt
+++ b/npc/025-3/barriers.txt
@@ -846,11 +846,11 @@ L_AlreadyClean:
//Check if you can enter this cave
if (cavefights & BATTLE_CAVE1 && cavefights & BATTLE_CAVE2 && cavefights & BATTLE_CAVE3 && cavefights & BATTLE_CAVE4 && cavefights & BATTLE_CAVE5 && cavefights & BATTLE_CAVE6 && cavefights & BATTLE_CAVE7 && cavefights & BATTLE_CAVE8 && cavefights & BATTLE_CAVE9) goto L_StartFight;
- message strcharinfo(0), "It feels like something terrible is lurking inside this cave... But don't have enough of a particular force to enter, you are too frightened.";
+ message strcharinfo(0), "As you try to enter, you bump into an invisible door. You can feel a total of nince small lockets.";
end;
L_StartFight:
- message strcharinfo(0), "You hear screams, they seem to be very close from where you stand.";
+ message strcharinfo(0), "You insert the nine tiny keys you collected but as you enter, you hear screams that seem to be very close.";
set $@battlebosscave, 1;
warp "025-4.gat", 157, 46;
set $@cave10fighter$, strcharinfo(0);
diff --git a/npc/025-4/_import.txt b/npc/025-4/_import.txt
index ac773656..d4c5c8e4 100644
--- a/npc/025-4/_import.txt
+++ b/npc/025-4/_import.txt
@@ -1,7 +1,7 @@
// Map 025-4:
// This file is generated automatically. All manually changes will be removed when running the Converter.
map: 025-4.gat
-npc: npc/025-4/Battlecaves.txt
+npc: npc/025-4/battlecaves.txt
npc: npc/025-4/_mobs.txt
npc: npc/025-4/_warps.txt
npc: npc/025-4/clauquer.txt
diff --git a/npc/025-4/Battlecaves.txt b/npc/025-4/battlecaves.txt
index eb87011e..eb87011e 100644
--- a/npc/025-4/Battlecaves.txt
+++ b/npc/025-4/battlecaves.txt