* Adds sprites * Added prototypes * Adds experimental and mini welder * Adds welder to CE's belt * Lazily filled out the belts * Added to spawn jobs * Merge branch 'master' of https://github.com/space-wizards/space-station-14 into pr/2453 * Update Resources/Prototypes/Entities/Objects/Tools/welders.yml Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com> Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
231 lines
3.3 KiB
JSON
231 lines
3.3 KiB
JSON
{
|
|
"version": 1,
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/d86e175508b8553ca8396f39f2af7ecec4595375/icons/obj/doors/Doormaint.dmi - modified by rexonaje#5787 on discord",
|
|
"states": [
|
|
{
|
|
"name": "bolted",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "locked",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "closed",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "closed_unlit",
|
|
"directions": 1,
|
|
"delays": [
|
|
[]
|
|
]
|
|
},
|
|
{
|
|
"name": "closing",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
0.2,
|
|
0.2,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.3
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "closing_unlit",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
0.5,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.3
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "deny",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
0.1,
|
|
0.1,
|
|
0.1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "open",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "opening",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
0.2,
|
|
0.2,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.3
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "opening_unlit",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
0.2,
|
|
0.2,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.5
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "panel_closing",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
0.2,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.5
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "panel_open",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "panel_opening",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
0.4,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.3
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "spark",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "sparks_broken",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "sparks_damaged",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
1.7
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "sparks_open",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "welded",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
}
|
|
]
|
|
}
|