/sql/old/ancient/3.3.5a/TDB48_to_TDB49_updates/world/2012_08_28_00_world_spell_script_name.sql

https://gitlab.com/trinitycore/TrinityCore_434 · SQL · 4 lines · 3 code · 0 blank · 1 comment · 0 complexity · abcf549335e307be3ce1c9578ae39ecc MD5 · raw file

  1. -- Spell script name linking for Defending Wyrmrest Temple: Destabilize Azure Dragonshrine Effect
  2. DELETE FROM `spell_script_names` WHERE `spell_id`=49370 ;
  3. INSERT INTO `spell_script_names` VALUES
  4. (49370,'spell_q12372_destabilize_azure_dragonshrine_dummy');