New /vg/ nuke sprite (#18890)

This commit is contained in:
Pieter-Jan Briers
2023-08-08 23:55:41 +02:00
committed by GitHub
parent 2597668891
commit 07f932ae3c
7 changed files with 43 additions and 21 deletions

View File

@@ -1,23 +1,45 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13/blob/835fd60545178a19064f5df9981dac6e1b220775/icons/obj/stationobjs.dmi",
"size": { "size": {
"x": 32, "x": 32,
"y": 32 "y": 32
}, },
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/59f2a4e10e5ba36033c9734ddebfbbdc6157472d",
"states": [ "states": [
{
"name": "nuclearbomb_deployed"
},
{
"name": "nuclearbomb_timing",
"delays": [
[
0.5,
0.5
]
]
},
{
"name": "nuclearbomb_exploding",
"delays": [
[
0.1,
0.1
]
]
},
{ {
"name": "nuclearbomb_base" "name": "nuclearbomb_base"
}, },
{ {
"name": "nuclearbomb_exploding" "name": "nuclearbombc",
}, "delays": [
{ [
"name": "nuclearbomb_safetyoff" 1,
}, 0.3,
{ 0.3
"name": "nuclearbomb_timing" ]
]
} }
] ]
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 801 B

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 819 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 939 B

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB