mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 01:37:00 +00:00
3 lines
No EOL
218 B
SQL
3 lines
No EOL
218 B
SQL
ALTER TABLE db_version CHANGE COLUMN required_c12631_02_mangos_gameobject required_m12654_command bit;
|
|
update command set `name`='summon' where `name`='namego';
|
|
update command set `name`='appear' where `name`='goname'; |