diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-13 18:19:18 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-13 18:19:18 +0000 |
commit | fd37fb3ca86a5cd557f137ba9d9c002c464e2250 (patch) | |
tree | 5ab87b987f585a7716ac03fa4efbebdbda3db330 /npc/quests/newgears/posture_fix_hat.txt | |
parent | 5b4ed319549fcd62f8d63b9ce66c61bc7f2c3eec (diff) | |
download | hercules-fd37fb3ca86a5cd557f137ba9d9c002c464e2250.tar.gz hercules-fd37fb3ca86a5cd557f137ba9d9c002c464e2250.tar.bz2 hercules-fd37fb3ca86a5cd557f137ba9d9c002c464e2250.tar.xz hercules-fd37fb3ca86a5cd557f137ba9d9c002c464e2250.zip |
some fixes of coords, ingredients (sashimi Knife -> Raw Fish "Sashimi")
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@559 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/newgears/posture_fix_hat.txt')
-rw-r--r-- | npc/quests/newgears/posture_fix_hat.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/newgears/posture_fix_hat.txt b/npc/quests/newgears/posture_fix_hat.txt index ee58239e7..d234e64f6 100644 --- a/npc/quests/newgears/posture_fix_hat.txt +++ b/npc/quests/newgears/posture_fix_hat.txt @@ -15,7 +15,7 @@ //= 1.3 Fixed possible exploit [Lupus] //============================================================ -payon.gat,155,115,5 script Nan Hyang 814,{ +payon_in01.gat,143,8,5 script Nan Hyang 814,{ If (getequipisequiped(5073)) GOTO L_GOOD; If (Class == 0) GOTO L_NOVICE; mes "[Nan Hyang]"; |