mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
4 lines
No EOL
217 B
SQL
4 lines
No EOL
217 B
SQL
update command set `name`='summon' where `name`='namego';
|
|
update command set `name`='appear' where `name`='goname';
|
|
|
|
ALTER TABLE db_version CHANGE COLUMN required_c12631_01_mangos_creature required_m12652_command bit; |