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
|
||||
]
|
||||
]
|
||||
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user