summaryrefslogtreecommitdiff
path: root/sql-files/upgrades/2013-03-27--18-35.sql
blob: fc50953c49c0168fe2e49c4ddcf7686cabb18240 (plain) (blame)
1
2
3
#1364409316
ALTER TABLE `char` ADD COLUMN `slotchange` SMALLINT(3) unsigned NOT NULL default '0';
INSERT INTO `sql_updates` (`timestamp`) VALUES (1364409316);