add NPCAddBuff bouncer
This commit is contained in:
parent
87915b70b0
commit
fc38521dbd
2 changed files with 33 additions and 2 deletions
|
|
@ -2677,8 +2677,7 @@ namespace TShockAPI
|
|||
|
||||
if (OnNPCAddBuff(args.Player, args.Data, id, type, time))
|
||||
return true;
|
||||
|
||||
args.Player.SendData(PacketTypes.NpcAddBuff, "", id);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue