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

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