From 9d54a22fc95a9cb1fe8c57c039372499bf378c0f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 18 May 2024 22:53:06 -0300 Subject: Rebalance some prices on Aeros Shop, and add Zambacutou --- npc/001-1/rewards.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt index f3ea251a9..57a5d57be 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -39,10 +39,11 @@ OnInit: sellitem DoggyDog,9000; sellitem CattyCat,9000; if ($GAME_STORYLINE >= 5) - sellitem SunnyCrystal, 7500; - sellitem TornWings,7000; - sellitem DarkPulsar,6000; - sellitem ThunderStaff,5000; + sellitem SunnyCrystal, 8000; + sellitem TornWings,6400; + sellitem DarkPulsar,5000; + sellitem ThunderStaff,4500; + sellitem Zambacutou,4000; sellitem PiouEgg,3915; sellitem DeliciousCookie,3240; sellitem SmileyCap, 1820; -- cgit v1.2.3-70-g09d2