diff options
-rw-r--r-- | npc/001-1/rewards.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt index 48133762e..c270912b5 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -36,10 +36,10 @@ OnInit: // Equipment sellitem ThunderStaff,20000; sellitem PiouEgg,5000; - sellitem Googles,800; + sellitem BowlerHat, 800; + sellitem Googles,600; // Temporary, Seasonal, for events, rare drops, next release - sellitem BowlerHat, 600; sellitem BunnyEars, 450; sellitem JeansShorts, 300; sellitem Dagger, 100; |