summaryrefslogtreecommitdiff
path: root/world/map/npc/025-4
diff options
context:
space:
mode:
authorFrost <networktoy@cox.net>2011-09-09 18:11:15 -0700
committerJessica Tölke <jtoelke@mail.upb.de>2011-09-10 15:27:32 +0200
commit1599e4b8a9d768d9b7b89f881da47b9cff616dce (patch)
treef5c75311d90a0865b83a8872f3300db9c035457b /world/map/npc/025-4
parent5ea6c568c86d9c0f76983705258951e2db9974fa (diff)
downloadserverdata-1599e4b8a9d768d9b7b89f881da47b9cff616dce.tar.gz
serverdata-1599e4b8a9d768d9b7b89f881da47b9cff616dce.tar.bz2
serverdata-1599e4b8a9d768d9b7b89f881da47b9cff616dce.tar.xz
serverdata-1599e4b8a9d768d9b7b89f881da47b9cff616dce.zip
Removed tabs from 025-4 downto 022-1
Minor spelling corrections in tinris.txt.
Diffstat (limited to 'world/map/npc/025-4')
-rw-r--r--world/map/npc/025-4/clauquer.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/world/map/npc/025-4/clauquer.txt b/world/map/npc/025-4/clauquer.txt
index a2970d3b..399bdbb7 100644
--- a/world/map/npc/025-4/clauquer.txt
+++ b/world/map/npc/025-4/clauquer.txt
@@ -48,7 +48,7 @@ L_Advice:
next;
mes "\"I think you're now ready to explore these caves and fight.\"";
if (Rossy_Quest == 14) set Rossy_Quest, 15;
- close;
+close;
L_End:
mes "[Clauquer]";
@@ -82,20 +82,20 @@ L_Feedback:
if (@cleaned_caves > 0 && @cleaned_caves < 9) mes "\"You are doing good... If I am right, you already eliminated " + @cleaned_caves + " of the 9 energy sources of the barrier that protects the cave in which Julia is hidden.\"";
if (@cleaned_caves == 9) mes "\"I am amazed... You eliminated all the 9 energy sources. Now is the difficult part. To save Julia, you need to eliminate the last and most powerful barrier. Good Luck!\"";
if (@cleaned_caves <= 0) mes "\"Well... You didn't eliminate any of the barriers, so that means there are still 9 caves and the tenth one, the strongest...\"";
- close;
+close;
L_Huh:
mes "[Clauquer]";
mes "\"Why are you here? Get out.\"";
- close;
+close;
L_No:
- close;
+close;
L_Rescued:
mes "[Clauquer]";
mes "\"I'm very impressed!";
mes "Now this fey nature spirit will never kidnap a poor child again.\"";
- close;
+close;
}