Misc fixes

This commit is contained in:
hondacrx
2022-05-26 20:08:54 -04:00
parent 558e976a5e
commit 9b6540c91d
10 changed files with 97 additions and 184 deletions
+1 -1
View File
@@ -778,7 +778,7 @@ namespace Scripts.Spells.Rogue
public void SetRedirectTarget(ObjectGuid guid) { _redirectTarget = guid; }
}
[Script]
[Script] // 57934 - Tricks of the Trade
class spell_rog_tricks_of_the_trade : SpellScript
{
void DoAfterHit()