typo fix (hte -> the)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10812 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
ultramage 2007-06-26 06:42:04 +00:00
parent dccc03a41a
commit d3d77a69d1
13 changed files with 188 additions and 188 deletions

View File

@ -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]

View File

@ -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.

View File

@ -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]

View File

@ -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]

View File

@ -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.

View File

@ -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]

View File

@ -13,7 +13,7 @@
//===== Additional Comments: =================================
//= v1.2 Optimized with functions.[kobra_k88]
//= v1.3 Changed "Kafra Service" to "Kafra Staff" [L0ne_W0lf]
//= Corrected hte location of Castle 1's kafra.
//= Corrected the location of Castle 1's kafra.
//============================================================

View File

@ -27,7 +27,7 @@
//= 1.3 Added code for abandoning captured castles on /breakguild [Lupus]
//= 1.3a fixed Defence / Economy underflow [Lupus] thanks2 kyoki
//= 1.4 updated a couple mapannounces in OnAgitBreak. [L0ne_W0lf]
//= 1.5 Changed hte names of the Kafra from "Service" to "Staff" [L0ne_W0lf]
//= 1.5 Changed the names of the Kafra from "Service" to "Staff" [L0ne_W0lf]
//============================================================

View File

@ -30,7 +30,7 @@
//= 1.6 According to recent info u can re-install Guardians during WoE [Lupus]
//= 1.6a Fix for guild manager recognizing [KarLaeda]
//= 1.6b Fixed the chance for double invest, now 50% instead of 49% [Lupus]
//= 1.7 Changed hte names of the Kafra from "Service" to "Staff" [L0ne_W0lf]
//= 1.7 Changed the names of the Kafra from "Service" to "Staff" [L0ne_W0lf]
//============================================================

View File

@ -3991,7 +3991,7 @@ kh_dun01,162,206,0 duplicate(KHKeyardReader) Mechanical Device 111
//----------------------------------------------------------------------------
// Keep monsters out of the quest area.
// Silly really sinc ehte rest of it's a dungeon
// Silly really since the rest of it's a dungeon
//----------------------------------------------------------------------------
//kh_dun01,180,220,0 script Monster Warp#kh1::KHMobWarp -1,5,20,{
//OnTouchNPC:

View File

@ -36,7 +36,7 @@
//= 1.0 First version, needs testing. [L0ne_W0lf]
//= 1.1 Some slight optimization. [L0ne_W0lf]
//= 1.2 Fixed Man Stuck in Ice only giving 1 Freezing Snow Powder. [L0ne_W0lf]
//= 1.3 Added hte ability to redeem lottery tickets before donation max is met. [L0ne_W0lf]
//= 1.3 Added the ability to redeem lottery tickets before donation max is met. [L0ne_W0lf]
//= 1.4 Removed an erroneous "case". Thanks, Jet. [L0ne_W0lf]
//= 1.5 Fixed a bug in Bruspetti quest. [SinSloth]
//============================================================