SK Touch of the Wicked should reduce timers for Improved Harm Touch & Leech Touch, as well as regular HT.

This commit is contained in:
af4t 2013-02-26 08:52:51 -05:00
parent 39e4e7cd2f
commit 50c50eb6cb

View File

@ -0,0 +1,3 @@
/* Touch of the Wicked should affect Improved Harm Touch and Leech Touch also */
update aa_actions set redux_aa=596, redux_rate=17 where aaid=207;
update aa_actions set redux_aa=596, redux_rate=17 where aaid=208;