mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-16 00:36:07 +00:00
6
data/sql/updates/db_world/2025_08_27_00.sql
Normal file
6
data/sql/updates/db_world/2025_08_27_00.sql
Normal file
@@ -0,0 +1,6 @@
|
||||
-- DB update 2025_08_25_02 -> 2025_08_27_00
|
||||
UPDATE `item_template` SET `armor` = 1983, `MaxDurability` = 165 WHERE `entry` = 40440;
|
||||
UPDATE `item_template` SET `armor` = 1239, `MaxDurability` = 55 WHERE `entry` = 40441;
|
||||
UPDATE `item_template` SET `armor` = 1611, `MaxDurability` = 100 WHERE `entry` = 40442;
|
||||
UPDATE `item_template` SET `armor` = 1735, `MaxDurability` = 120 WHERE `entry` = 40443;
|
||||
UPDATE `item_template` SET `armor` = 1487, `MaxDurability` = 100 WHERE `entry` = 40444;
|
||||
Reference in New Issue
Block a user