summaryrefslogtreecommitdiff
path: root/npc/001-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-1')
-rw-r--r--npc/001-1/rewards.txt48
1 files changed, 24 insertions, 24 deletions
diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt
index 5a1e8971b..9e3d4d9ea 100644
--- a/npc/001-1/rewards.txt
+++ b/npc/001-1/rewards.txt
@@ -34,39 +34,39 @@ OnInit:
// Rare Equipment selection.
// *these* are really rare!
- sellitem ThunderStaff,10000;
- sellitem PiouEgg,4350;
- sellitem DeliciousCookie,3600;
- sellitem TopHat, 1800;
- sellitem BowlerHat, 800;
- sellitem AshUrn,700;
- sellitem Googles,600;
+ sellitem ThunderStaff,9000;
+ sellitem PiouEgg,3915;
+ sellitem DeliciousCookie,3240;
+ sellitem TopHat, 1620;
+ sellitem BowlerHat, 720;
+ sellitem AshUrn,630;
+ sellitem Googles,540;
// Temporary, Seasonal, for events, rare drops, next release
- sellitem BlacksmithAxe, 36000;
+ sellitem BlacksmithAxe, 32400;
sellitem DesertBow, 9000;
- sellitem LeaderWand, 6000;
- sellitem MiereCleaver, 3000;
- sellitem Chainmail, 3000;
- sellitem LeatherShirt, 350;
- sellitem JeansShorts, 300;
+ sellitem LeaderWand, 5400;
+ sellitem MiereCleaver, 2700;
+ sellitem Chainmail, 2700;
+ sellitem LeatherShirt, 315;
+ sellitem JeansShorts, 270;
// Awesome Feature, pending quest, DO NOT FORGET, @JESUSALVA
- sellitem IronShovel,200;
+ sellitem IronShovel,180;
// Temporary, but later may sell rare dyes (eg. purple and... golden?)
- sellitem RedDye, 50;
- sellitem GreenDye, 50;
- sellitem BlueDye, 40;
+ sellitem RedDye, 45;
+ sellitem GreenDye, 45;
+ sellitem BlueDye, 36;
// Consumables
- sellitem ElixirOfLife,35;
- sellitem CelestiaTea,20;
- sellitem Grenade,rand(10,15); // I really don't care about the price of this. Used to be 12.
- sellitem CursedArrow,10;
- sellitem Curshroom,7;
- sellitem Plushroom,5;
- sellitem Chagashroom,5;
+ sellitem ElixirOfLife,32;
+ sellitem CelestiaTea,18;
+ sellitem HastePotion,15;
+ sellitem StrengthPotion,15;
+ sellitem Grenade,rand(9,14); // I really don't care about the price of this. Used to be 12.
+ sellitem CursedArrow,8;
+ sellitem Curshroom,6;
sellitem PetcaringGuide,5; // I needed to add this somewhere
end;