summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/creature_template.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/creature_template.md b/docs/creature_template.md
index 76da28a..bfa8281 100644
--- a/docs/creature_template.md
+++ b/docs/creature_template.md
@@ -1,7 +1,13 @@
# creature_template
+[<-Back-to:World](database-world.md)
+
+**The \`creature_template\` table**
+
This table contains the description of creatures. Each spawned creature is an instance of a template present in this table, this means every creature MUST be defined in this table.
+**Structure**
+
| Field | Type | Null | Key | Default | Extra | Comment |
| -------------------------------------------------- | ------------------ | ---- | --- | ------- | ----- | ------------------------------------ |
| [entry](#entry) | MEDIUMINT UNSIGNED | NO | PRI | 0 | | |