Fix a spawndist start-up warning.

This commit is contained in:
treeston
2016-01-07 21:17:32 +01:00
parent 2a50ea5cf1
commit 91fa2154e8

View File

@@ -0,0 +1,2 @@
-- fix a start-up warning
UPDATE `creature` SET `spawndist`=0 WHERE `guid` IN (79007,79008,79009);