From 922f8b2579333eca4f87a2858e98e43dc4bd2af7 Mon Sep 17 00:00:00 2001 From: Playtester Date: Sat, 30 Jan 2016 15:38:46 +0100 Subject: [PATCH] Added monster type 24 to documentation --- doc/mob_db_mode_list.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/mob_db_mode_list.txt b/doc/mob_db_mode_list.txt index 480c71b055..12d2a0991d 100644 --- a/doc/mob_db_mode_list.txt +++ b/doc/mob_db_mode_list.txt @@ -123,6 +123,7 @@ Aegis/rA (description) 19: 0x3095 (aggressive, change-target melee/chase, cast sensor idle) 20: 0x3295 (aggressive, change-target melee/chase, cast sensor idle/chase) 21: 0x3695 (aggressive, change-target melee/chase, cast sensor idle/chase, chase-change target) +24: 0x400081 (passive, does not walk randomly) [Slave] 25: 0x0001 (passive, can't attack) [Pet] 26: 0xB695 (aggressive, change-target melee/chase, cast sensor idle/chase, chase-change target, random target) 27: 0x8084 (aggressive, immobile, random target)