beno turrets (#14516)

This commit is contained in:
T-Stalker
2023-03-10 10:25:33 -03:00
committed by GitHub
parent b0714ca45a
commit 645cc7888e
13 changed files with 155 additions and 4 deletions

View File

@@ -0,0 +1,65 @@
{
"version": 1,
"license": "CC-BY-NC-4.0",
"copyright": "https://github.com/tgstation/TerraGov-Marine-Corps/blob/f90afeb849db243c8613dbc4defd040aff689b72/icons/Xeno/acidturret.dmi",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "acid_turret",
"directions": 4,
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
]
]
}
]
}