diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-17 16:39:43 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-17 16:39:43 -0300 |
commit | 7c29d1e1a4e9373bdbe6b66b8f1aacb41a85bb61 (patch) | |
tree | 6752a7339367993dd6c744fd68e49325c9904c0f /db/re/mob_db.conf | |
parent | 0aed0edea26764b4debc7104e3a663af25d4142a (diff) | |
download | serverdata-7c29d1e1a4e9373bdbe6b66b8f1aacb41a85bb61.tar.gz serverdata-7c29d1e1a4e9373bdbe6b66b8f1aacb41a85bb61.tar.bz2 serverdata-7c29d1e1a4e9373bdbe6b66b8f1aacb41a85bb61.tar.xz serverdata-7c29d1e1a4e9373bdbe6b66b8f1aacb41a85bb61.zip |
Rewrite Rolling Stone prototype
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 19 |
1 files changed, 1 insertions, 18 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 7261ea4e2..5becf214b 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -739,24 +739,7 @@ mob_db: ( } }, // 1019 is free -{ - Id: 1020 - SpriteName: "RollingStone" - Name: "Rolling Stone" - Lv: 99 - Hp: 20000 - Attack: [100000, 500000] - Mode: { - Plant: true - CanMove: true - CanAttack: true - Aggressive: true - } - MoveSpeed: 200 - AttackDelay: 200 - AttackMotion: 172 - DamageMotion: 180 -}, +// 1020 is free { Id: 1021 SpriteName: "Dummy" |