fix(DB/Item): Hateful Gladiator's Longbow No Range (#1492)

This commit is contained in:
OverFlow
2019-02-23 03:56:50 -06:00
committed by Francesco Borzì
parent 2fc6528a22
commit 8dff8f04c0

View File

@@ -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';