From 700c998f49255b0d7b844363d23509cfedc68865 Mon Sep 17 00:00:00 2001 From: FrancescoBorzi Date: Sun, 3 Mar 2019 12:57:10 +0100 Subject: Fix anchors --- docs/spelldifficulty_dbc.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/spelldifficulty_dbc.md') diff --git a/docs/spelldifficulty_dbc.md b/docs/spelldifficulty_dbc.md index 5a36179..a3ae1b7 100644 --- a/docs/spelldifficulty_dbc.md +++ b/docs/spelldifficulty_dbc.md @@ -31,7 +31,7 @@ This table contains spell data regarding cpp scripts. The id is called in the sc

Comment

-

id

+

id

int(11)

unsigned

PRI

@@ -41,7 +41,7 @@ This table contains spell data regarding cpp scripts. The id is called in the sc

 

-

spellid0

+

spellid0

int(11)

unsigned

 

@@ -51,7 +51,7 @@ This table contains spell data regarding cpp scripts. The id is called in the sc

 

-

spellid1

+

spellid1

int(11)

unsigned

 

@@ -61,7 +61,7 @@ This table contains spell data regarding cpp scripts. The id is called in the sc

 

-

spellid2

+

spellid2

int(11)

unsigned

 

@@ -71,7 +71,7 @@ This table contains spell data regarding cpp scripts. The id is called in the sc

 

-

spellid3

+

spellid3

int(11)

unsigned

 

-- cgit