mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-19 16:39:57 +01:00
Scripts/Eye of Eternity: Remove some uneeded check and last to do that is uneeded after last GO changes
* also repair some broken GO data for 3.3.5a.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Update some gameobject data that is correct in WDB, but parsed wrong for some reason
|
||||
UPDATE `gameobject_template` SET `faction`=35,`data17`=1,`data18`=0 WHERE `entry`=193908;
|
||||
Reference in New Issue
Block a user