mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-09 08:17:56 +00:00
fix(DB/Item): Hateful Gladiator's Longbow No Range (#1492)
This commit is contained in:
committed by
Francesco Borzì
parent
2fc6528a22
commit
8dff8f04c0
@@ -0,0 +1,3 @@
|
|||||||
|
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1550523799764580600');
|
||||||
|
UPDATE `item_template` SET `ammo_type` = '2', `RangedModRange` = '100' WHERE `entry` = '42489';
|
||||||
|
|
||||||
Reference in New Issue
Block a user