tjc12821

Untitled

Aug 14th, 2016
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.29 KB | None | 0 0
  1.     if ( find_item( "horn_of_valor" ) )
  2.       action_list_str += "/potion,name=deadly_grace,if=(buff.soul_harvest.remains|trinket.proc.any.react|buff.valarjars_path.remains)";
  3.     else
  4.       action_list_str += "/potion,name=deadly_grace,if=(buff.soul_harvest.remains|trinket.proc.any.react)";
Advertisement
Add Comment
Please, Sign In to add comment