diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-24 11:12:03 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-24 11:12:03 -0300 |
commit | c6d6c24e8b3fe9adb124892bb3021140752093ca (patch) | |
tree | 2cc066fed376bf0e0b407766fde584bc9d20fa28 /npc/001-4/lilica.txt | |
parent | e4a9d8a1e95020b660e101ce735ffe8956937398 (diff) | |
download | serverdata-c6d6c24e8b3fe9adb124892bb3021140752093ca.tar.gz serverdata-c6d6c24e8b3fe9adb124892bb3021140752093ca.tar.bz2 serverdata-c6d6c24e8b3fe9adb124892bb3021140752093ca.tar.xz serverdata-c6d6c24e8b3fe9adb124892bb3021140752093ca.zip |
Add some more items to Lilica Shop
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; |