diff options
Diffstat (limited to 'sql/updates/4222_world.sql')
| -rw-r--r-- | sql/updates/4222_world.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/4222_world.sql b/sql/updates/4222_world.sql index 88cba6a134b..430b549db0c 100644 --- a/sql/updates/4222_world.sql +++ b/sql/updates/4222_world.sql @@ -10,4 +10,4 @@ INSERT INTO spell_pet_auras VALUES (56317, 1, 0, 57482), (56318, 0, 0, 57458), (56318, 1, 0, 57475); -DELETE FROM spell_linked_spell where `spell_trigger` in (57447,57482,57453, 57457, 57458); +DELETE FROM spell_linked_spell where `spell_trigger` in (57447,57482,57453, 57457, 57458);
\ No newline at end of file |
