mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
5 lines
293 B
SQL
5 lines
293 B
SQL
ALTER TABLE db_version CHANGE COLUMN required_11831_02_mangos_command required_11851_01_mangos_string bit;
|
|
|
|
DELETE FROM mangos_string WHERE entry=816;
|
|
INSERT INTO mangos_string VALUES
|
|
(816,'Your body is too exhausted to travel to the Spectral Realm.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL);
|