From 8a2b277924d2b816e495feedc75dc95a357cc116 Mon Sep 17 00:00:00 2001 From: FrancescoBorzi Date: Sun, 3 Mar 2019 13:05:05 +0100 Subject: Fix case --- docs/spell_learn_spell.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/spell_learn_spell.md') diff --git a/docs/spell_learn_spell.md b/docs/spell_learn_spell.md index 7c0e029..69bb005 100644 --- a/docs/spell_learn_spell.md +++ b/docs/spell_learn_spell.md @@ -43,7 +43,7 @@ NOTE: Spells with spell effects SPELL\_EFFECT\_LEARN\_SPELL should NOT be includ

 

-

SpellID

+

SpellID

smallint(5)

unsigned

PRI

@@ -53,7 +53,7 @@ NOTE: Spells with spell effects SPELL\_EFFECT\_LEARN\_SPELL should NOT be includ

 

-

Active

+

Active

tinyint(3)

unsigned

 

-- cgit