diff options
Diffstat (limited to 'npc/001-1')
-rw-r--r-- | npc/001-1/rewards.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt index 92e387098..5a1e8971b 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -45,6 +45,7 @@ OnInit: // Temporary, Seasonal, for events, rare drops, next release sellitem BlacksmithAxe, 36000; sellitem DesertBow, 9000; + sellitem LeaderWand, 6000; sellitem MiereCleaver, 3000; sellitem Chainmail, 3000; sellitem LeatherShirt, 350; @@ -56,7 +57,7 @@ OnInit: // Temporary, but later may sell rare dyes (eg. purple and... golden?) sellitem RedDye, 50; sellitem GreenDye, 50; - sellitem BlueDye, 50; + sellitem BlueDye, 40; // Consumables sellitem ElixirOfLife,35; |