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_formations.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/creature_formations.md') diff --git a/docs/creature_formations.md b/docs/creature_formations.md index 2ea5293..3f62c62 100644 --- a/docs/creature_formations.md +++ b/docs/creature_formations.md @@ -31,7 +31,7 @@ This table allows to group mobs. Members of group will follow others, and attack

Comment

-

leaderGUID

+

leaderGUID

int(11)

unsigned

 

@@ -41,7 +41,7 @@ This table allows to group mobs. Members of group will follow others, and attack

 

-

memberGUID

+

memberGUID

int(11)

unsigned

PRI

@@ -71,7 +71,7 @@ This table allows to group mobs. Members of group will follow others, and attack

 

-groupAI +groupAI int(11) unsigned   -- cgit