mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 04:56:20 +00:00
Send the stun effect that goes around their head
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user