summaryrefslogtreecommitdiff
path: root/world/map/npc/018-3
diff options
context:
space:
mode:
authorThe Kandiman <kandiman@kandiman.(none)>2011-09-10 14:10:36 -0400
committerJessica Tölke <jtoelke@mail.upb.de>2011-09-10 22:16:46 +0200
commit634e31bc0f4d1efac4936619205e454dd39f2514 (patch)
tree524425b9559d6bb3c13fd36caa71938cb0059911 /world/map/npc/018-3
parent62cf14da16023625773c43d215975766d86a1b9a (diff)
downloadserverdata-634e31bc0f4d1efac4936619205e454dd39f2514.tar.gz
serverdata-634e31bc0f4d1efac4936619205e454dd39f2514.tar.bz2
serverdata-634e31bc0f4d1efac4936619205e454dd39f2514.tar.xz
serverdata-634e31bc0f4d1efac4936619205e454dd39f2514.zip
Tab replacement and formatting project: Maps 014-1 to 021-2 complete.
Diffstat (limited to 'world/map/npc/018-3')
-rw-r--r--world/map/npc/018-3/bookcase.txt109
-rw-r--r--world/map/npc/018-3/evil-obelisk.txt14
-rw-r--r--world/map/npc/018-3/sword.txt15
3 files changed, 64 insertions, 74 deletions
diff --git a/world/map/npc/018-3/bookcase.txt b/world/map/npc/018-3/bookcase.txt
index 843c94ae..2e04c06b 100644
--- a/world/map/npc/018-3/bookcase.txt
+++ b/world/map/npc/018-3/bookcase.txt
@@ -1,65 +1,56 @@
//
-018-3.gat,75,123,0 script #DemonMineBookcase1 127,{
- if (QUEST_demon_mines == 0) goto L_Search;
+018-3.gat,75,123,0|script|#DemonMineBookcase1|127,{
+ if (QUEST_demon_mines == 0) goto L_Search;
- mes "You see nothing different about the bookcase.";
- mes "Do you want to search it again anyways?";
- next;
- menu
- "Yes", L_Search,
- "No", -;
- close;
+ mes "You see nothing different about the bookcase.";
+ mes "Do you want to search it again anyways?";
+ next;
+ menu
+ "Yes", L_Search,
+ "No", -;
+ close;
L_Search:
- mes "After searching the bookcase, you were able to find a few passages that you can read.";
- next;
-
- mes "One of the describes an ancient barrier that guards a great treasure.";
- mes "";
- mes "To get through it, you need to consume the soul of a great pumpkin ghost.";
- next;
-
- mes "Another passage describes a ritual needed to open a certain cursed chest.";
- mes "";
- mes "It looks like a lot of items will be needed.";
- next;
-
- mes "The slime of a maggot.";
- mes "A mushroom, big or small.";
- mes "The petal of a pink flower.";
- next;
-
- mes "A pearl from the sea.";
- mes "A spike; the harder, the better.";
- mes "Some raw wood. One log should do.";
- next;
-
- mes "An antenna. Preferably pink.";
- mes "The tongues of four different snakes.";
- mes "A key to a treasure chest.";
- next;
-
- mes "A pile of ash.";
- mes "Four different herbs.";
- mes "A bug, or part of one.";
- next;
-
- mes "A lamp for the dark.";
- mes "Rock and metal, as one.";
- mes "Three different deaths dealt by three different scorpions.";
- next;
-
- mes "The womb that gives birth to butterflies.";
- mes "The gentle caress of a creature without blemish.";
- mes "A single piece of darkness.";
- next;
-
- mes "And a bottle's worth of water.";
- mes "";
- mes "You begin to wonder if you read that list right.";
- next;
-
- if (QUEST_demon_mines == 0) set QUEST_demon_mines, 1;
- close;
+ mes "After searching the bookcase, you were able to find a few passages that you can read.";
+ next;
+ mes "One of the describes an ancient barrier that guards a great treasure.";
+ mes "";
+ mes "To get through it, you need to consume the soul of a great pumpkin ghost.";
+ next;
+ mes "Another passage describes a ritual needed to open a certain cursed chest.";
+ mes "";
+ mes "It looks like a lot of items will be needed.";
+ next;
+ mes "The slime of a maggot.";
+ mes "A mushroom, big or small.";
+ mes "The petal of a pink flower.";
+ next;
+ mes "A pearl from the sea.";
+ mes "A spike; the harder, the better.";
+ mes "Some raw wood. One log should do.";
+ next;
+ mes "An antenna. Preferably pink.";
+ mes "The tongues of four different snakes.";
+ mes "A key to a treasure chest.";
+ next;
+ mes "A pile of ash.";
+ mes "Four different herbs.";
+ mes "A bug, or part of one.";
+ next;
+ mes "A lamp for the dark.";
+ mes "Rock and metal, as one.";
+ mes "Three different deaths dealt by three different scorpions.";
+ next;
+ mes "The womb that gives birth to butterflies.";
+ mes "The gentle caress of a creature without blemish.";
+ mes "A single piece of darkness.";
+ next;
+ mes "And a bottle's worth of water.";
+ mes "";
+ mes "You begin to wonder if you read that list right.";
+ next;
+ if (QUEST_demon_mines == 0)
+ set QUEST_demon_mines, 1;
+ close;
}
diff --git a/world/map/npc/018-3/evil-obelisk.txt b/world/map/npc/018-3/evil-obelisk.txt
index 4893cfeb..c80e3b59 100644
--- a/world/map/npc/018-3/evil-obelisk.txt
+++ b/world/map/npc/018-3/evil-obelisk.txt
@@ -1,10 +1,10 @@
//
-018-3.gat,67,28,0 script Evil Obelisk 185, {
- callfunc "ClearVariables";
- set @map$, "018-3.gat";
- set @x, 67;
- set @y, 28;
- callfunc "EvilObelisk";
- close;
+018-3.gat,67,28,0|script|Evil Obelisk|185,{
+ callfunc "ClearVariables";
+ set @map$, "018-3.gat";
+ set @x, 67;
+ set @y, 28;
+ callfunc "EvilObelisk";
+ close;
}
diff --git a/world/map/npc/018-3/sword.txt b/world/map/npc/018-3/sword.txt
index f8ee7725..48150330 100644
--- a/world/map/npc/018-3/sword.txt
+++ b/world/map/npc/018-3/sword.txt
@@ -1,11 +1,10 @@
-018-3.gat,71,127,0 script #DemonSword#_M 127,{
- if (getskilllv(SKILL_MAGIC))
- goto L_message;
-
- close;
+018-3.gat,71,127,0|script|#DemonSword#_M|127,{
+ if (getskilllv(SKILL_MAGIC))
+ goto L_message;
+ close;
L_message:
- mes "[Sword in Rock]";
- mes "\"Ouch... my head...\"";
- close;
+ mes "[Sword in Rock]";
+ mes "\"Ouch... my head...\"";
+ close;
}