mirror of
https://github.com/mangosfour/server.git
synced 2026-01-28 16:37:11 +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_m12654_command bit; |