Fix a spawndist start-up warning.

(cherry picked from commit 91fa2154e892c1cc6d7769e39c50afce74c836fc)
This commit is contained in:
treeston
2016-03-22 21:35:42 +01:00
committed by Shauren
parent 01cccc1ed1
commit dd3ac6eaa8
@@ -0,0 +1,2 @@
-- fix a start-up warning
UPDATE `creature` SET `spawndist`=0 WHERE `guid` IN (79007,79008,79009);