New dead_body_lootable sprite for dead things you can loot.
This commit is contained in:
parent
b9209beddd
commit
48e28ee636
45 changed files with 46 additions and 17 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue