Rename optional_remove_heirlooms.sql to zz_optional_remove_heirlooms.sql

consistency
This commit is contained in:
Grimfeather
2025-05-11 14:00:07 +02:00
committed by GitHub
parent 935e92a0e9
commit b354e594dd

View File

@@ -9,4 +9,4 @@ DELETE FROM `npc_vendor` WHERE `item` IN ( 38691, 42943, 42944, 42945, 42946,
44102, 44103, 44105, 44107, 48677, 48683, 48685, 48687, 48689, 48691, 48716,
48718, 50255);
UPDATE `quest_template` SET `RewardChoiceItemID1` = 0, `RewardChoiceItemQuantity1` = 0, `RewardChoiceItemID2` = 0, `RewardChoiceItemQuantity2` = 0,
`RewardItem1` = 50287, `RewardAmount1` = 1 WHERE `id` = 24803;
`RewardItem1` = 50287, `RewardAmount1` = 1 WHERE `id` = 24803;