parent
a9256dd7c3
commit
79839a4eac
2 changed files with 2 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
-- DB update 2022_06_26_05 -> 2022_06_27_00
|
||||
-- fix Woodlands Walker gossip
|
||||
UPDATE `creature_template` SET `npcflag`=`npcflag` |1 WHERE `entry` = 26421;
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2022_06_27_00 -> 2022_06_27_01
|
||||
--
|
||||
DELETE FROM `areatrigger_scripts` WHERE `entry`=3956;
|
||||
INSERT INTO `areatrigger_scripts` VALUES
|
||||
Loading…
Add table
Add a link
Reference in a new issue