Add a new dead_body sprite for things that are dead but you can't loot them.
This commit is contained in:
parent
0d889cd0ff
commit
97fe02d99d
43 changed files with 11 additions and 6 deletions
|
@ -85,7 +85,7 @@
|
|||
"foreground": "devices/fg:grave_stone",
|
||||
"background": "devices/bg:grave_stone"
|
||||
},
|
||||
{"_type": "Sprite", "name": "dubious_combination", "width": 256, "height": 256, "scale": 1.0}
|
||||
{"_type": "Sprite", "name": "dead_body", "width": 256, "height": 256, "scale": 1.0}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue