diff --git a/sql/updates/world/3.3.5/2020_01_09_00_world_335.sql b/sql/updates/world/3.3.5/2020_01_09_00_world_335.sql new file mode 100644 index 00000000000..03e809644f2 --- /dev/null +++ b/sql/updates/world/3.3.5/2020_01_09_00_world_335.sql @@ -0,0 +1,3 @@ +-- +UPDATE `gameobject_template` SET `size`=8 WHERE `entry` IN (177414); +UPDATE `gameobject_template` SET `size`=2 WHERE `entry` IN (177415);