mirror of
https://github.com/araxiaonline/AzerothCore-wotlk-with-NPCBots.git
synced 2026-06-13 03:22:24 -04:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2026_05_17_02 -> 2026_05_17_03
|
||||
DELETE FROM `item_loot_template` WHERE (`Entry` = 41888) AND (`Item` IN (41450, 41452, 41466, 41468, 41492, 41497));
|
||||
INSERT INTO `item_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(41888, 41450, 0, 16.9, 0, 1, 1, 1, 1, 'Small Velvet Bag - Perfect Balanced Shadow Crystal'),
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2026_05_17_03 -> 2026_05_17_04
|
||||
--
|
||||
-- Griselda Hunderland → Talker: 26043
|
||||
DELETE FROM `creature_text` WHERE (`CreatureID` = 26043);
|
||||
Reference in New Issue
Block a user