* MinSolution and SolutionEmpty construction conditions

* make ied sprites

* add ied

* ied crafting stuff

* deconstruct give cable yes

* fix

* tags

* tag

* 3x3

* sharing is caring

* buff damage

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
deltanedas
2023-11-06 03:04:47 +00:00
committed by GitHub
parent 8302bef3e2
commit 96e27810cf
14 changed files with 385 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by deltanedas (github) for SS14, icon and base based on cola sprite from cev-eris",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "base"
},
{
"name": "fuel"
},
{
"name": "wires"
}
]
}