mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 01:15:35 +01:00
DB/Creature: Remove a wrong spawn and fix Lunchbox react state
Closes #16198
This commit is contained in:
3
sql/updates/world/2016_01_08_03_world.sql
Normal file
3
sql/updates/world/2016_01_08_03_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=25968;
|
||||
DELETE FROM `creature` WHERE `id`=25801;
|
||||
Reference in New Issue
Block a user