From 8a2b277924d2b816e495feedc75dc95a357cc116 Mon Sep 17 00:00:00 2001
From: FrancescoBorzi
Date: Sun, 3 Mar 2019 13:05:05 +0100
Subject: Fix case
---
docs/creature_addon.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'docs/creature_addon.md')
diff --git a/docs/creature_addon.md b/docs/creature_addon.md
index 88ef215..52b8a6f 100644
--- a/docs/creature_addon.md
+++ b/docs/creature_addon.md
@@ -102,7 +102,7 @@ NOTICE: The data for this table is largely incomplete and is mostly just a regur
-| aiAnimKit |
+aiAnimKit |
smallint(6) |
signed |
@@ -115,7 +115,7 @@ NOTICE: The data for this table is largely incomplete and is mostly just a regur
|
-| movementAnimKit |
+movementAnimKit |
smallint(6) |
signed |
@@ -128,7 +128,7 @@ NOTICE: The data for this table is largely incomplete and is mostly just a regur
|
-| meleeAnimKit |
+meleeAnimKit |
smallint(6) |
signed |
@@ -141,7 +141,7 @@ NOTICE: The data for this table is largely incomplete and is mostly just a regur
|
-| visibilityDistanceType |
+visibilityDistanceType |
tinyint(3) |
unsigned |
--
cgit
|