mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-23 03:15:10 -06:00
Healers drinking from spring updates Hitpoints.
This commit is contained in:
parent
dc1b13363a
commit
19afda03eb
1 changed files with 1 additions and 0 deletions
|
|
@ -179,6 +179,7 @@ class BarbassaultGameArea : InteractionListener, MapArea {
|
|||
heal(player, healAmount)
|
||||
player.unlock()
|
||||
sendMessage(player,"You've been healed $healAmount hitpoints.")
|
||||
player.baSession?.updateBarbHealerIfaceHPOfPlayer(player)
|
||||
return true
|
||||
}
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue