Sentry turrets - Part 1: Art assets (#35025)
* Initial commit * Updated sprites * Updated base.png and base_shadow.png * Updated meta file
|
Before Width: | Height: | Size: 340 B After Width: | Height: | Size: 371 B |
|
After Width: | Height: | Size: 2.0 KiB |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "https://github.com/tgstation/tgstation/tree/88d7dbfc105fbf40284d7b7c4587f8d23c0ac3ac",
|
||||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/tree/88d7dbfc105fbf40284d7b7c4587f8d23c0ac3ac, modified by chromiumboy.",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -10,6 +10,9 @@
|
||||
{
|
||||
"name": "omnilaser"
|
||||
},
|
||||
{
|
||||
"name": "omnilaser_flash"
|
||||
},
|
||||
{
|
||||
"name": "omnilaser_greyscale"
|
||||
},
|
||||
@@ -49,6 +52,9 @@
|
||||
},
|
||||
{
|
||||
"name": "heavylaser"
|
||||
},
|
||||
{
|
||||
"name": "heavylaser_flash"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Before Width: | Height: | Size: 275 B After Width: | Height: | Size: 205 B |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 3.0 KiB |
|
After Width: | Height: | Size: 912 B |
|
After Width: | Height: | Size: 422 B |
|
After Width: | Height: | Size: 2.6 KiB |
|
After Width: | Height: | Size: 94 B |
|
After Width: | Height: | Size: 182 B |
|
After Width: | Height: | Size: 2.5 KiB |
|
After Width: | Height: | Size: 4.2 KiB |
|
After Width: | Height: | Size: 612 B |
@@ -0,0 +1,94 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from vgstation at https://github.com/vgstation-coders/vgstation13/blob/04b0e91bac8989d27a504124a0f636b41098d016/icons/obj/turrets.dmi. Modified by chromiumboy.",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "base",
|
||||
"directions": 8
|
||||
},
|
||||
{
|
||||
"name": "base_shadow",
|
||||
"directions": 8
|
||||
},
|
||||
{
|
||||
"name": "stun",
|
||||
"directions": 8
|
||||
},
|
||||
{
|
||||
"name": "lethal",
|
||||
"directions": 8
|
||||
},
|
||||
{
|
||||
"name": "destroyed",
|
||||
"directions": 8
|
||||
},
|
||||
{
|
||||
"name": "support"
|
||||
},
|
||||
{
|
||||
"name": "cover_closed"
|
||||
},
|
||||
{
|
||||
"name": "cover_open"
|
||||
},
|
||||
{
|
||||
"name": "cover_opening",
|
||||
"delays": [
|
||||
[
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "cover_closing",
|
||||
"delays": [
|
||||
[
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07,
|
||||
0.07
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "cover_light_on"
|
||||
},
|
||||
{
|
||||
"name": "panel"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 198 B |
|
After Width: | Height: | Size: 616 B |
|
After Width: | Height: | Size: 256 B |
|
After Width: | Height: | Size: 186 B |
|
After Width: | Height: | Size: 162 B |
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from vgstation at https://github.com/vgstation-coders/vgstation13/blob/b4363f59f5feacbc48c29aea4eb7794ad358cd92/icons/obj/device.dmi. Modified by chromiumboy.",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "base"
|
||||
},
|
||||
{
|
||||
"name": "safe",
|
||||
"delays": [
|
||||
[
|
||||
0.2,
|
||||
2.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "stun",
|
||||
"delays": [
|
||||
[
|
||||
0.2,
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "lethal",
|
||||
"delays": [
|
||||
[
|
||||
0.5,
|
||||
0.5
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "wires"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 156 B |
|
After Width: | Height: | Size: 180 B |
|
After Width: | Height: | Size: 155 B |