mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-07 15:28:02 +00:00
5
data/sql/updates/db_world/2026_05_17_07.sql
Normal file
5
data/sql/updates/db_world/2026_05_17_07.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2026_05_17_06 -> 2026_05_17_07
|
||||
|
||||
-- Remove Dead Alliance Soldier spawn point and creature addon
|
||||
DELETE FROM `creature` WHERE `id1` = 31281 AND `guid` = 121653;
|
||||
DELETE FROM `creature_addon` WHERE (`guid` IN (121653));
|
||||
Reference in New Issue
Block a user