summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/001-1/rewards.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt
index 56fcdcaa7..0d49ca796 100644
--- a/npc/001-1/rewards.txt
+++ b/npc/001-1/rewards.txt
@@ -38,7 +38,8 @@ OnInit:
sellitem MysteriousFruit,10000; // This is OP
sellitem DoggyDog,9000;
sellitem CattyCat,9000;
- sellitem SunnyCrystal, 7500;
+ if ($GAME_STORYLINE >= 5)
+ sellitem SunnyCrystal, 7500;
sellitem DarkPulsar,6000;
sellitem ThunderStaff,5000;
sellitem PiouEgg,3915;