summaryrefslogtreecommitdiff
path: root/doc/mob_db_mode_list.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-28 12:09:29 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-28 12:09:29 +0000
commitf01431ef279c665df0f974e1975baf1f2422398a (patch)
tree8a60aeb841e8783a948c6621ac1faf53ac2c4554 /doc/mob_db_mode_list.txt
parent14fedfe759f6dc32c0556421f4c76bf43ac32c3b (diff)
downloadhercules-f01431ef279c665df0f974e1975baf1f2422398a.tar.gz
hercules-f01431ef279c665df0f974e1975baf1f2422398a.tar.bz2
hercules-f01431ef279c665df0f974e1975baf1f2422398a.tar.xz
hercules-f01431ef279c665df0f974e1975baf1f2422398a.zip
* Fixed pets derived from immobile monsters not being able to walk (bugreport:3377, since r13789).
- This also fixes pets using original monster walk speed, instead of the one defined in pet db. - Fixed pets not being able to attack (pet_attack_support and pet_damage_support) when derived from a monster, which is not able to attack. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14512 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'doc/mob_db_mode_list.txt')
-rw-r--r--doc/mob_db_mode_list.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/mob_db_mode_list.txt b/doc/mob_db_mode_list.txt
index 73f0b2e3a..9fa403f1d 100644
--- a/doc/mob_db_mode_list.txt
+++ b/doc/mob_db_mode_list.txt
@@ -104,6 +104,7 @@ Aegis/eA (description)
19: 0x3095 (aggro, change-target melee/chase, cast sensor idle)
20: 0x3295 (aggro, change-target melee/chase, cast sensor idle/chase)
21: 0x3695 (aggro, change-target melee/chase, cast sensor idle/chase, chase-change target)
+25: 0x0001 (passive, can't attack) [Pet]
26: 0xB695 (aggro, change-target melee/chase, cast sensor idle/chase, chase-change target, random target)
27: 0x8084 (aggro, immobile, random target)