diff options
Diffstat (limited to 'docs/creature_template_addon.md')
| -rw-r--r-- | docs/creature_template_addon.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/creature_template_addon.md b/docs/creature_template_addon.md new file mode 100644 index 0000000..fd30260 --- /dev/null +++ b/docs/creature_template_addon.md @@ -0,0 +1,11 @@ +[[Database Structure|Database Structure]] > [[World-Database|World-Database]] > [[creature_template_addon|creature_template_addon]] + +Column | Type | Description +--- | --- | --- +Entry | mediumint(8) unsigned | +Path_id | int(10) unsigned | +Mount | mediumint(8) unsigned | +Bytes1 | int(10) unsigned | +Bytes2 | int(10) unsigned | +Emote | mediumint(8) unsigned | +Auras | text | |
