mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
@@ -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;
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_07_03_04 -> 2022_07_03_05
|
||||
--
|
||||
SET @NPC_HEBJIN := 28636;
|
||||
SET @NPC_BAT := 28639;
|
||||
@@ -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;
|
||||
Reference in New Issue
Block a user