* Holoclown (clown only) syndicate uplink item. * added clumsy to holoclown * holoclown now uses clown names, holoclown kits box now counts as boxhugs for crafting. * gibs holoparasite on death if has hands (this will cause the items in hands and pockets to drop.
100 lines
1.5 KiB
JSON
100 lines
1.5 KiB
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-NC-SA-3.0",
|
|
"copyright": "taken from /tg/ station at commit https://github.com/tgstation/tgstation/commit/02756c2bc2cf3000080d030955e994242bab39b5, holoclown made by brainfood1183 (github)",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "magic",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "tech",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "miner",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "magic_flare",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "magic_base",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "holoclown",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "holoclown_base",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "holoclown_flare",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
0.1,
|
|
0.1
|
|
],
|
|
[
|
|
0.1,
|
|
0.1
|
|
],
|
|
[
|
|
0.1,
|
|
0.1
|
|
],
|
|
[
|
|
0.1,
|
|
0.1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "miner_flare",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "miner_base",
|
|
"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
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "tech_flare",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "tech_base",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|