diff options
Diffstat (limited to 'npc')
-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 2845d793f..b3534c1f9 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -35,7 +35,8 @@ OnInit: // Rare Equipment selection. // *these* are really rare! // Maximum 30,000 - sellitem ThunderStaff,9000; + sellitem DarkPulsar,6000; + sellitem ThunderStaff,5000; sellitem PiouEgg,3915; sellitem DeliciousCookie,3240; sellitem TopHat, 1620; |