DB/Gameobject: Fix 2 Gameobjects names after 8ff8f30 and 33be04d

This commit is contained in:
Aokromes
2014-04-01 11:56:56 +02:00
parent c2174a8f7b
commit 470d3f2651

View File

@@ -0,0 +1,3 @@
--
UPDATE `gameobject_template` SET `name`='Uther''s Statue' WHERE `entry`=181653;
UPDATE `gameobject_template` SET `name`='Andorhal Tower' WHERE `entry`=176095;