summaryrefslogtreecommitdiff
path: root/docs/creature_template_locale.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/creature_template_locale.md')
-rw-r--r--docs/creature_template_locale.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/creature_template_locale.md b/docs/creature_template_locale.md
new file mode 100644
index 0000000..65aeaa1
--- /dev/null
+++ b/docs/creature_template_locale.md
@@ -0,0 +1,9 @@
+[[Database Structure|Database Structure]] > [[World-Database|World-Database]] > [[creature_template_locale|creature_template_locale]]
+
+Column | Type | Description
+--- | --- | ---
+Entry | mediumint(8) unsigned |
+Locale | varchar(4) |
+Name | text |
+Title | text |
+VerifiedBuild | smallint(5) |