[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2026-05-06 19:19:00 +00:00
parent 3970b232cc
commit 3f1e4a3fb4
4 changed files with 48 additions and 49 deletions

View File

@ -43,4 +43,4 @@ names-spider-operative-dataset-42=Operator Penny
names-spider-operative-dataset-43=Operator Noir
names-spider-operative-dataset-44=Operator Ham
names-spider-operative-dataset-45=Operator Brown
names-spider-operative-dataset-46=Operator Hobo
names-spider-operative-dataset-46=Operator Hobo

View File

@ -184,4 +184,4 @@
Heat: 0.2
Radiation: 0.01
Caustic: 0.5
Cold: 0.4
Cold: 0.4

View File

@ -2,4 +2,4 @@
id: NamesNukieSpider
values:
prefix: names-spider-operative-dataset-
count: 46
count: 46

View File

@ -1,51 +1,50 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Edited from https://github.com/tgstation/tgstation/commit/53d1f1477d22a11a99c6c6924977cd431075761b and Nimfar11 (github) by Sal_DragonsNOA for SS14. Gameplay implementation by RoboBozu.",
"states": [
{
"name": "syndicate-spider",
"directions": 4
"version": 1,
"size": {
"x": 32,
"y": 32
},
{
"name": "syndicate-spider-egg"
},
{
"name": "icon"
},
{
"name": "syndicate-spider-dead"
},
{
"name": "syndicate-spider-moving",
"directions": 4,
"delays": [
[
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2
"license": "CC-BY-SA-3.0",
"copyright": "Edited from https://github.com/tgstation/tgstation/commit/53d1f1477d22a11a99c6c6924977cd431075761b and Nimfar11 (github) by Sal_DragonsNOA for SS14. Gameplay implementation by RoboBozu.",
"states": [
{
"name": "syndicate-spider",
"directions": 4
},
{
"name": "syndicate-spider-egg"
},
{
"name": "icon"
},
{
"name": "syndicate-spider-dead"
},
{
"name": "syndicate-spider-moving",
"directions": 4,
"delays": [
[
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2
]
]
]
}
]
]
}