mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
You can use .cast 11010 and .unaura 11010 instead Thanks to stfx for improving patch and porting it for us :) Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
3 lines
160 B
SQL
3 lines
160 B
SQL
ALTER TABLE db_version CHANGE COLUMN required_11955_01_mangos_mangos_string required_11955_02_mangos_command bit;
|
|
|
|
DELETE FROM command WHERE name LIKE 'hover';
|