Send the stun effect that goes around their head

This commit is contained in:
Michael Cook (mackal)
2014-01-28 00:42:48 -05:00
parent 044cf8da1a
commit de55f99174
3 changed files with 17 additions and 0 deletions
+1
View File
@@ -136,6 +136,7 @@ public:
//Appearance
void SendLevelAppearance();
void SendStunAppearance();
void SendAppearanceEffect(uint32 parm1, uint32 parm2, uint32 parm3, uint32 parm4, uint32 parm5,
Client *specific_target=nullptr);
void SendTargetable(bool on, Client *specific_target = nullptr);