diff options
author | Micksha <Micksha@users.noreply.github.com> | 2020-05-27 14:14:33 +0200 |
---|---|---|
committer | Micksha <Micksha@users.noreply.github.com> | 2020-06-17 12:45:12 +0200 |
commit | 3bf27765116703b33216629ed5f047253d41815e (patch) | |
tree | 909cf99589c1f84786550d2095188328380ad708 /db | |
parent | e4161d9a50399f047859c2fb9e9bb60d7487a01e (diff) | |
download | serverdata-3bf27765116703b33216629ed5f047253d41815e.tar.gz serverdata-3bf27765116703b33216629ed5f047253d41815e.tar.bz2 serverdata-3bf27765116703b33216629ed5f047253d41815e.tar.xz serverdata-3bf27765116703b33216629ed5f047253d41815e.zip |
I do not like database files
Diffstat (limited to 'db')
-rw-r--r-- | db/re/mob_db.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 010e6988..9668bd16 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -3376,6 +3376,7 @@ mob_db: ( DamageMotion: 480 Drops: { BugLeg: 400 + } }, { Id: 1081 @@ -3412,6 +3413,7 @@ mob_db: ( AttackDelay: 870 AttackMotion: 672 DamageMotion: 400 + } }, { Id: 1082 @@ -3448,6 +3450,7 @@ mob_db: ( AttackDelay: 2170 AttackMotion: 954 DamageMotion: 620 + } }, { Id: 1083 @@ -3484,6 +3487,7 @@ mob_db: ( AttackDelay: 870 AttackMotion: 454 DamageMotion: 420 + } }, { Id: 1100 |