Better repair kit icons and images, enemies no longer spawn in doors, death scene worked out mostly, and beak thing enemies.

This commit is contained in:
Zed A. Shaw 2026-04-05 02:19:31 -04:00
parent 21e8f4ce78
commit 455ea88989
9 changed files with 69 additions and 0 deletions

View file

@ -8,6 +8,7 @@
"test_story": "assets/sounds/test_story.ogg",
"sword_hit_1": "assets/sounds/sword_hit_1.ogg",
"sword_hit_2": "assets/sounds/sword_hit_2.ogg",
"punch_cartoony": "assets/sounds/punch_cartoony.ogg",
"ambient_1": "assets/sounds/ambient_1.ogg"
},
"sprites": {
@ -16,6 +17,11 @@
"frame_width": 256,
"frame_height": 256
},
"beak_thing":
{"path": "assets/sprites/beak_thing.png",
"frame_width": 256,
"frame_height": 256
},
"ag_bot":
{"path": "assets/sprites/ag_bot.png",
"frame_width": 846,