mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-17 16:10:49 +01:00
3
sql/updates/world/2011_12_25_03_world_misc.sql
Normal file
3
sql/updates/world/2011_12_25_03_world_misc.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- The Thunderspike
|
||||
UPDATE `gameobject_template` SET `AIName`='',`ScriptName`='go_thunderspike',`data3`=0 WHERE `entry`=184729; -- data3 was `event_scripts`.`id`
|
||||
DELETE FROM `event_scripts` WHERE `id`=13685;
|
||||
Reference in New Issue
Block a user