summaryrefslogtreecommitdiff
path: root/world/map/npc/022-1
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/022-1
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/022-1')
-rw-r--r--world/map/npc/022-1/dock.txt6
-rw-r--r--world/map/npc/022-1/ferry_master.txt22
-rw-r--r--world/map/npc/022-1/npcs.txt76
-rw-r--r--world/map/npc/022-1/tutorial.txt8
4 files changed, 56 insertions, 56 deletions
diff --git a/world/map/npc/022-1/dock.txt b/world/map/npc/022-1/dock.txt
index 72d28486..e59c52e6 100644
--- a/world/map/npc/022-1/dock.txt
+++ b/world/map/npc/022-1/dock.txt
@@ -1,6 +1,6 @@
// The ferry dock
-022-1.gat,84,72,0 script #tulimshardock 127,6,1,{
- set @loc, DOCK_tulimshar;
- callfunc "Ferry";
+022-1.gat,84,72,0|script|#tulimshardock|127,6,1,{
+ set @loc, DOCK_tulimshar;
+ callfunc "Ferry";
}
diff --git a/world/map/npc/022-1/ferry_master.txt b/world/map/npc/022-1/ferry_master.txt
index a1d9d69a..0622fd98 100644
--- a/world/map/npc/022-1/ferry_master.txt
+++ b/world/map/npc/022-1/ferry_master.txt
@@ -1,16 +1,16 @@
//
-022-1.gat,73,71,0 script Ferry Master 138,{
- mes "[Ferry Master]";
- mes "\"Hello! Do you need something?\"";
- next;
- menu
- "How do I use the ferry?", L_Explain,
- "Nothing I guess", -;
- close;
+022-1.gat,73,71,0|script|Ferry Master|138,{
+ mes "[Ferry Master]";
+ mes "\"Hello! Do you need something?\"";
+ next;
+ menu
+ "How do I use the ferry?", L_Explain,
+ "Nothing I guess", -;
+ close;
L_Explain:
- mes "[Ferry Master]";
- mes "\"You'll step up on the dock and select your destination. Each destination has an associated price that you need to pay. You don't have to go anywhere. Choosing the current port will result in nothing.\"";
- close;
+ mes "[Ferry Master]";
+ mes "\"You'll step up on the dock and select your destination. Each destination has an associated price that you need to pay. You don't have to go anywhere. Choosing the current port will result in nothing.\"";
+ close;
}
diff --git a/world/map/npc/022-1/npcs.txt b/world/map/npc/022-1/npcs.txt
index 04ae225e..4bcf9dcf 100644
--- a/world/map/npc/022-1/npcs.txt
+++ b/world/map/npc/022-1/npcs.txt
@@ -1,54 +1,54 @@
// Talk NPCs to help make trek interesting between Tutorial and Bazaar.
-022-1.gat,35,36,0 script Marikel 211,{
- set @npcname$, "Marikel";
-
- mes "[" + @npcname$ + "]";
- mes "\"Working on the docks can be hard nowadays.\"";
- next;
- mes "\"At least it pays well.\"";
- menu
- "Why does it pay well?",L_Marikel_1,
- "Pfft! Working on the docks is for the birds.",L_Marikel_2;
- close;
+022-1.gat,35,36,0|script|Marikel|211,{
+ set @npcname$, "Marikel";
+
+ mes "[" + @npcname$ + "]";
+ mes "\"Working on the docks can be hard nowadays.\"";
+ next;
+ mes "\"At least it pays well.\"";
+ menu
+ "Why does it pay well?",L_Marikel_1,
+ "Pfft! Working on the docks is for the birds.",L_Marikel_2;
+ close;
L_Marikel_1:
- mes "[" + @npcname$ + "]";
- mes "\"Tulimshar is the wealthiest and most powerful city in the world!\"";
- close;
+ mes "[" + @npcname$ + "]";
+ mes "\"Tulimshar is the wealthiest and most powerful city in the world!\"";
+ close;
L_Marikel_2:
- mes "[" + @npcname$ + "]";
- mes "\"Yeah, killing monsters may pay well, but I'd need more hazard pay than a tower mason to hunt monsters.\"";
- next;
- mes "\"I'll just play safe and stick to putting our stock away. Be careful, the monsters outside the city can be dangerous.\"";
- next;
- mes "\"The Sandstorm mine, just South of Tulimshar, is blocked from most but miners, soldiers and seasoned monster slayers.\"";
- close;
+ mes "[" + @npcname$ + "]";
+ mes "\"Yeah, killing monsters may pay well, but I'd need more hazard pay than a tower mason to hunt monsters.\"";
+ next;
+ mes "\"I'll just play safe and stick to putting our stock away. Be careful, the monsters outside the city can be dangerous.\"";
+ next;
+ mes "\"The Sandstorm mine, just South of Tulimshar, is blocked from most but miners, soldiers and seasoned monster slayers.\"";
+ close;
}
-022-1.gat,65,46,0 script Joelin 212,{
- set @npcname$, "Joelin";
+022-1.gat,65,46,0|script|Joelin|212,{
+ set @npcname$, "Joelin";
- mes "[" + @npcname$ + "]";
- mes "\"My ship's to set sail soon. We'll tour around the Acean Isles, then back around to Argaes, then here in Tonori.\"";
- next;
- mes "\"Tulimshar's Fleets also are sending exploration teams to build a dock in Nivalis on Kaizei, which I'm not really hoping for. It's cold up there!\"";
- close;
+ mes "[" + @npcname$ + "]";
+ mes "\"My ship's to set sail soon. We'll tour around the Acean Isles, then back around to Argaes, then here in Tonori.\"";
+ next;
+ mes "\"Tulimshar's Fleets also are sending exploration teams to build a dock in Nivalis on Kaizei, which I'm not really hoping for. It's cold up there!\"";
+ close;
}
-022-1.gat,67,46,0 script Harper 213,{
- set @npcname$, "Harper";
+022-1.gat,67,46,0|script|Harper|213,{
+ set @npcname$, "Harper";
- mes "[" + @npcname$ + "]";
- mes "\"My captain knows an awlful lot about the world's continents.\"";
- close;
+ mes "[" + @npcname$ + "]";
+ mes "\"My captain knows an awlful lot about the world's continents.\"";
+ close;
}
-022-1.gat,75,99,0 script Swezanne 206,{
- set @npcname$, "Swezanne";
+022-1.gat,75,99,0|script|Swezanne|206,{
+ set @npcname$, "Swezanne";
- mes "[" + @npcname$ + "]";
- mes "\"Just through those gates is Northern Tulimshar. In Southern Tulimshar I go to the Bazaar and talk with Aidan about monster points.\"";
- close;
+ mes "[" + @npcname$ + "]";
+ mes "\"Just through those gates is Northern Tulimshar. In Southern Tulimshar I go to the Bazaar and talk with Aidan about monster points.\"";
+ close;
}
diff --git a/world/map/npc/022-1/tutorial.txt b/world/map/npc/022-1/tutorial.txt
index a0166921..5c5c5412 100644
--- a/world/map/npc/022-1/tutorial.txt
+++ b/world/map/npc/022-1/tutorial.txt
@@ -2,8 +2,8 @@
// Author: Jenalya
// if you enter the tutorial area, it is set to be already done
-022-1.gat,19,37,0 script #tutorial 127,0,2{
- set FLAGS, FLAGS | FLAG_TUTORIAL_DONE;
- warp "042-1.gat", 114, 76;
- end;
+022-1.gat,19,37,0|script|#tutorial|127,0,2{
+ set FLAGS, FLAGS | FLAG_TUTORIAL_DONE;
+ warp "042-1.gat", 114, 76;
+ end;
}