[6812] Implement localization of creature/gameobject name that say/yell.
[getmangos.git] / sql / updates / 06740_characters_characters.sql
blobd59373327869724bd6ba389ba19376a0ae069a79
1 ALTER TABLE characters
2   CHANGE COLUMN gmstate gmstate int(11) unsigned NOT NULL default '0';