Show a combat icon when in combat.

This commit is contained in:
Zed A. Shaw 2026-05-27 13:21:35 -04:00
parent dc9f942912
commit e4d6bf4854
3 changed files with 11 additions and 5 deletions

View file

@ -31,6 +31,11 @@
"hp_status_00": "assets/sounds/hp_status_00.ogg"
},
"sprites": {
"combat_active":
{"path": "assets/sprites/combat_active.png",
"frame_width": 170,
"frame_height": 170
},
"burning_animation":
{"path": "assets/sprites/burning_animation.png",
"frame_width": 256,