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",
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13/blob/835fd60545178a19064f5df9981dac6e1b220775/icons/obj/stationobjs.dmi, nukefestive by Alekshhh (Github)",
"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": "nukefestive",
"delays": [
[
0.25,
0.25
]
]
},
{
"name": "nuclearbomb_timing",
"delays": [
[
0.5,
0.5
]
]
},
{
"name": "nuclearbomb_exploding",
"delays": [
[
0.1,
0.1
]
]
},
{ {
"name": "nuclearbomb_base" "name": "nuclearbomb_base"
}, },
{ {
"name": "nuclearbombc", "name": "nuclearbomb_exploding"
"delays": [ },
[ {
1, "name": "nuclearbomb_safetyoff"
0.3, },
0.3 {
] "name": "nuclearbomb_timing"
]
} }
] ]
} }

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