diff options
Diffstat (limited to 'docs/character_spell.md')
| -rw-r--r-- | docs/character_spell.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/character_spell.md b/docs/character_spell.md new file mode 100644 index 0000000..ebd978c --- /dev/null +++ b/docs/character_spell.md @@ -0,0 +1,7 @@ +[[Database Structure|Database Structure]] > [[Character-Database|Character-Database]] > [[character_spell|character_spell]] + +Column | Type | Description +--- | --- | --- +Guid | int(10) unsigned | +Spell | mediumint(8) unsigned | +SpecMask | tinyint(3) unsigned | |
