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:
Swept
2020-09-13 11:53:47 +00:00
committed by GitHub
parent 65d7775665
commit c7037c2293
112 changed files with 2214 additions and 88 deletions

View File

@@ -185,6 +185,159 @@
]
]
},
{
"name": "idassistant_icon",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "idcaptain_icon",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "idcargotechnician_icon",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "idcentcom_icon",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "idchiefengineer_icon",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "idchiefmedicalofficer_icon",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "idclown_icon",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "idheadofpersonnel_icon",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "idheadofsecurity_icon",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "idjanitor_icon",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "idmedicaldoctor_icon",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "idresearchdirector_icon",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "idscientist_icon",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "idsecurityofficer_icon",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "idcargotechnician_icon",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "idstationengineer_icon",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "idmime_icon",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "silver",
"directions": 1,
@@ -319,6 +472,24 @@
1
]
]
},
{
"name": "idbartender_icon",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "idcook_icon",
"directions": 1,
"delays": [
[
1
]
]
}
]
}