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

This commit is contained in:
Killyana
2016-04-09 19:15:05 +02:00
parent d9c4f6574a
commit ee4da291b9

View File

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