Files
TCPlayerbotCore/sql/updates/4392_world.sql
T
2009-07-07 19:46:51 +02:00

3 lines
192 B
SQL

DELETE FROM `spell_linked_spell` WHERE `spell_trigger` IN (20594);
INSERT INTO `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES
( 20594, 65116, 2, 'Stoneform');