DB/Creature: Remove a wrong spawn and fix Lunchbox react state

Closes #16198
This commit is contained in:
Killyana
2016-01-08 18:38:05 +01:00
parent fda2487270
commit 6274caf6d2

View File

@@ -0,0 +1,3 @@
--
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=25968;
DELETE FROM `creature` WHERE `id`=25801;