DB/Creature: Delete duplicate spawn

This commit is contained in:
Aokromes
2015-09-04 10:07:22 +02:00
parent 959fe73410
commit df8809c6f0

View File

@@ -0,0 +1,2 @@
--
DELETE FROM `creature` WHERE `guid`=123124 AND `id`=32769;