summaryrefslogtreecommitdiff
path: root/npc/025-4/julia.txt
diff options
context:
space:
mode:
authorCoffee <coffee@coffee-EP45-UD3L.(none)>2011-06-17 21:28:46 -0300
committerCoffee <coffee@coffee-EP45-UD3L.(none)>2011-06-17 21:28:46 -0300
commitbcf3517800178a88a120de9897eb7ff786a141b7 (patch)
tree16cb860c3f0693312a0d9045d8ee0911c27a60d6 /npc/025-4/julia.txt
parenta321efe950785ed21be99597b06156a3df967928 (diff)
downloadserverdata-bcf3517800178a88a120de9897eb7ff786a141b7.tar.gz
serverdata-bcf3517800178a88a120de9897eb7ff786a141b7.tar.bz2
serverdata-bcf3517800178a88a120de9897eb7ff786a141b7.tar.xz
serverdata-bcf3517800178a88a120de9897eb7ff786a141b7.zip
Eliminates the use of some permanent variables, adjust reset npc and review the whole quest.
Diffstat (limited to 'npc/025-4/julia.txt')
-rw-r--r--npc/025-4/julia.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/025-4/julia.txt b/npc/025-4/julia.txt
index ad0c8a1a..8c7b3ce4 100644
--- a/npc/025-4/julia.txt
+++ b/npc/025-4/julia.txt
@@ -6,7 +6,7 @@
L_Done:
mes "[Julia]";
- mes "I heard some battle noises few minutes ago and I presume you are here to save me!";
+ mes "I heard some battle noises a few minutes ago and I presume you are here to save me!";
next;
menu
"Of course I'm here to save you, Rossy sent me here!", -;
@@ -16,12 +16,12 @@ L_Done:
getitem "BlackBoots", 1;
getexp 5000, 0;
set Rossy_Quest, 17;
- mes "I'm out of here now, come out from this horrible cave.";
+ mes "I'm out of here now, let's get out of this horrible cave.";
close;
L_End:
mes "[Julia]";
- mes "Come out from this horrible cave.";
+ mes "Let's get out of this horrible cave.";
close;
L_Hmmm: