mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 10:37:02 +00:00
4 lines
No EOL
378 B
SQL
4 lines
No EOL
378 B
SQL
ALTER TABLE db_version CHANGE COLUMN required_10537_01_mangos_command required_10551_01_mangos_spell_proc_event bit;
|
|
|
|
DELETE FROM spell_proc_event WHERE entry = 50880;
|
|
INSERT INTO spell_proc_event VALUES (50880, 0x10, 15, 0x00000000, 0x00000000, 0x00000000, 0x00000800, 0x00000800, 0x00000800, 0x00000000, 0x00000000, 0x00000000, 0x00010000, 0x00000000, 0.000000, 0.000000, 0); |