diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-03-09 18:01:53 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-03-09 18:01:53 -0300 |
commit | 17799a70e54ee42681f485d89e0abb880165d62e (patch) | |
tree | 4c4e75aa385db7cbdfb7895d6fe2ae219c4b4ea6 | |
parent | e56116d267446d58b117fff8ef24d3517dcdeb5d (diff) | |
download | serverdata-17799a70e54ee42681f485d89e0abb880165d62e.tar.gz serverdata-17799a70e54ee42681f485d89e0abb880165d62e.tar.bz2 serverdata-17799a70e54ee42681f485d89e0abb880165d62e.tar.xz serverdata-17799a70e54ee42681f485d89e0abb880165d62e.zip |
Update Lilica's mercenaries boxes
-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; |