2021-12-29 06:58:48 +03:00
{
"version" : 1 ,
"license" : "CC-BY-NC-SA-3.0" ,
2023-08-13 08:18:09 +01:00
"copyright" : "taken from /tg/ station at commit https://github.com/tgstation/tgstation/commit/02756c2bc2cf3000080d030955e994242bab39b5, holoclown made by brainfood1183 (github)" ,
2021-12-29 06:58:48 +03:00
"size" : {
"x" : 32 ,
"y" : 32
} ,
"states" : [
2022-12-20 06:31:17 +01:00
{
"name" : "magic" ,
"directions" : 4
} ,
{
"name" : "tech" ,
"directions" : 4
} ,
{
"name" : "miner" ,
"directions" : 4
} ,
2021-12-29 06:58:48 +03:00
{
"name" : "magic_flare" ,
"directions" : 4
} ,
{
"name" : "magic_base" ,
"directions" : 4
} ,
2023-08-13 08:18:09 +01:00
{
"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
]
]
} ,
2021-12-29 06:58:48 +03:00
{
"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
}
]
}