summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/001-1/rewards.txt3
-rw-r--r--npc/001-4/lilica.txt2
2 files changed, 3 insertions, 2 deletions
diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt
index 41ec2c5ab..48133762e 100644
--- a/npc/001-1/rewards.txt
+++ b/npc/001-1/rewards.txt
@@ -29,6 +29,7 @@ OnInit:
.sex = G_MALE;
.distance = 5;
+ .currency="coins";
tradertype(NST_CUSTOM);
@@ -39,7 +40,7 @@ OnInit:
// Temporary, Seasonal, for events, rare drops, next release
sellitem BowlerHat, 600;
- sellitem BunnyEars, 500;
+ sellitem BunnyEars, 450;
sellitem JeansShorts, 300;
sellitem Dagger, 100;
diff --git a/npc/001-4/lilica.txt b/npc/001-4/lilica.txt
index fca04ac70..a2242f904 100644
--- a/npc/001-4/lilica.txt
+++ b/npc/001-4/lilica.txt
@@ -52,7 +52,7 @@ OnInit:
tradertype(NST_CUSTOM);
// Rare Items
- sellitem BunnyEars,3000;
+ sellitem BunnyEars,2500;
sellitem GoldenEasteregg,50;