diff options
author | Taylor Locke <kisuka@kisuka.com> | 2015-12-22 13:39:31 -0800 |
---|---|---|
committer | Taylor Locke <kisuka@kisuka.com> | 2015-12-22 13:39:31 -0800 |
commit | c69a756f5c2b403cc809aac4df0bda806ec2483b (patch) | |
tree | 57f1145f39c2405bf596451706fc95437f2a3962 /db/re/mob_db.conf | |
parent | b4bfb244e43f7ab3c38cf60a3be066d5ca7c8be6 (diff) | |
download | hercules-c69a756f5c2b403cc809aac4df0bda806ec2483b.tar.gz hercules-c69a756f5c2b403cc809aac4df0bda806ec2483b.tar.bz2 hercules-c69a756f5c2b403cc809aac4df0bda806ec2483b.tar.xz hercules-c69a756f5c2b403cc809aac4df0bda806ec2483b.zip |
Organized pet db by episodes + ids. Added missing Pets. Removed RE specific pet entries from pre-re pet db.
Diffstat (limited to 'db/re/mob_db.conf')
-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 23394989c..5730184c8 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -55699,7 +55699,7 @@ mob_db: ( } }, // Izlude Dungeon F6 -/*{ +{ Id: 2200 SpriteName: "J_TAINI" Name: "Taini" @@ -55735,7 +55735,7 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 MvpExp: 0 -},*/ +}, { Id: 2201 SpriteName: "SROPHO" |