mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 19:37:07 +00:00
5 lines
305 B
SQL
5 lines
305 B
SQL
ALTER TABLE db_version CHANGE COLUMN required_0082_12012_01_mangos_spell_template required_0083_12090_01_mangos_spell_template bit;
|
|
|
|
DELETE FROM spell_template WHERE id IN (26133);
|
|
INSERT INTO spell_template VALUES
|
|
(26133, 0x00000000, 101, 21, 76, 18, 0, 0, 180795, 0, 'Summon Sandworm Base');
|