diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-02 12:19:34 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-02 12:19:34 -0200 |
commit | b3818efcde4dac11238f9596e2fee4dce7a341aa (patch) | |
tree | 179ac96acc54621327cdcd28b93854f0c6cf5165 /db | |
parent | 3a880edd69402afeba8304b9c3a66c55d09ea2e0 (diff) | |
download | serverdata-b3818efcde4dac11238f9596e2fee4dce7a341aa.tar.gz serverdata-b3818efcde4dac11238f9596e2fee4dce7a341aa.tar.bz2 serverdata-b3818efcde4dac11238f9596e2fee4dce7a341aa.tar.xz serverdata-b3818efcde4dac11238f9596e2fee4dce7a341aa.zip |
Update several bugs reported on #tmw2-dev %%G
Diffstat (limited to 'db')
-rw-r--r-- | db/re/mob_db.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index e6a7fcc25..17c80a743 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -715,8 +715,8 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { - WhiteFur: 2300 - LettuceLeaf: 2000 + WhiteFur: 2200 + LettuceLeaf: 1600 Moss: 800 FluffyHat: 1 } @@ -1266,7 +1266,7 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { - WhiteFur: 1500 + WhiteFur: 2500 WolvernPelt: 450 WolvernTooth: 150 WolvernTooth: 150 |