summaryrefslogtreecommitdiff
path: root/npc/001-4/lilica.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-4/lilica.txt')
-rw-r--r--npc/001-4/lilica.txt7
1 files changed, 4 insertions, 3 deletions
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;