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

[svn] * Fixed compile from r78
* Fixed: not apply healling bonus to spell 40972 heal amount. - Source Mangos
* Item 30627 hidden cooldown - Source Mangos
* Fixed Trinityrealm autopatching system - Source Arrai
* Add support for autoconf 2.6.2 and newer - Source Derex
Some decent sized changes, please test before deploying - KP

Original author: KingPin?
Date: 2008-10-19 21:08:34-05:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/sql/characters.sql

    r45 r74  
    609609  `trans_o` float NOT NULL default '0', 
    610610  `transguid` bigint(20) unsigned NOT NULL default '0', 
    611   `gmstate` tinyint(3) unsigned NOT NULL default '0', 
     611  `extra_flags` tinyint(3) unsigned NOT NULL default '0', 
    612612  `stable_slots` tinyint(1) unsigned NOT NULL default '0', 
    613613  `at_login` int(11) unsigned NOT NULL default '0',