parent
1c3faed4db
commit
b4192f9ea3
3 changed files with 3 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue