summaryrefslogtreecommitdiff
path: root/npc/guides
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-06-26 06:42:04 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-06-26 06:42:04 +0000
commit0507af994a40360293a1da770e8e66c58cf7b632 (patch)
tree69e7742a9dfa34584a7836fe3acc1e791b7761ee /npc/guides
parentcd9ce3b44aa09aa62ebdbd301d32422a4b9c989d (diff)
downloadhercules-0507af994a40360293a1da770e8e66c58cf7b632.tar.gz
hercules-0507af994a40360293a1da770e8e66c58cf7b632.tar.bz2
hercules-0507af994a40360293a1da770e8e66c58cf7b632.tar.xz
hercules-0507af994a40360293a1da770e8e66c58cf7b632.zip
typo fix (hte -> the)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10812 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/guides')
-rw-r--r--npc/guides/guides_ama.txt2
-rw-r--r--npc/guides/guides_ayo.txt222
-rw-r--r--npc/guides/guides_gef.txt2
-rw-r--r--npc/guides/guides_gon.txt132
-rw-r--r--npc/guides/guides_louyang.txt2
-rw-r--r--npc/guides/guides_pay.txt2
-rw-r--r--npc/guides/guides_pron.txt2
-rw-r--r--npc/guides/guides_um.txt2
8 files changed, 183 insertions, 183 deletions
diff --git a/npc/guides/guides_ama.txt b/npc/guides/guides_ama.txt
index 798148e4a..2465d5a38 100644
--- a/npc/guides/guides_ama.txt
+++ b/npc/guides/guides_ama.txt
@@ -8,7 +8,7 @@
//= eAthena SVN
//===== Description: =========================================
//= [Aegis Conversion]
-//= Guides for hte City of Amatsu
+//= Guides for the City of Amatsu
//===== Additional Comments: =================================
//= 1.0 First version [MasterOfMuppets]
//= 1.1 Removed Duplicates [Silent]
diff --git a/npc/guides/guides_ayo.txt b/npc/guides/guides_ayo.txt
index 91839faf3..fb6a63a1d 100644
--- a/npc/guides/guides_ayo.txt
+++ b/npc/guides/guides_ayo.txt
@@ -1,111 +1,111 @@
-//===== eAthena Script =======================================
-//= Ayothaya Guides
-//===== By: ==================================================
-//= MasterOfMuppets
-//===== Current Version: =====================================
-//= 1.0
-//===== Compatible With: =====================================
-//= eAthena SVN
-//===== Description: =========================================
-//= [Aegis Conversion]
-//= Guides for the City of Ayotaya
-//===== Additional Comments: =================================
-//= 1.0 First version [L0ne_W0lf]
-//============================================================
-
-ayothaya,203,169,3 script Noi#ayo 839,{
- mes "[Noi]";
- mes "Welcome to Ayotaya.";
- mes "Our beautiful village is built";
- mes "above the water, surrounded";
- mes "by a dense forest.";
- next;
- mes "[Noi]";
- mes "There are many tourist attractions in this village that you won't be able to find anywhere else. Our fish markets and the the unique architecture of our buildings is enough reason to visit Ayotaya.";
- next;
- mes "[Noi]";
- mes "Please feel free";
- mes "to take a look around.";
- next;
- switch(select("Building Locations.:Remove marks from mini-map.:Cancel.")) {
- case 1:
- mes "[Noi]";
- mes "Where would";
- mes "you like to visit?";
- next;
- switch(select("Weapon Shop:Tool Shop:Tavern:Shrine:Fishing Spot:Cancel")) {
- case 1:
- mes "[Noi]";
- mes "At our Weapon Shop,";
- mes "you will find great weapons";
- mes "favored by brave Ayotayan seafarers.";
- next;
- mes "[Noi]";
- mes "Our Weapon Shop";
- mes "is located at ^55FF33+^000000.";
- viewpoint 1,165,90,2,0x55FF33;
- close;
- case 2:
- mes "[Noi]";
- mes "We Ayotayans always make sure we have everything we need before we go traveling. It never hurts to be prepared, doesn't it?";
- next;
- mes "[Noi]";
- mes "Our Tool Shop";
- mes "is located at ^3355FF+^000000.";
- viewpoint 1,129,86,3,0x3355FF;
- close;
- case 3:
- mes "[Noi]";
- mes "One of the basics of adventuring is gathering information, or at least that's what they say. You can meet people from all sorts of places in the Tavern. I'm sure you can learn something useful there.";
- next;
- mes "[Noi]";
- mes "Of course, you must";
- mes "drop by our Tavern.";
- mes "It is located at ^00FF00+^000000.";
- viewpoint 1,232,76,4,0x00FF00;
- close;
- case 4:
- mes "[Noi]";
- mes "If you wish to pray to God, or achieve a state of peace in your mind, why don't you visit our Shrine? Even if it's just for sight-seeing, everyone is";
- mes "welcome there.";
- next;
- mes "[Noi]";
- mes "Our Shrine";
- mes "is located at ^00FF00+^000000.";
- viewpoint 1,208,283,5,0x00FF00;
- close;
- case 5:
- mes "[Noi]";
- mes "Since Ayothaya was built above the surface of the water and close to a beach, it's been a favorite spot for fishermen. Why don't you catch some fish for dinner at the Fishing Spot?";
- next;
- mes "[Noi]";
- mes "Our famous";
- mes "Fishing Spot";
- mes "is located at ^00FF00+^000000";
- viewpoint 1,253,99,6,0x00FF00;
- close;
- case 6:
- mes "[Noi]";
- mes "If you wish to remove location marks on your mini-map, please select the 'Remove marks from mini-map' command from the menu.";
- close;
- }
- case 2:
- viewpoint 2,165,90,2,0x55FF33;
- viewpoint 2,129,86,3,0x3355FF;
- viewpoint 2,232,76,4,0x00FF00;
- viewpoint 2,208,283,5,0x00FF00;
- viewpoint 2,253,99,6,0x00FF00;
- mes "[Noi]";
- mes "Alright...";
- mes "I've removed all the";
- mes "location marks from";
- mes "your mini-map.";
- mes "Thank you.";
- close;
- case 3:
- mes "[Noi]";
- mes "Please enjoy";
- mes "your travels.";
- close;
- }
-}
+//===== eAthena Script =======================================
+//= Ayothaya Guides
+//===== By: ==================================================
+//= MasterOfMuppets
+//===== Current Version: =====================================
+//= 1.0
+//===== Compatible With: =====================================
+//= eAthena SVN
+//===== Description: =========================================
+//= [Aegis Conversion]
+//= Guides for the City of Ayotaya
+//===== Additional Comments: =================================
+//= 1.0 First version [L0ne_W0lf]
+//============================================================
+
+ayothaya,203,169,3 script Noi#ayo 839,{
+ mes "[Noi]";
+ mes "Welcome to Ayotaya.";
+ mes "Our beautiful village is built";
+ mes "above the water, surrounded";
+ mes "by a dense forest.";
+ next;
+ mes "[Noi]";
+ mes "There are many tourist attractions in this village that you won't be able to find anywhere else. Our fish markets and the the unique architecture of our buildings is enough reason to visit Ayotaya.";
+ next;
+ mes "[Noi]";
+ mes "Please feel free";
+ mes "to take a look around.";
+ next;
+ switch(select("Building Locations.:Remove marks from mini-map.:Cancel.")) {
+ case 1:
+ mes "[Noi]";
+ mes "Where would";
+ mes "you like to visit?";
+ next;
+ switch(select("Weapon Shop:Tool Shop:Tavern:Shrine:Fishing Spot:Cancel")) {
+ case 1:
+ mes "[Noi]";
+ mes "At our Weapon Shop,";
+ mes "you will find great weapons";
+ mes "favored by brave Ayotayan seafarers.";
+ next;
+ mes "[Noi]";
+ mes "Our Weapon Shop";
+ mes "is located at ^55FF33+^000000.";
+ viewpoint 1,165,90,2,0x55FF33;
+ close;
+ case 2:
+ mes "[Noi]";
+ mes "We Ayotayans always make sure we have everything we need before we go traveling. It never hurts to be prepared, doesn't it?";
+ next;
+ mes "[Noi]";
+ mes "Our Tool Shop";
+ mes "is located at ^3355FF+^000000.";
+ viewpoint 1,129,86,3,0x3355FF;
+ close;
+ case 3:
+ mes "[Noi]";
+ mes "One of the basics of adventuring is gathering information, or at least that's what they say. You can meet people from all sorts of places in the Tavern. I'm sure you can learn something useful there.";
+ next;
+ mes "[Noi]";
+ mes "Of course, you must";
+ mes "drop by our Tavern.";
+ mes "It is located at ^00FF00+^000000.";
+ viewpoint 1,232,76,4,0x00FF00;
+ close;
+ case 4:
+ mes "[Noi]";
+ mes "If you wish to pray to God, or achieve a state of peace in your mind, why don't you visit our Shrine? Even if it's just for sight-seeing, everyone is";
+ mes "welcome there.";
+ next;
+ mes "[Noi]";
+ mes "Our Shrine";
+ mes "is located at ^00FF00+^000000.";
+ viewpoint 1,208,283,5,0x00FF00;
+ close;
+ case 5:
+ mes "[Noi]";
+ mes "Since Ayothaya was built above the surface of the water and close to a beach, it's been a favorite spot for fishermen. Why don't you catch some fish for dinner at the Fishing Spot?";
+ next;
+ mes "[Noi]";
+ mes "Our famous";
+ mes "Fishing Spot";
+ mes "is located at ^00FF00+^000000";
+ viewpoint 1,253,99,6,0x00FF00;
+ close;
+ case 6:
+ mes "[Noi]";
+ mes "If you wish to remove location marks on your mini-map, please select the 'Remove marks from mini-map' command from the menu.";
+ close;
+ }
+ case 2:
+ viewpoint 2,165,90,2,0x55FF33;
+ viewpoint 2,129,86,3,0x3355FF;
+ viewpoint 2,232,76,4,0x00FF00;
+ viewpoint 2,208,283,5,0x00FF00;
+ viewpoint 2,253,99,6,0x00FF00;
+ mes "[Noi]";
+ mes "Alright...";
+ mes "I've removed all the";
+ mes "location marks from";
+ mes "your mini-map.";
+ mes "Thank you.";
+ close;
+ case 3:
+ mes "[Noi]";
+ mes "Please enjoy";
+ mes "your travels.";
+ close;
+ }
+}
diff --git a/npc/guides/guides_gef.txt b/npc/guides/guides_gef.txt
index 68cf803f4..c7ce9f98b 100644
--- a/npc/guides/guides_gef.txt
+++ b/npc/guides/guides_gef.txt
@@ -8,7 +8,7 @@
//= eAthena SVN
//===== Description: =========================================
//= [Aegis COnversion]
-//= Guides for hte City of Geffen
+//= Guides for the City of Geffen
//===== Additional Comments: =================================
//= Fully working. Added a guide at every exit.
//= v1.1 Now using duplicate command.
diff --git a/npc/guides/guides_gon.txt b/npc/guides/guides_gon.txt
index ef443e33e..91ed2f458 100644
--- a/npc/guides/guides_gon.txt
+++ b/npc/guides/guides_gon.txt
@@ -1,66 +1,66 @@
-//===== eAthena Script =======================================
-//= Kunlun Guides
-//===== By: ==================================================
-//= kobra_k88; L0ne_W0lf
-//===== Current Version: =====================================
-//= 1.0
-//===== Compatible With: =====================================
-//= eAthena SVN
-//===== Description: =========================================
-//= [Aegis COnversion]
-//= Guides for the City of Kunlun
-//===== Additional Comments: =================================
-//= 1.0 First version [L0ne_W0lf]
-//============================================================
-
-gonryun,163,60,4 script Kunlun Guide#gon 780,{
- mes "[He Yuen Zhe]";
- mes "Ni Hao!";
- mes "Welcome to Kunlun~";
- mes "Take a walk around and experience";
- mes "the ancient history and tradition";
- mes "of our breath taking city.";
- next;
- mes "[He Yuen Zhe]";
- mes "I am responsible for helping you";
- mes "with any questions you may have.";
- mes "Please feel free to ask me anything.";
- next;
- switch(select("Residence of the Chief:Tool Dealer:Weapon Dealer:Armor Dealer:Wine Maker")) {
- case 1:
- viewpoint 1,109,131,0,0xFF3355;
- mes "[He Yuen Zhe]";
- mes "Please follow your minimap, and head over to the ^FF3355+^000000 mark.";
- mes "There, you'll get to the residence of the Chief. Enjoy your stay in lovely Kunlun!";
- mes "Xie Xie!";
- close;
- case 2:
- viewpoint 1,147,82,1,0xCE6300;
- mes "[He Yuen Zhe]";
- mes "Please follow your minimap, and head over to the ^CE6300+^000000 mark.";
- mes "There, you'll get to the Tool Dealer. Enjoy your stay in lovely Kunlun!";
- mes "Xie Xie!";
- close;
- case 3:
- viewpoint 1,174,104,2,0x55FF33;
- mes "[He Yuen Zhe]";
- mes "Please follow your minimap, and head over to the ^55FF33+^000000 mark.";
- mes "There, you'll get to the Weapon Dealer. Enjoy your stay in lovely Kunlun!";
- mes "Xie Xie!";
- close;
- case 4:
- viewpoint 1,173,84,3,0x3355FF;
- mes "[He Yuen Zhe]";
- mes "Please follow your minimap, and head over to the ^3355FF+^000000 mark.";
- mes "There, you'll get to the Armor Dealer. Enjoy your stay in lovely Kunlun!";
- mes "Xie Xie!";
- close;
- case 5:
- viewpoint 1,215,114,3,0xCD69C9;
- mes "[He Yuen Zhe]";
- mes "Please follow your minimap, and head over to the ^CD69C9+^000000 mark.";
- mes "There, you'll get to the Wine Maker. Enjoy your stay in lovely Kunlun!";
- mes "Xie Xie!";
- close;
- }
-}
+//===== eAthena Script =======================================
+//= Kunlun Guides
+//===== By: ==================================================
+//= kobra_k88; L0ne_W0lf
+//===== Current Version: =====================================
+//= 1.0
+//===== Compatible With: =====================================
+//= eAthena SVN
+//===== Description: =========================================
+//= [Aegis COnversion]
+//= Guides for the City of Kunlun
+//===== Additional Comments: =================================
+//= 1.0 First version [L0ne_W0lf]
+//============================================================
+
+gonryun,163,60,4 script Kunlun Guide#gon 780,{
+ mes "[He Yuen Zhe]";
+ mes "Ni Hao!";
+ mes "Welcome to Kunlun~";
+ mes "Take a walk around and experience";
+ mes "the ancient history and tradition";
+ mes "of our breath taking city.";
+ next;
+ mes "[He Yuen Zhe]";
+ mes "I am responsible for helping you";
+ mes "with any questions you may have.";
+ mes "Please feel free to ask me anything.";
+ next;
+ switch(select("Residence of the Chief:Tool Dealer:Weapon Dealer:Armor Dealer:Wine Maker")) {
+ case 1:
+ viewpoint 1,109,131,0,0xFF3355;
+ mes "[He Yuen Zhe]";
+ mes "Please follow your minimap, and head over to the ^FF3355+^000000 mark.";
+ mes "There, you'll get to the residence of the Chief. Enjoy your stay in lovely Kunlun!";
+ mes "Xie Xie!";
+ close;
+ case 2:
+ viewpoint 1,147,82,1,0xCE6300;
+ mes "[He Yuen Zhe]";
+ mes "Please follow your minimap, and head over to the ^CE6300+^000000 mark.";
+ mes "There, you'll get to the Tool Dealer. Enjoy your stay in lovely Kunlun!";
+ mes "Xie Xie!";
+ close;
+ case 3:
+ viewpoint 1,174,104,2,0x55FF33;
+ mes "[He Yuen Zhe]";
+ mes "Please follow your minimap, and head over to the ^55FF33+^000000 mark.";
+ mes "There, you'll get to the Weapon Dealer. Enjoy your stay in lovely Kunlun!";
+ mes "Xie Xie!";
+ close;
+ case 4:
+ viewpoint 1,173,84,3,0x3355FF;
+ mes "[He Yuen Zhe]";
+ mes "Please follow your minimap, and head over to the ^3355FF+^000000 mark.";
+ mes "There, you'll get to the Armor Dealer. Enjoy your stay in lovely Kunlun!";
+ mes "Xie Xie!";
+ close;
+ case 5:
+ viewpoint 1,215,114,3,0xCD69C9;
+ mes "[He Yuen Zhe]";
+ mes "Please follow your minimap, and head over to the ^CD69C9+^000000 mark.";
+ mes "There, you'll get to the Wine Maker. Enjoy your stay in lovely Kunlun!";
+ mes "Xie Xie!";
+ close;
+ }
+}
diff --git a/npc/guides/guides_louyang.txt b/npc/guides/guides_louyang.txt
index 288b1c76c..597c8539f 100644
--- a/npc/guides/guides_louyang.txt
+++ b/npc/guides/guides_louyang.txt
@@ -7,7 +7,7 @@
//===== Compatible With: =====================================
//= eAthena SVN
//===== Description: =========================================
-//= Guides for hte City of Louyang
+//= Guides for the City of Louyang
//===== Additional Comments: =================================
//= Fully working
//= 0.5 Added first, Japanese version [Tsuyuki]
diff --git a/npc/guides/guides_pay.txt b/npc/guides/guides_pay.txt
index da8287f40..f9bfe8c37 100644
--- a/npc/guides/guides_pay.txt
+++ b/npc/guides/guides_pay.txt
@@ -8,7 +8,7 @@
//= eAthena SVN
//===== Description: =========================================
//= [Aegis COnversion]
-//= Guides for hte City of Payon
+//= Guides for the City of Payon
//===== Additional Comments: =================================
//= Fully working
//= v1.1 Now using duplicate command.New Payon Locations [Darkchild]
diff --git a/npc/guides/guides_pron.txt b/npc/guides/guides_pron.txt
index ac45b4583..8311f7010 100644
--- a/npc/guides/guides_pron.txt
+++ b/npc/guides/guides_pron.txt
@@ -8,7 +8,7 @@
//= eAthena SVN
//===== Description: =========================================
//= [Aegis Conversion]
-//= Guides for hte City of Prontera
+//= Guides for the City of Prontera
//===== Additional Comments: =================================
//= Fully working
//= v1.1 Now using duplicate command.
diff --git a/npc/guides/guides_um.txt b/npc/guides/guides_um.txt
index 9eb42ab06..8d3dd21ac 100644
--- a/npc/guides/guides_um.txt
+++ b/npc/guides/guides_um.txt
@@ -7,7 +7,7 @@
//===== Compatible With: =====================================
//= eAthena SVN
//===== Description: =========================================
-//= Guide for hte City of Umbala
+//= Guide for the City of Umbala
//===== Additional Comments: =================================
//= 1.1 Fixed location command format [Lupus]
//= 1.2 Optimized, updated common guide names [Lupus]