mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 17:19:07 +00:00
fix(DB/item_template): Savange and Hateful Gladiator's range (#3126)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1592074671486897326');
|
||||
|
||||
UPDATE `item_template` SET `RangedModRange` = 100 WHERE `entry` IN (42449, 42512, 42494, 42518, 42484, 42501, 42511, 42446, 42445, 42517, 42447, 42448, 42444);
|
||||
|
||||
Reference in New Issue
Block a user