diff options
-rw-r--r-- | npc/001-4/lilica.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/npc/001-4/lilica.txt b/npc/001-4/lilica.txt index 19b8d4d35..509452c92 100644 --- a/npc/001-4/lilica.txt +++ b/npc/001-4/lilica.txt @@ -136,7 +136,9 @@ OnInit: sellitem .PrevHat,500; // Rare and not-so-rare Items - sellitem MercBoxA,500; + sellitem MercBoxE,1500; + sellitem MercBoxD,1000; + sellitem MercBoxC,500; sellitem Boots,450; sellitem BronzeGift,100; sellitem BunnyEars,50; |