mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-13 11:34:07 -04:00
SQL: Any content SQL should be able to be re-imported without errors; Fix an import error in world_scripts_full;
P.S Full DB will be available soon Closes #586
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
-- Up to TC2 6928
|
||||
-- Up to TC 11181
|
||||
|
||||
-- Cleanup first
|
||||
UPDATE `battleground_template` SET `ScriptName`='';
|
||||
@@ -1824,7 +1824,6 @@ INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
|
||||
( 46394, 'spell_gen_burn_brutallus'),
|
||||
( 57685, 'spell_creature_permanent_feign_death'),
|
||||
( 58601, 'spell_gen_remove_flight_auras'),
|
||||
( 66118, 'spell_gen_leeching_swarm'),
|
||||
( 58951, 'spell_creature_permanent_feign_death'),
|
||||
( 70592, 'spell_creature_permanent_feign_death'),
|
||||
( 70628, 'spell_creature_permanent_feign_death'),
|
||||
|
||||
Reference in New Issue
Block a user