From a3d359e1cc4f40328f898653a5cc3b9711a522e6 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Sun, 17 Feb 2019 21:34:28 +0100 Subject: Import all wiki page from old wiki (links to fix) --- docs/spelldifficulty_dbc.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/spelldifficulty_dbc.md (limited to 'docs/spelldifficulty_dbc.md') 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 | -- cgit