diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-21 21:51:29 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-21 21:51:29 -0300 |
commit | 12496457e309b0f188057826574f6f8b661326e9 (patch) | |
tree | 576d31480fe69fa24e1c3fc07eea44ef5ba1dad4 | |
parent | 0832c02a2c9c87dd9284a3cd93be52e0ddbb2629 (diff) | |
download | serverdata-12496457e309b0f188057826574f6f8b661326e9.tar.gz serverdata-12496457e309b0f188057826574f6f8b661326e9.tar.bz2 serverdata-12496457e309b0f188057826574f6f8b661326e9.tar.xz serverdata-12496457e309b0f188057826574f6f8b661326e9.zip |
Arrows are weaker against Crocotrees. Fixes TS/Bug 32
Crocotree not resistant to arrows
-rw-r--r-- | db/re/mob_db.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 66caf4215..6b4ebc967 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -494,6 +494,9 @@ mob_db: ( Croconut: 600 RawLog: 300 } + WeaponAttacks: { + Bows: 8000 + } }, { Id: 1011 |