mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 10:05:32 +01:00
DB/GameObject: Update size for gobs used by the quest Guardians of the Altar
This commit is contained in:
3
sql/updates/world/3.3.5/2020_01_09_00_world_335.sql
Normal file
3
sql/updates/world/3.3.5/2020_01_09_00_world_335.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `gameobject_template` SET `size`=8 WHERE `entry` IN (177414);
|
||||
UPDATE `gameobject_template` SET `size`=2 WHERE `entry` IN (177415);
|
||||
Reference in New Issue
Block a user