summaryrefslogtreecommitdiff
path: root/world/map/npc/025-4/clauquer.txt
diff options
context:
space:
mode:
authorCoffee <coffee@coffee-EP45-UD3L.(none)>2011-06-29 20:13:33 -0300
committerCoffee <coffee@coffee-EP45-UD3L.(none)>2011-06-29 20:13:33 -0300
commitdca6665aa89a5818c7e1b7eb905f1b03ba4e633f (patch)
tree14931b171ec5ee18148820497c13bfec3a2edc92 /world/map/npc/025-4/clauquer.txt
parent8acd2a2897a228040904db48f58658bdf024bd3f (diff)
downloadserverdata-dca6665aa89a5818c7e1b7eb905f1b03ba4e633f.tar.gz
serverdata-dca6665aa89a5818c7e1b7eb905f1b03ba4e633f.tar.bz2
serverdata-dca6665aa89a5818c7e1b7eb905f1b03ba4e633f.tar.xz
serverdata-dca6665aa89a5818c7e1b7eb905f1b03ba4e633f.zip
Add comments and some small changes in the conditionals for the pentagrams.
Diffstat (limited to 'world/map/npc/025-4/clauquer.txt')
-rw-r--r--world/map/npc/025-4/clauquer.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/world/map/npc/025-4/clauquer.txt b/world/map/npc/025-4/clauquer.txt
index 1acba11d..e8db37bc 100644
--- a/world/map/npc/025-4/clauquer.txt
+++ b/world/map/npc/025-4/clauquer.txt
@@ -1,3 +1,5 @@
+// Authors: alastrim, Ali-g, Dark Mage
+
025-4.gat,30,30,0 script Clauquer 169,{
if (Rossy_Quest >= 16 || FLAGS & FLAG_ROSSI_COMPLETED) goto L_Rescued;
@@ -22,7 +24,9 @@ L_Help:
mes "[Clauquer]";
mes "\"I can see that you really want to save the little girl. She is trapped in a place inside one of these caves, protected by a magic barrier created by a fey spirit. To save her, you have to annulate the energy sources of this barrier. They are located in 10 different spots, each one in a different cave.\"";
next;
- mes "\"To do this, you have to place a root on the exact center of the energy source. Once you do this, its entire power will transmute into some terrible earth monsters. If you defeat them, this source of energy will be close to nothing and the barrier will be weaker.\"";
+ menu
+ "But how can I annulate this barrier?", -;
+ mes "\"It is simple, you just have to place a root on the exact center of the energy source. Once you do this, its entire power will transmute into some terrible earth monsters. If you defeat them, this source of energy will be close to nothing and the barrier will be weaker.\"";
next;
mes "\"If my observations are correct, the girl is trapped in a cave protected by a barrier fed by 9 different power sources. And inside this cave, there is another barrier, fed by a single, but very strong, power source. The girl is inside that cave, protected by that strong barrier.\"";
next;