From 885ae8a99c1e50cbff2e6be685bb0b2aba3b2e9e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 16 Apr 2019 11:10:53 -0300 Subject: Easter last minute tweaks - Reduce shops, sell Bronze Gift, make EasterEgg more expensive. During Easter, EasterEgg will raise hit rate and heal more. --- npc/001-4/lilica.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'npc/001-4/lilica.txt') diff --git a/npc/001-4/lilica.txt b/npc/001-4/lilica.txt index 621720e41..a948adb25 100644 --- a/npc/001-4/lilica.txt +++ b/npc/001-4/lilica.txt @@ -100,8 +100,8 @@ OnInit: sellitem GoldenEasteregg,25; sellitem StrangeCoin,20; - sellitem ChocolateMouboo,6; - sellitem EasterEgg,3; + //sellitem ChocolateMouboo,6; + sellitem EasterEgg,5; end; OnCountFunds: @@ -128,8 +128,9 @@ OnInit: sellitem .Hat,200; // Rare and not-so-rare Items + sellitem BronzeGift,100; sellitem BunnyEars,50; - sellitem Boots,20; + //sellitem Boots,20; sellitem StrangeCoin,2; sellitem SilverEasteregg,1; end; -- cgit v1.2.3-60-g2f50