summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/001-1/rewards.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt
index 57a5d57be..6b183f293 100644
--- a/npc/001-1/rewards.txt
+++ b/npc/001-1/rewards.txt
@@ -38,14 +38,15 @@ OnInit:
sellitem MysteriousFruit,10000; // This is OP
sellitem DoggyDog,9000;
sellitem CattyCat,9000;
- if ($GAME_STORYLINE >= 5)
- sellitem SunnyCrystal, 8000;
- sellitem TornWings,6400;
+ if ($GAME_STORYLINE >= 5)
+ sellitem SunnyCrystal, 8000;
sellitem DarkPulsar,5000;
sellitem ThunderStaff,4500;
- sellitem Zambacutou,4000;
sellitem PiouEgg,3915;
sellitem DeliciousCookie,3240;
+ // Normal rares
+ sellitem TornWings, 3500;
+ sellitem Zambacutou, 2000;
sellitem SmileyCap, 1820;
sellitem EyePatch, 1620;
sellitem Doll, 1420;