There's now an hp status indicator 'doll' when you click on it your host (character) will tell you how they're doing for HP.
This commit is contained in:
parent
dac9b1b3de
commit
ad1d08ca96
11 changed files with 37 additions and 7 deletions
|
@ -23,5 +23,6 @@ namespace System {
|
|||
void combat(GameLevel &level, int attack_id);
|
||||
|
||||
std::shared_ptr<sf::Shader> sprite_effect(GameLevel &level, DinkyECS::Entity entity);
|
||||
void player_status(GameLevel &level);
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue