DB/Misc: Delete few incorrectly spawned creatures

By Killyana, closes #12564
This commit is contained in:
Aokromes
2015-06-06 15:21:36 +02:00
parent 557018d6d1
commit 0c4a74ee45

View File

@@ -0,0 +1,2 @@
--
DELETE FROM `creature` WHERE `id` IN (22337, 22339);