[7026] Current arena season id and state send and setting in mangosd.conf.
[getmangos.git] / sql / updates / 0.8 / 4556_realmlist.sql
blob6278b3a4b7ea9909e87f593d52e06163c35da670
1 ALTER TABLE realmd.realmlist
2     ALTER COLUMN `color` SET DEFAULT '2',
3     ENGINE = MyISAM;