mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01:00
DB/Spells: Fix power coefficients for Arcane Missiles
By Ovahlord
This commit is contained in:
2
sql/updates/world/4.3.4/2017_11_30_04_world.sql
Normal file
2
sql/updates/world/4.3.4/2017_11_30_04_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `spell_bonus_data` SET `direct_bonus`= 0.278 WHERE `entry`= 7268;
|
||||
Reference in New Issue
Block a user