From 07646dbbb1d102e2a03ae6315be68ee1e3cd62ba Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:05:59 +0100 Subject: chore: fix creature_template_movement.md --- docs/creature_template_movement.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/creature_template_movement.md b/docs/creature_template_movement.md index e3fbdf9..d3df214 100644 --- a/docs/creature_template_movement.md +++ b/docs/creature_template_movement.md @@ -1,10 +1,12 @@ # creature_template_movement +[<-Back-to:World](database-world.md) + This table contains the description of creatures movements, where the creature can move and attack. This table can be overriden by \`creature_movement_override\` -**Structure** +**Table Structure** | Field | Type | Attributes | Key | Null | Default | Extra | Comment | | -------------------------- | ------- | ---------- | --- | ---- | ------- | ----- | ------- | -- cgit