fix(Scripts/TheEye): increase dagger proc chance and make sure mind control only targets players (#18563)
This commit is contained in:
parent
452ca39249
commit
42c41525de
3 changed files with 5 additions and 6 deletions
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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue