root/trunk/sql/updates/102_world.sql @ 233

Revision 97, 124 bytes (checked in by yumileroy, 17 years ago)

[svn] Add missing SQL changes from prev. commit, also fix mistakenly commented out line. Patch provided by Visagalis.

Original author: w12x
Date: 2008-10-22 08:43:09-05:00

Line 
1ALTER TABLE `quest_template`
2    ADD `RewHonorableKills` mediumint(9) unsigned NOT NULL default '0' AFTER `RewRepValue5`;
Note: See TracBrowser for help on using the browser.