diff options
Diffstat (limited to 'npc/017-5/silversmith.txt')
-rw-r--r-- | npc/017-5/silversmith.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/017-5/silversmith.txt b/npc/017-5/silversmith.txt index 4213ca801..60fe9a705 100644 --- a/npc/017-5/silversmith.txt +++ b/npc/017-5/silversmith.txt @@ -6,6 +6,7 @@ // Crafts silver objects 017-5,24,25,0 script Silversmith NPC_SILVERSMITH,{ + showavatar NPC_SILVERSMITH; goto L_Menu; // blacksmith_create( BaseItem1, Amount, BaseItem2, Amount, PrizeItem, Price ) |