Clean up, increase build stability (#583)

* Update base.yml

* bandit -> sociopath

* some fixes

* syringe

* vaults

* Update ContentAudioSystem.CP14AmbientLoop.cs
This commit is contained in:
Ed
2024-11-13 17:56:07 +03:00
committed by GitHub
parent df4900e148
commit 5bcc378bbe
39 changed files with 525 additions and 563 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 466 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 458 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 472 B

View File

@@ -0,0 +1,31 @@
{
"version": 1,
"license": "CLA",
"copyright": "Created by Max Gab for Crystallpunk",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "base"
},
{
"name": "syringe1"
},
{
"name": "syringe2"
},
{
"name": "syringe3"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1019 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -0,0 +1,23 @@
{
"version": 1,
"license": "CLA",
"copyright": "Created by omsoyk (discord)",
"size": {
"x": 32,
"y": 96
},
"states": [
{
"name": "base",
"directions": 4
},
{
"name": "base_open",
"directions": 4
},
{
"name": "base_door",
"directions": 4
}
]
}