diff options
-rw-r--r-- | npc/001-1/rewards.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt index 2d6b38f9c..5e39508da 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -36,6 +36,8 @@ OnInit: // *these* are really rare! // Maximum 30,000 sellitem MysteriousFruit,10000; // This is OP + sellitem DoggyDog,9000; + sellitem CattyCat,9000; sellitem DarkPulsar,6000; sellitem ThunderStaff,5000; sellitem PiouEgg,3915; |