diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-05-12 11:40:09 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-05-12 11:40:09 -0300 |
commit | 255cf7c47f76a6e2f12fc809473ce513c294dfa4 (patch) | |
tree | 1bff0731c4db0790ef57a2d524d739b1241ffa2c /db/re | |
parent | 2fd50dc3ac5a0e28e9e4b24b77f160abfb812f2a (diff) | |
download | serverdata-255cf7c47f76a6e2f12fc809473ce513c294dfa4.tar.gz serverdata-255cf7c47f76a6e2f12fc809473ce513c294dfa4.tar.bz2 serverdata-255cf7c47f76a6e2f12fc809473ce513c294dfa4.tar.xz serverdata-255cf7c47f76a6e2f12fc809473ce513c294dfa4.zip |
Fix some minor styling
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/mob_db.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index fc3f8b9e..c9656171 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -3385,7 +3385,7 @@ mob_db: ( AttackMotion: 800 DamageMotion: 500 Drops: { - BlackScorpionStinger:750 + BlackScorpionStinger: 750 } }, { @@ -3589,7 +3589,7 @@ mob_db: ( DamageMotion: 480 Drops: { BugLeg: 4000 - GoldenScorpionStinger:1500 + GoldenScorpionStinger: 1500 } }, { |