From abf4fd75bc0e2716cc94cf3009415dbdb207e8a8 Mon Sep 17 00:00:00 2001 From: Francesco Borzì Date: Fri, 21 Jun 2019 11:57:50 +0200 Subject: Delete creature_template_addon.md --- docs/creature_template_addon.md | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 docs/creature_template_addon.md (limited to 'docs/creature_template_addon.md') diff --git a/docs/creature_template_addon.md b/docs/creature_template_addon.md deleted file mode 100644 index 977e35a..0000000 --- a/docs/creature_template_addon.md +++ /dev/null @@ -1,11 +0,0 @@ -[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 | -- cgit