Adds Onestar mech ghost-role enemy (#6943)

Co-authored-by: mirrorcult <lunarautomaton6@gmail.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
T-Stalker
2022-03-12 20:14:17 -03:00
committed by GitHub
parent cc896568c5
commit f88fe48a6a
21 changed files with 561 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 825 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 825 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 825 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 580 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 825 B

View File

@@ -0,0 +1,61 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/tgstation/tgstation/commit/a39e3f3f1f351e3be5ae955c4de3a2e8889e191b",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "base",
"delays": [
[
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "holstered"
},
{
"name": "notholstered"
},
{
"name": "bolt-closed",
"delays": [
[
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "bolt-open",
"delays": [
[
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "icon",
"delays": [
[
0.1,
0.1,
0.1,
0.1
]
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 389 B