Nuclear Grenade (#1634)

* Hello there

* Change fueltank devastation range back to 0

Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
This commit is contained in:
Swept
2020-08-10 14:35:04 +00:00
committed by GitHub
parent c562a8db03
commit 5e238a7ced
4 changed files with 55 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 262 B

View File

@@ -0,0 +1,25 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13/icons/obj/grenade.dmi at commit 8c96d52deed1eeea28a16334eea549369d7f9974",
"states": [
{
"name": "icon",
"directions": 1,
"delays": [
[1.0]
]
},
{
"name": "primed",
"directions": 1,
"delays": [
[0.2, 0.2]
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 326 B