Make a little crossed swords combat indicator show up.

This commit is contained in:
Zed A. Shaw 2026-04-04 20:50:00 -04:00
parent 0f9777988d
commit f9346f3e87
6 changed files with 18 additions and 3 deletions

View file

@ -95,6 +95,11 @@
{"path": "assets/stories/win_story.png",
"frame_width": 1280,
"frame_height": 720
},
"combat_active":
{"path": "assets/sprites/combat_active.png",
"frame_width": 170,
"frame_height": 170
}
},
"worldgen": {