Fixes a ton of sprite icons. (#2034)
* Icons + Sprites for Atmos pipes * Fixes Mimic icon * Fixes rsi for RnD point source * RnD Point source prototype fix * Centers Bike Horn icon * Centers pirate hat sprite * Centers a bunch of milkshake icons * Moves light_bulb.yml to Constructibles * Fixes light_tube icons * Emergency Light icon fix * Medical Scanner icon * ID Rsi fixed * ID cards now have proper icons * Lockers have proper icons finally * Default Icon Fixed * Resolved lighting issues
BIN
Resources/Textures/Constructible/Atmos/pipeitems.rsi/2.dmi
Normal file
|
After Width: | Height: | Size: 585 B |
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"version":1,
|
||||
"size":{
|
||||
"x":32,
|
||||
"y":32
|
||||
},
|
||||
"license":"CC-BY-SA-3.0",
|
||||
"copyright":"Taken from https://github.com/tgstation/tgstation at commit 57cd1d59ca019dd0e7811ac451f295f818e573da",
|
||||
"states":[
|
||||
{
|
||||
"name": "scrubber",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "vent",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 649 B |
|
After Width: | Height: | Size: 226 B |
@@ -24,6 +24,15 @@
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "emergency_light_icon",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "emergency_light_on",
|
||||
"directions": 4,
|
||||
|
||||
@@ -1 +1,119 @@
|
||||
{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/lighting.dmi", "states": [{"name": "broken", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "burned", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "empty", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "off", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "on", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]}
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/lighting.dmi",
|
||||
"states": [
|
||||
{
|
||||
"name": "onicon",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "officon",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "broken",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "burned",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "empty",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "off",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "on",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
After Width: | Height: | Size: 223 B |
|
After Width: | Height: | Size: 264 B |
|
After Width: | Height: | Size: 904 B |
@@ -8,7 +8,7 @@
|
||||
"copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/master/icons/obj/machines/excelsior/autolathe.dmi at 40b254106b46981b8ad95ccd5589deb8fa56e765",
|
||||
"states": [
|
||||
{
|
||||
"name": "tdoppler",
|
||||
"name": "rndpointsource",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
@@ -30,7 +30,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tdoppler-broken",
|
||||
"name": "rndpointsource-broken",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
@@ -41,7 +41,16 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tdoppler-off",
|
||||
"name": "rndpointsource-off",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "rndpointsource-icon",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 403 B |
|
After Width: | Height: | Size: 540 B |
|
After Width: | Height: | Size: 504 B |
|
After Width: | Height: | Size: 447 B |
|
After Width: | Height: | Size: 468 B |
|
After Width: | Height: | Size: 550 B |
|
After Width: | Height: | Size: 514 B |
|
After Width: | Height: | Size: 478 B |
|
After Width: | Height: | Size: 423 B |
|
After Width: | Height: | Size: 445 B |
|
After Width: | Height: | Size: 410 B |
|
After Width: | Height: | Size: 576 B |
|
After Width: | Height: | Size: 490 B |
|
After Width: | Height: | Size: 488 B |
|
After Width: | Height: | Size: 491 B |
|
After Width: | Height: | Size: 384 B |
|
After Width: | Height: | Size: 488 B |
|
After Width: | Height: | Size: 402 B |
|
After Width: | Height: | Size: 474 B |
|
After Width: | Height: | Size: 577 B |
|
After Width: | Height: | Size: 485 B |
|
After Width: | Height: | Size: 419 B |
|
After Width: | Height: | Size: 559 B |
|
After Width: | Height: | Size: 410 B |
|
After Width: | Height: | Size: 405 B |
|
After Width: | Height: | Size: 376 B |
|
After Width: | Height: | Size: 446 B |
|
After Width: | Height: | Size: 420 B |
|
After Width: | Height: | Size: 544 B |
|
After Width: | Height: | Size: 596 B |
|
After Width: | Height: | Size: 558 B |
|
After Width: | Height: | Size: 384 B |
|
After Width: | Height: | Size: 497 B |
|
After Width: | Height: | Size: 474 B |
|
After Width: | Height: | Size: 481 B |
|
After Width: | Height: | Size: 445 B |
|
After Width: | Height: | Size: 444 B |
|
After Width: | Height: | Size: 484 B |
|
After Width: | Height: | Size: 475 B |
|
After Width: | Height: | Size: 443 B |
|
After Width: | Height: | Size: 501 B |
|
After Width: | Height: | Size: 550 B |
|
After Width: | Height: | Size: 360 B |
|
After Width: | Height: | Size: 589 B |
|
After Width: | Height: | Size: 373 B |
|
After Width: | Height: | Size: 557 B |
|
After Width: | Height: | Size: 549 B |
|
After Width: | Height: | Size: 419 B |
|
After Width: | Height: | Size: 453 B |