DB/Creature: Remove Stormwind Construction workers

Closes #18288 by Krudor
This commit is contained in:
Aokromes
2016-11-26 03:53:59 +01:00
committed by GitHub
parent c276e144b2
commit b4f92a2532

View File

@@ -0,0 +1,3 @@
--
DELETE FROM `creature` WHERE `id` IN (28569,28596);
--