DB/GameObject: Update size for gobs used by the quest Guardians of the Altar

This commit is contained in:
Killyana
2020-01-09 16:20:52 +01:00
parent e375c8a093
commit 0c755fc86e

View 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);