diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-07 18:33:27 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-07 18:33:27 +0000 |
commit | bedc8551743c08b42b56ec11dbee97fc570dddf2 (patch) | |
tree | 9560b70d4a7a0d1146ab081e31f899e4da9835f2 /npc/quests/newgears/cat_hairband.txt | |
parent | 2e2bc3402805a132af5515b55c46b022c1abedf0 (diff) | |
download | hercules-bedc8551743c08b42b56ec11dbee97fc570dddf2.tar.gz hercules-bedc8551743c08b42b56ec11dbee97fc570dddf2.tar.bz2 hercules-bedc8551743c08b42b56ec11dbee97fc570dddf2.tar.xz hercules-bedc8551743c08b42b56ec11dbee97fc570dddf2.zip |
fixed some item names
and fixed coords of some NPC of new headgear quests
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@493 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/newgears/cat_hairband.txt')
-rw-r--r-- | npc/quests/newgears/cat_hairband.txt | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/npc/quests/newgears/cat_hairband.txt b/npc/quests/newgears/cat_hairband.txt index 5aa2b5097..95bf7f77e 100644 --- a/npc/quests/newgears/cat_hairband.txt +++ b/npc/quests/newgears/cat_hairband.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================= +//===== eAthena Script =======================================1 //= Cat Hairband Quest //===== By: ================================================== //= Halca (1.0) @@ -8,19 +8,20 @@ //===== Compatible With: ===================================== //= Any eAthena Version. //===== Description: ========================================= -//= Seperate Black Cat Ears (Cat Hairband) quest. +//= Seperate Cat Hairband quest. //===== Additional Comments: ================================= //= 1.2 Fixed wrong labels, added missing text, //= fixed zeny amount [Lupus] //============================================================ -pay_cast01.gat,110,160,4 KoneKone 819,{ + +payon_in01.gat,62,10,4 KoneKone 819,{ mes "[KoneKone]"; mes "Don't you just love cats? the way they have the pointy,"; mes "sticky ears and stuff, they're just so cute!"; next; mes "[KoneKone]"; - mes "Hehe... well, I decided, I would make a Black Cat Ears!"; + mes "Hehe... well, I decided, I would make a Cat Hairband!"; mes "It is modeled on my most favourite of cat... BLACK!"; mes "Of course, I got the idea from Hwikebain!"; next; @@ -52,7 +53,7 @@ L_NOITEM: M_REQ: mes "[KoneKone]"; - mes "For the ^670000Black Cat Ears^000000, the following items are needed:"; + mes "For the ^670000Cat Hairband^000000, the following items are needed:"; next; mes "[KoneKone]"; mes "1 Kitty Band,"; |