Files
Mr. 27 3cb1c585c5 Pipebombs and IED rework (#25705)
* 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>
2024-03-14 15:27:08 +11:00

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
]
]
}
]
}