parent
22d41bad5d
commit
65c98dcd11
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2025_12_19_00 -> 2025_12_19_01
|
||||
|
||||
-- Remove ScriptName from Mistwhisper Treasure
|
||||
UPDATE `gameobject_template` SET `ScriptName` = '' WHERE (`entry` = 190578);
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2025_12_19_01 -> 2025_12_19_02
|
||||
--
|
||||
DELETE FROM `reference_loot_template` WHERE (`Entry` = 1608100);
|
||||
INSERT INTO `reference_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
Loading…
Add table
Add a link
Reference in a new issue