fix(DB/Item): Hateful Gladiator's Longbow No Range (#1492)
This commit is contained in:
parent
2fc6528a22
commit
8dff8f04c0
1 changed files with 3 additions and 0 deletions
|
|
@ -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';
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue