blob: eebf866054d798c4b2c3df81decbd69ec42fb935 (
plain)
1
2
3
4
5
6
7
8
9
|
[Database Structure](Database-Structure) > [World-Database](World-Database) > [creature_model_info](creature_model_info)
Column | Type | Description
--- | --- | ---
DisplayID | mediumint(8) unsigned |
BoundingRadius | float |
CombatReach | float |
Gender | tinyint(3) unsigned |
DisplayID_Other_Gender | mediumint(8) unsigned |
|