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 35c002bed..65802d328 100644 --- a/npc/003-5/jeweler.txt +++ b/npc/003-5/jeweler.txt @@ -14,7 +14,7 @@ // All three rings can be swapped by a Light Ring (you will lose any gemstone on them!). // Still pending discussion. -003-5,33,37,0 script Jeweler NPC_FEMALE,{ +003-5,33,37,0 script Jeweler NPC_FEMALE_TONORI,{ mesn l("Inya, the Jeweler"); mesq l("Hello!"); goto L_Menu; |