* inital * 2-9 * add crafting function, rename ied to fire bomb * add firebomb ignition * fikss * change damage values * add note * fix tests i think * ok * good * Review * warning --------- Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
32 lines
407 B
JSON
32 lines
407 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Pipebomb sprites made by girthquake",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "icon"
|
|
},
|
|
{
|
|
"name": "base"
|
|
},
|
|
{
|
|
"name": "wires"
|
|
},
|
|
{
|
|
"name": "primed",
|
|
"delays": [
|
|
[
|
|
0.2,
|
|
0.2,
|
|
0.2,
|
|
0.2
|
|
]
|
|
]
|
|
}
|
|
]
|
|
}
|