diff options
Diffstat (limited to 'npc/001-4/lilica.txt')
-rw-r--r-- | npc/001-4/lilica.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/001-4/lilica.txt b/npc/001-4/lilica.txt index 67f9f69ea..c41c75e51 100644 --- a/npc/001-4/lilica.txt +++ b/npc/001-4/lilica.txt @@ -121,8 +121,9 @@ OnInit: // Ultra rare items sellitem OrangeEggshellHat,200; - // Rare Items + // Rare and not-so-rare Items sellitem BunnyEars,50; + sellitem Boots,20; sellitem StrangeCoin,2; sellitem SilverEasteregg,1; end; |