mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 19:37:07 +00:00
4 lines
No EOL
382 B
SQL
4 lines
No EOL
382 B
SQL
ALTER TABLE db_version CHANGE COLUMN required_10430_01_mangos_spell_chain required_10454_01_mangos_spell_proc_event bit;
|
|
|
|
DELETE FROM spell_proc_event WHERE entry = 54821;
|
|
INSERT INTO spell_proc_event VALUES (54821, 0x00, 7, 0x00001000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000010, 0x00000000, 0.000000, 0.000000, 0); |