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

https://gitlab.com/trinitycore/TrinityCore_434 · SQL · 7 lines · 5 code · 1 blank · 1 comment · 0 complexity · 49963ffe930883200e54a4d178fcabf5 MD5 · raw file

  1. -- Finding the Keymaster by nelegalno
  2. UPDATE `quest_template` SET `SpecialFlags` = 0, `RequiredSpellCast1` = 0 WHERE `ID` = 10256;
  3. DELETE FROM `event_scripts` WHERE id=12857;
  4. INSERT INTO `event_scripts` (`id`,`delay`,`command`,`datalong`,`datalong2`,`dataint`,`x`,`y`,`z`,`o`) VALUES
  5. (12857,0,10,19938,3000000,0,2248.43,2227.97,138.56,2.48121),
  6. (12857,1,8,19938,1,0,0,0,0,0);