diff options
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]"; |