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
This commit is contained in:
BIN
Resources/Textures/Constructible/Atmos/pipeitems.rsi/2.dmi
Normal file
BIN
Resources/Textures/Constructible/Atmos/pipeitems.rsi/2.dmi
Normal file
Binary file not shown.
|
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
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 649 B |
Reference in New Issue
Block a user