diff options
Diffstat (limited to 'docs/creature_model_info.md')
| -rw-r--r-- | docs/creature_model_info.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/creature_model_info.md b/docs/creature_model_info.md new file mode 100644 index 0000000..677bb37 --- /dev/null +++ b/docs/creature_model_info.md @@ -0,0 +1,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 | |
