Changeset 97 for trunk/sql

Show
Ignore:
Timestamp:
11/19/08 13:35:13 (17 years ago)
Author:
yumileroy
Message:

[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

Location:
trunk/sql
Files:
1 added
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/sql/world.sql

    r85 r97  
    26832683  `RewRepValue4` mediumint(9) NOT NULL default '0', 
    26842684  `RewRepValue5` mediumint(9) NOT NULL default '0', 
     2685  `RewHonorableKills` mediumint(9) unsigned NOT NULL default '0', 
    26852686  `RewOrReqMoney` int(11) NOT NULL default '0', 
    26862687  `RewMoneyMaxLevel` int(10) unsigned NOT NULL default '0',