mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 01:59:09 +00:00
fix(Scripts/TheEye): increase dagger proc chance and make sure mind control only targets players (#18563)
This commit is contained in:
2
data/sql/updates/pending_db_world/fix_dagger_proc.sql
Normal file
2
data/sql/updates/pending_db_world/fix_dagger_proc.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `item_template` SET `spellppmRate_2` = 60 WHERE `entry` = 30312;
|
||||
Reference in New Issue
Block a user