DB/Gameobject: Fix phaseMask and spawntimesecs for cosmetic eggs used on Territorial Trespass Quest

Ref #20771
This commit is contained in:
Killyana
2018-03-11 14:54:12 +01:00
parent a891eb364e
commit 2fe91a000f

View File

@@ -0,0 +1,2 @@
--
UPDATE `gameobject` SET `phaseMask`=1, `spawntimesecs`=-1 WHERE `id`=192538;