add ied (#20966)
* 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:
23
Resources/Textures/Objects/Weapons/Bombs/ied.rsi/meta.json
Normal file
23
Resources/Textures/Objects/Weapons/Bombs/ied.rsi/meta.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user