New dead_body_lootable sprite for dead things you can loot.

This commit is contained in:
Zed A. Shaw 2025-08-10 12:30:42 -04:00
parent b9209beddd
commit 48e28ee636
45 changed files with 46 additions and 17 deletions

View file

@ -214,6 +214,11 @@
{"path": "assets/sprites/dead_body.png",
"frame_width": 256,
"frame_height": 256
},
"dead_body_lootable":
{"path": "assets/sprites/dead_body_lootable.png",
"frame_width": 256,
"frame_height": 256
}
},
"worldgen": {