mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 10:05:32 +01:00
3 lines
84 B
SQL
3 lines
84 B
SQL
ALTER TABLE `character`
|
|
ADD `gmstate` tinyint(3) unsigned NOT NULL default '0';
|