chore(DB): import pending files
Referenced commit(s): eee1a8bc89be948bee680c22fe71672713acd0c3
This commit is contained in:
parent
a38da4ba69
commit
2baa3aa349
@ -1,2 +1,3 @@
|
||||
-- DB update 2025_01_23_00 -> 2025_01_23_01
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|2147483648 WHERE `entry` IN (24664, 24857);
|
||||
@ -1,3 +1,4 @@
|
||||
-- DB update 2025_01_23_01 -> 2025_01_23_02
|
||||
--
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` = 24664 AND `GroupID` = 7;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
Loading…
x
Reference in New Issue
Block a user