mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 09:44:45 +01:00
DB: Remove wrong spawns related to "Kickin’ Nass and taking manes"
Closes #24464
This commit is contained in:
3
sql/updates/world/3.3.5/2020_04_15_07_world.sql
Normal file
3
sql/updates/world/3.3.5/2020_04_15_07_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
DELETE FROM `creature` WHERE `guid` IN (105650,105651);
|
||||
UPDATE `creature_template` SET `exp`=2 WHERE `entry`=28521;
|
||||
Reference in New Issue
Block a user