From 98bffe7edb9c24f84f6de03c5158b6a51dc10640 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 19 Mar 2018 19:38:13 -0300 Subject: Tweak script values based on new bhopper BunnyEars drop rate --- npc/001-1/rewards.txt | 3 ++- npc/001-4/lilica.txt | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'npc') 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; -- cgit v1.2.3-70-g09d2