diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-17 18:48:23 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-17 18:48:23 -0300 |
commit | 9cc6ef3c3aac5a887bbbd8a44405b24220ed59e7 (patch) | |
tree | 5e456b7d457963a24d3e4e2a27d6e4635fe4bfc9 /db/re/mob_db.conf | |
parent | e08ed0d40c73c5481cc1dcd745b5f9e6dc0af064 (diff) | |
download | serverdata-9cc6ef3c3aac5a887bbbd8a44405b24220ed59e7.tar.gz serverdata-9cc6ef3c3aac5a887bbbd8a44405b24220ed59e7.tar.bz2 serverdata-9cc6ef3c3aac5a887bbbd8a44405b24220ed59e7.tar.xz serverdata-9cc6ef3c3aac5a887bbbd8a44405b24220ed59e7.zip |
Allow Pollets to drop Ice Cubes
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 81ef0592d..a2a5e34f8 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -8532,6 +8532,7 @@ mob_db: ( AttackMotion: 672 DamageMotion: 200 Drops: { + IceCube: 500 IceCube: 210 IcedBottle: 55 IceGladius: 1 |