summaryrefslogtreecommitdiff
path: root/docs/spelldifficulty_dbc.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/spelldifficulty_dbc.md')
-rw-r--r--docs/spelldifficulty_dbc.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/spelldifficulty_dbc.md b/docs/spelldifficulty_dbc.md
new file mode 100644
index 0000000..ebee4c6
--- /dev/null
+++ b/docs/spelldifficulty_dbc.md
@@ -0,0 +1,9 @@
+[[Database Structure|Database Structure]] > [[World-Database|World-Database]] > [[spelldifficulty_dbc|spelldifficulty_dbc]]
+
+Column | Type | Description
+--- | --- | ---
+Id | int(11) unsigned |
+Spellid0 | int(11) unsigned |
+Spellid1 | int(11) unsigned |
+Spellid2 | int(11) unsigned |
+Spellid3 | int(11) unsigned |