Skip to content
Snippets Groups Projects
Commit c76e6f07 authored by Noe Caratini's avatar Noe Caratini
Browse files

fix(effect): Fixed HP/MP/CP not updating when receiving a MaxHp/MaxMP/MaxCp effect

The MaxHp/MaxMp/MaxCp effect are calling L2Character#addStatFunc which does not broadcast a status update packet.
Changed the call to L2Character#addStatFuncs which does handle broadcast.
parent f419d82a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment