Loot boxes now have ritual items and you can click on them, or the enemy just dies.
This commit is contained in:
parent
3c5021e4c9
commit
fb064ffbf1
6 changed files with 53 additions and 34 deletions
|
@ -60,14 +60,12 @@
|
|||
{"_type": "Device", "config": {}, "events": ["LOOT_CONTAINER"]},
|
||||
{"_type": "Sprite", "name": "barrel_small", "width": 256, "height": 256, "scale": 1.0},
|
||||
{"_type": "Sound", "attack": "pickup", "death": "blank"}
|
||||
],
|
||||
"inventory_count": 0
|
||||
]
|
||||
},
|
||||
"GRAVE_STONE": {
|
||||
"id": "GRAVE_STONE",
|
||||
"name": "Grave Stone",
|
||||
"description": "Something died here. Was this your doing?",
|
||||
"inventory_count": 0,
|
||||
"components": [
|
||||
{"_type": "Tile", "display": 8687,
|
||||
"foreground": [32, 123, 164],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue