diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-23 21:26:35 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-23 21:26:35 -0300 |
commit | 0f87edc1ac5963207d90fcc50fff896b9272ec44 (patch) | |
tree | 2dce6cfb0e3f93738cd12757ecb781b0e5e83919 /db/re/mob_db.conf | |
parent | f1496bc3145376b2b6d342f7b91154208068ab75 (diff) | |
download | serverdata-0f87edc1ac5963207d90fcc50fff896b9272ec44.tar.gz serverdata-0f87edc1ac5963207d90fcc50fff896b9272ec44.tar.bz2 serverdata-0f87edc1ac5963207d90fcc50fff896b9272ec44.tar.xz serverdata-0f87edc1ac5963207d90fcc50fff896b9272ec44.zip |
Allow [Empty Box] to be dropped by Giant Maggot
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 5e2971238..cb83d18c3 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1115,6 +1115,7 @@ mob_db: ( TolchiAmmoBox: 500 CherryCake: 350 CoinBag: 200 + EmptyBox: 125 CasinoCoins: 100 DesertTablet: 2 } |