DB/Creature: Delete duplicate spawn

This commit is contained in:
Aokromes
2017-01-15 16:49:51 +01:00
committed by GitHub
parent e8273b7b37
commit b483e49a56

View File

@@ -0,0 +1,3 @@
--
DELETE FROM `creature` WHERE `guid`=311052;
--