mirror of
https://github.com/mangosfour/server.git
synced 2025-12-20 07:37:02 +00:00
[7891] Replace harcoded array of creature family skill lines by using DBC data.
This commit is contained in:
parent
32a66d2bd2
commit
51f7b8a482
3 changed files with 3 additions and 61 deletions
|
|
@ -1814,8 +1814,6 @@ enum CreatureFamily
|
|||
CREATURE_FAMILY_SPIRIT_BEAST = 46
|
||||
};
|
||||
|
||||
#define MAX_CREATURE_FAMILY 47
|
||||
|
||||
enum CreatureTypeFlags
|
||||
{
|
||||
CREATURE_TYPEFLAGS_TAMEABLE = 0x0001,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue