diff options
-rw-r--r-- | sql/updates/world/2014_05_18_04_world_misc.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2014_05_18_04_world_misc.sql b/sql/updates/world/2014_05_18_04_world_misc.sql index c1b2a3ccea7..89dc227f7ca 100644 --- a/sql/updates/world/2014_05_18_04_world_misc.sql +++ b/sql/updates/world/2014_05_18_04_world_misc.sql @@ -1,6 +1,6 @@ -- SET @CGUID := 68279; -- set by TDB team (3) -SET @OGUID := 6100; -- set by TDB team (2) +SET @OGUID := 6134; -- set by TDB team (2) DELETE FROM `spell_area` WHERE `spell`=71314; INSERT INTO `spell_area` (`spell`, `area`, `quest_start`, `quest_end`, `aura_spell`, `racemask`, `gender`, `autocast`, `quest_start_status`, `quest_end_status`) VALUES |