diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-25 21:48:02 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-25 21:48:02 +0000 |
commit | 807a871012afff0dbf369e70ad9b426ffa351be7 (patch) | |
tree | bf9ca65de0eef6e03abd5c30d150acda6c2ad550 /doc | |
parent | b82fbb92d45afeb9e0f89cb5d7e632c51604ca52 (diff) | |
download | hercules-807a871012afff0dbf369e70ad9b426ffa351be7.tar.gz hercules-807a871012afff0dbf369e70ad9b426ffa351be7.tar.bz2 hercules-807a871012afff0dbf369e70ad9b426ffa351be7.tar.xz hercules-807a871012afff0dbf369e70ad9b426ffa351be7.zip |
Updated mob mode
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10357 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'doc')
-rw-r--r-- | doc/mob_db_mode_list.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/mob_db_mode_list.txt b/doc/mob_db_mode_list.txt index 53a8a1e78..6aef6fcc6 100644 --- a/doc/mob_db_mode_list.txt +++ b/doc/mob_db_mode_list.txt @@ -79,12 +79,12 @@ to another: Aegis/eA (description) 01: 0x0081 (passive) -02: 0x0083 (passive looter) +02: 0x0083 (passive, looter) 03: 0x1089 (passive, assist and change-target melee) 04: 0x3885 (angry, change-target melee/chase) 05: 0x2085 (aggro, change-target chase) 06: 0x0000 (passive, immobile, can't attack) [plants] -07: 0x108B (aggro, immobile, assist, change-target melee) +07: 0x108B (passive, looter, assist, change-target melee) 09: 0x3095 (aggro, change-target melee/chase, cast sensor idle) [Guardian] 10: 0x0084 (aggro, immobile) 11: 0x0084 (aggro, immobile) [Guardian] |