diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-11 10:50:51 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-11 10:50:51 -0300 |
commit | 36e1cef51daaeeb9023a34c4679534fe16eb1e1b (patch) | |
tree | 5bf474df16fad6ab354737cdfc65cfc87b8d5d03 /db/re/item_db.conf | |
parent | 5983997c710486a326789b43cbd9de557909c5c1 (diff) | |
download | serverdata-36e1cef51daaeeb9023a34c4679534fe16eb1e1b.tar.gz serverdata-36e1cef51daaeeb9023a34c4679534fe16eb1e1b.tar.bz2 serverdata-36e1cef51daaeeb9023a34c4679534fe16eb1e1b.tar.xz serverdata-36e1cef51daaeeb9023a34c4679534fe16eb1e1b.zip |
Mounts walk speed acceleration will now be determined without a configure :<
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 03514a4a4..2c6ba9da0 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -3228,6 +3228,7 @@ item_db: ( bonus bHitRate,-30; bonus bCritical,25; bonus bNoKnockback,0; + bonus bSpeedAddRate,25; /* We can use them to protect mount from bows, for example bonus bNearAtkDef,-50; bonus bLongAtkDef,-50; |