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/old_blacksmith.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/old_blacksmith.txt')
-rw-r--r-- | npc/quests/newgears/old_blacksmith.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/newgears/old_blacksmith.txt b/npc/quests/newgears/old_blacksmith.txt index dc1d9963e..f26fd658d 100644 --- a/npc/quests/newgears/old_blacksmith.txt +++ b/npc/quests/newgears/old_blacksmith.txt @@ -73,7 +73,7 @@ M_EOA: mes "[Old Blacksmith]"; mes "Okay, and here you go."; next; - getitem 5074,1;//Items: Horns of Succubus, + getitem 5074,1;//Items: Ears of Angel, mes "[Old Blacksmith]"; mes "Enjoy it!"; close; |