server/sql/updates/0.6/2916_character.sql

2 lines
84 B
SQL

ALTER TABLE `character`
ADD `gmstate` tinyint(3) unsigned NOT NULL default '0';