diff options
Diffstat (limited to 'npc/016-1/laranja.txt')
-rw-r--r-- | npc/016-1/laranja.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/016-1/laranja.txt b/npc/016-1/laranja.txt index e5d272a86..eea6b162c 100644 --- a/npc/016-1/laranja.txt +++ b/npc/016-1/laranja.txt @@ -52,6 +52,7 @@ OnInstanceInit: setunitdata(.@npcId, UDT_WEAPON, LousyMoccasins); // Boots setunitdata(.@npcId, UDT_HAIRSTYLE, 10); setunitdata(.@npcId, UDT_HAIRCOLOR, 9); + tradertype(NST_MARKET); end; OnClock2000: |