mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
[svn] Add missing SQL changes from prev. commit, also fix mistakenly commented out line. Patch provided by Visagalis.
--HG-- branch : trunk
This commit is contained in:
@@ -2682,6 +2682,7 @@ CREATE TABLE `quest_template` (
|
||||
`RewRepValue3` mediumint(9) NOT NULL default '0',
|
||||
`RewRepValue4` mediumint(9) NOT NULL default '0',
|
||||
`RewRepValue5` mediumint(9) NOT NULL default '0',
|
||||
`RewHonorableKills` mediumint(9) unsigned NOT NULL default '0',
|
||||
`RewOrReqMoney` int(11) NOT NULL default '0',
|
||||
`RewMoneyMaxLevel` int(10) unsigned NOT NULL default '0',
|
||||
`RewSpell` mediumint(8) unsigned NOT NULL default '0',
|
||||
|
||||
Reference in New Issue
Block a user