chore(DB): import pending files

Referenced commit(s): 1c3faed4db
This commit is contained in:
AzerothCoreBot
2022-07-03 19:33:04 +00:00
parent 1c3faed4db
commit b4192f9ea3
3 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2022_07_03_03 -> 2022_07_03_04
-- delete wrong game_graveyard link to graveyard_zone
DELETE FROM `graveyard_zone` WHERE `ID`=469 AND `GhostZone`=141;
DELETE FROM `graveyard_zone` WHERE `ID`=469 AND `GhostZone`=1657;

View File

@@ -1,3 +1,4 @@
-- DB update 2022_07_03_04 -> 2022_07_03_05
--
SET @NPC_HEBJIN := 28636;
SET @NPC_BAT := 28639;

View File

@@ -1,2 +1,3 @@
-- DB update 2022_07_03_05 -> 2022_07_03_06
--
UPDATE `smart_scripts` SET `target_type`=12, `target_param1`=1 WHERE `entryorguid`=19720 AND `source_type`=0 AND `id`=22;