diff options
| author | Francesco Borzì <borzifrancesco@gmail.com> | 2019-06-21 11:57:50 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-06-21 11:57:50 +0200 |
| commit | abf4fd75bc0e2716cc94cf3009415dbdb207e8a8 (patch) | |
| tree | 98403a41b81d3fd52f77e0d124c1bfbe9c1be8ec | |
| parent | a7d4cbe6e42c9f7c3e8399ca63092f538c987210 (diff) | |
| download | wiki-abf4fd75bc0e2716cc94cf3009415dbdb207e8a8.tar.gz wiki-abf4fd75bc0e2716cc94cf3009415dbdb207e8a8.tar.bz2 wiki-abf4fd75bc0e2716cc94cf3009415dbdb207e8a8.zip | |
Delete creature_template_addon.md
| -rw-r--r-- | docs/creature_template_addon.md | 11 |
1 files changed, 0 insertions, 11 deletions
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 | |
