diff options
Diffstat (limited to 'npc/017-5/nahrec.txt')
-rw-r--r-- | npc/017-5/nahrec.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/017-5/nahrec.txt b/npc/017-5/nahrec.txt index 54ea9044a..5c10bfd24 100644 --- a/npc/017-5/nahrec.txt +++ b/npc/017-5/nahrec.txt @@ -4,10 +4,10 @@ // Jesusalva // Description: // General Purpose Blacksmith -// TODO: Shield building on market square // TODO: Mylarin Dust for THE EPISODE. This means Savior Pants is part of THE EPISODE +// TODO: Silversmith on 24, 25 -017-5,0,0,0 script Nahrec NPC_PLAYER,{ +017-5,44,24,0 script Nahrec NPC_PLAYER,{ // blacksmith_create( BaseItem1, Amount, BaseItem2, Amount, PrizeItem, Price ) function blacksmith_create { .@base1=getarg(0); |