mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
DB/Spells: Landslide and Windwalker will now have a PPM chance of 1 instead of 1,75
This commit is contained in:
1
sql/updates/world/custom/custom_2019_09_21_00_world.sql
Normal file
1
sql/updates/world/custom/custom_2019_09_21_00_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `spell_enchant_proc_data` SET `PPMChance`= 1 WHERE `entry` IN (4098, 4099);
|
||||
Reference in New Issue
Block a user