mirror of
https://github.com/zoriya/ForecastingVillage.git
synced 2026-06-04 19:16:21 +00:00
The shield now heal the player
This commit is contained in:
@@ -31,6 +31,7 @@ struct combat_manager {
|
||||
enum combat_state state;
|
||||
char *last_attack;
|
||||
int last_damage;
|
||||
int last_enemy_damage;
|
||||
};
|
||||
|
||||
extern const struct combat_manager combat_manager;
|
||||
|
||||
Reference in New Issue
Block a user