Swept commits JSON genocide. (#2991)
* Clothing Folder Complete * All Textures 1st Pass * All Textures 2nd Pass * All Textures 3rd Pass PLUS Manual Tweaking * 5th Pass MORE MANUAL * Fixes flares * 4th Pass (I skipped over) * The 6th Pass (Finality) - With Manual Fixes
This commit is contained in:
@@ -7,309 +7,139 @@
|
||||
"states": [
|
||||
{
|
||||
"name": "Detective",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "QuarterMaster",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Botanist",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "AtmosphericTechnician",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Nanotrasen",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Prisoner",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Janitor",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Chemist",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "StationEngineer",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "SecurityOfficer",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "NoId",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "ChiefMedicalOfficer",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Roboticist",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Chaplain",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Lawyer",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Unknown",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Librarian",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "CargoTechnician",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Scientist",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Geneticist",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Clown",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Captain",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "HeadOfPersonnel",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Virologist",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "ShaftMiner",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Assistant",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "ChiefEngineer",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Bartender",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "HeadOfSecurity",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "MedicalDoctor",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Chef",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Warden",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "ResearchDirector",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Mime",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -9,543 +9,243 @@
|
||||
"states": [
|
||||
{
|
||||
"name": "AI",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Assistant",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Atmospheric Technician",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Bartender",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Botanist",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Captain",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Cargo Technician",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Chaplain",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Chemist",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Chief Engineer",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Chief Medical Officer",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Clown",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Cook",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Curator",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Cyborg",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Detective",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Geneticist",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Head of Personnel",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Head of Security",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Janitor",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Lawyer",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Medical Doctor",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Mime",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Paramedic",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Prisoner",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Psychologist",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Quartermaster",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Research Director",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Roboticist",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Scientist",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Security Officer",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Shaft Miner",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Station Engineer",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Virologist",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "Warden",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "cross_blue",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "cross_green",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "cross_pink",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "cross_red",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "observer_start",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "spawner_ai",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "spawner_grenade",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "spawner_hitscan",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "spawner_launcher",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "spawner_launcher_ammo",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "spawner_magnum_ammo",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "spawner_melee",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "spawner_pistol",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "spawner_pistol_ammo",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "spawner_revolver",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "spawner_rifle",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "spawner_rifle_ammo",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "spawner_shotgun",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "spawner_shotgun_ammo",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "spawner_smg",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "spawner_sniper",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "spawner_trash",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "spawner_xenoai",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "spawner_toy",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"name": "spawner_figure",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
"states": [
|
||||
{
|
||||
"name": "pointing",
|
||||
"directions": 1,
|
||||
"delays": [[1]]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -8,8 +8,7 @@
|
||||
"copyright": "https://github.com/tgstation/tgstation/blob/886ca0f8dddf83ecaf10c92ff106172722352192/icons/effects/progessbar.dmi",
|
||||
"states": [
|
||||
{
|
||||
"name": "icon",
|
||||
"directions": 1
|
||||
"name": "icon"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user