Clean up, increase build stability (#583)
* Update base.yml * bandit -> sociopath * some fixes * syringe * vaults * Update ContentAudioSystem.CP14AmbientLoop.cs
|
After Width: | Height: | Size: 466 B |
|
After Width: | Height: | Size: 458 B |
|
After Width: | Height: | Size: 472 B |
@@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 122 B |
|
After Width: | Height: | Size: 144 B |
|
After Width: | Height: | Size: 153 B |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 1019 B |
|
After Width: | Height: | Size: 1.3 KiB |
@@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||