diff options
Diffstat (limited to 'npc/001-1/rewards.txt')
-rw-r--r-- | npc/001-1/rewards.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt index 6bcb28dca..e67c335b4 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -36,6 +36,12 @@ OnInit: sellitem PiouEgg,5000; sellitem Googles,800; + // Temporary, Seasonal, for events, rare drops, next release + sellitem BowlerHat, 600; + sellitem BunnyEars, 500; + sellitem JeansShorts, 300; + sellitem Dagger, 100; + // Temporary, but later may sell rare dyes (eg. golden?) sellitem RedCottonDye, 50; sellitem GreenCottonDye, 50; |