diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-26 06:42:04 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-26 06:42:04 +0000 |
commit | 0507af994a40360293a1da770e8e66c58cf7b632 (patch) | |
tree | 69e7742a9dfa34584a7836fe3acc1e791b7761ee /npc/quests | |
parent | cd9ce3b44aa09aa62ebdbd301d32422a4b9c989d (diff) | |
download | hercules-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/quests')
-rw-r--r-- | npc/quests/Kiel_Hyre_Quest.txt | 2 | ||||
-rw-r--r-- | npc/quests/quests_rachel.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/quests/Kiel_Hyre_Quest.txt b/npc/quests/Kiel_Hyre_Quest.txt index b55ec371a..fe39bf6e5 100644 --- a/npc/quests/Kiel_Hyre_Quest.txt +++ b/npc/quests/Kiel_Hyre_Quest.txt @@ -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: diff --git a/npc/quests/quests_rachel.txt b/npc/quests/quests_rachel.txt index f2c07b2aa..61dce0229 100644 --- a/npc/quests/quests_rachel.txt +++ b/npc/quests/quests_rachel.txt @@ -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] //============================================================ |