diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-09-24 17:17:49 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-09-24 17:17:49 -0300 |
commit | 4d78c7e356cbb63409887f92f5f1d9f5669cc461 (patch) | |
tree | d47cb7bcd5a0edada3007ead6db0ced9d5ce3f11 /db/re/mob_db.conf | |
parent | f7b08cceb8ba48ca7c6c06feb4152ad78a1acde7 (diff) | |
download | serverdata-4d78c7e356cbb63409887f92f5f1d9f5669cc461.tar.gz serverdata-4d78c7e356cbb63409887f92f5f1d9f5669cc461.tar.bz2 serverdata-4d78c7e356cbb63409887f92f5f1d9f5669cc461.tar.xz serverdata-4d78c7e356cbb63409887f92f5f1d9f5669cc461.zip |
This should be all the drop changes I want for now.
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 337569066..56238b384 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -11317,6 +11317,7 @@ mob_db: ( ChaseRange: 11 Drops: { Fungus: 180 + Sapphire: 30 } }, { @@ -11445,6 +11446,7 @@ mob_db: ( ViewRange: 7 ChaseRange: 11 Drops: { + ArtichokeHerb: 2800 Fungus: 40 } }, @@ -11523,6 +11525,9 @@ mob_db: ( ViewRange: 7 ChaseRange: 11 Drops: { + LettuceLeaf: 800 + FluoPowder: 240 + Emerald: 40 Fungus: 10 } }, |