diff options
Diffstat (limited to 'sql')
-rw-r--r-- | sql/updates/8330_world_playercreateinfo_spell.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/8330_world_playercreateinfo_spell.sql b/sql/updates/8330_world_playercreateinfo_spell.sql index c75c4c7ec35..c79731abdfe 100644 --- a/sql/updates/8330_world_playercreateinfo_spell.sql +++ b/sql/updates/8330_world_playercreateinfo_spell.sql @@ -1 +1,2 @@ +DELETE FROM `playercreateinfo_spell` WHERE `Spell`=75461; INSERT INTO `playercreateinfo_spell` VALUES (0,7,75461,'Flame Shock Passive'); |