Revert "New /vg/ nuke sprite (#18890)"

This reverts commit 07f932ae3c.
This commit is contained in:
Aviu00
2024-01-28 06:36:25 +03:00
parent 454bb21062
commit 0b5f9625ba
8 changed files with 20 additions and 75 deletions

View File

@@ -11,19 +11,7 @@
noRot: true noRot: true
layers: layers:
- state: nuclearbomb_base - state: nuclearbomb_base
- state: nukefestive
map: ["christmas"]
visible: false
- type: Appearance - type: Appearance
- type: HolidayVisuals
holidays:
festive:
- FestiveSeason
- type: GenericVisualizer
visuals:
enum.HolidayVisuals.Holiday:
christmas:
festive: { visible: true }
- type: Physics - type: Physics
bodyType: Static bodyType: Static
- type: Fixtures - type: Fixtures
@@ -109,19 +97,7 @@
sprite: Objects/Devices/nuke.rsi sprite: Objects/Devices/nuke.rsi
layers: layers:
- state: nuclearbomb_base - state: nuclearbomb_base
- state: nukefestive
map: ["christmas"]
visible: false
- type: Appearance - type: Appearance
- type: HolidayVisuals
holidays:
festive:
- FestiveSeason
- type: GenericVisualizer
visuals:
enum.HolidayVisuals.Holiday:
christmas:
festive: { visible: true }
- type: Physics - type: Physics
bodyType: Dynamic bodyType: Dynamic
- type: Fixtures - type: Fixtures

View File

@@ -1,54 +1,23 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "size": {
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13/blob/835fd60545178a19064f5df9981dac6e1b220775/icons/obj/stationobjs.dmi, nukefestive by Alekshhh (Github)", "x": 32,
"size": { "y": 32
"x": 32,
"y": 32
},
"states": [
{
"name": "nuclearbomb_deployed"
}, },
{ "license": "CC-BY-SA-3.0",
"name": "nukefestive", "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/59f2a4e10e5ba36033c9734ddebfbbdc6157472d",
"delays": [ "states": [
[ {
0.25, "name": "nuclearbomb_base"
0.25 },
] {
] "name": "nuclearbomb_exploding"
}, },
{ {
"name": "nuclearbomb_timing", "name": "nuclearbomb_safetyoff"
"delays": [ },
[ {
0.5, "name": "nuclearbomb_timing"
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: 1.3 KiB

After

Width:  |  Height:  |  Size: 801 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 819 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 939 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB