Restore health fountain
This commit is contained in:
@@ -46,6 +46,8 @@ public interface IPlayer : IKillable, ICharacterBody3D
|
||||
|
||||
public void PlayTestAnimation();
|
||||
|
||||
public void SetHealthTimerStatus(bool isActive);
|
||||
|
||||
public event Action PlayerDied;
|
||||
public delegate InventoryItem RerollItem(InventoryItem item);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user