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