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>
This commit is contained in:
BIN
Resources/Textures/Objects/Weapons/Bombs/pipebomb.rsi/base.png
Normal file
BIN
Resources/Textures/Objects/Weapons/Bombs/pipebomb.rsi/base.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 338 B |
BIN
Resources/Textures/Objects/Weapons/Bombs/pipebomb.rsi/icon.png
Normal file
BIN
Resources/Textures/Objects/Weapons/Bombs/pipebomb.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 350 B |
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"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
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Objects/Weapons/Bombs/pipebomb.rsi/primed.png
Normal file
BIN
Resources/Textures/Objects/Weapons/Bombs/pipebomb.rsi/primed.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 494 B |
BIN
Resources/Textures/Objects/Weapons/Bombs/pipebomb.rsi/wires.png
Normal file
BIN
Resources/Textures/Objects/Weapons/Bombs/pipebomb.rsi/wires.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 163 B |
Reference in New Issue
Block a user