mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 13:46:24 +00:00
fix(DB/Spell): Hunter bug with melee weapons (#5121)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1617473386855005400');
|
||||
|
||||
DELETE FROM `spell_dbc` WHERE `ID` =75;
|
||||
INSERT INTO `spell_dbc` VALUES (75, 0, 0, 0, 327698, 0, 32, 32768, 16777217, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 101, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 114, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 262156, 0, 58, 0, 0, 1, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 122, 50, 'Auto Shot','','','','','','','','', 0, 0, 0, 0, 0, 0, 0, 16712190,'','','','','','','','','', 0, 0, 0, 0, 0, 0, 0, 16712190, 'Automatically shoots the target until cancelled. Ranged attacks fired by a Hunter all have $34082s2% increased attack speed.','','','','','','','','', 0, 0, 0, 0, 0, 0, 0, 16712190, 'Firing at the target.','','','','','','','','', 0, 0, 0, 0, 0, 0, 0, 16712190, 0, 0, 0, 0, 9, 1, 0, 0, 0, 3, 2, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0);
|
||||
Reference in New Issue
Block a user