mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-04 03:23:48 +00:00
fix(Script/Item): Deviate Fish effects (#9163)
* fix(Script/Item): Deviate Fish effects
* cherry-pick commit (a9db8a9b9a)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1636756491721328900');
|
||||
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_item_party_time';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(8067, 'spell_item_party_time');
|
||||
Reference in New Issue
Block a user