diff options
Diffstat (limited to 'npc/003-5')
-rw-r--r-- | npc/003-5/jeweler.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-5/jeweler.txt b/npc/003-5/jeweler.txt index 3fbf5ae04..9121f7544 100644 --- a/npc/003-5/jeweler.txt +++ b/npc/003-5/jeweler.txt @@ -135,7 +135,7 @@ L_Pearl: getexp 1000, 0; goto L_Menu; -L_Pearl: +L_BlackPearl: inventoryplace GoldenBlackPearlRing; delitem GoldenRing, 1; Zeny=Zeny-1000; |