Температурные пушки (#90)
* - add: Temperature guns. * - tweak: Change cryo sting slowdown. * - tweak: Tempgun tweaks. * - add: Hardsuit temperature adjustment system.
|
After Width: | Height: | Size: 681 B |
|
After Width: | Height: | Size: 681 B |
|
After Width: | Height: | Size: 876 B |
|
After Width: | Height: | Size: 878 B |
|
After Width: | Height: | Size: 871 B |
|
After Width: | Height: | Size: 877 B |
|
After Width: | Height: | Size: 221 B |
|
After Width: | Height: | Size: 112 B |
|
After Width: | Height: | Size: 115 B |
|
After Width: | Height: | Size: 115 B |
|
After Width: | Height: | Size: 115 B |
|
After Width: | Height: | Size: 221 B |
|
After Width: | Height: | Size: 109 B |
|
After Width: | Height: | Size: 113 B |
|
After Width: | Height: | Size: 113 B |
|
After Width: | Height: | Size: 113 B |
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from vgstation and tgstation",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "base"
|
||||
},
|
||||
{
|
||||
"name": "mag-twomode1-0",
|
||||
"delays": [
|
||||
[
|
||||
0.3,
|
||||
0.3
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "mag-twomode1-1"
|
||||
},
|
||||
{
|
||||
"name": "mag-twomode1-2"
|
||||
},
|
||||
{
|
||||
"name": "mag-twomode1-3"
|
||||
},
|
||||
{
|
||||
"name": "mag-twomode1-4"
|
||||
},
|
||||
{
|
||||
"name": "mag-twomode2-0",
|
||||
"delays": [
|
||||
[
|
||||
0.3,
|
||||
0.3
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "mag-twomode2-1"
|
||||
},
|
||||
{
|
||||
"name": "mag-twomode2-2"
|
||||
},
|
||||
{
|
||||
"name": "mag-twomode2-3"
|
||||
},
|
||||
{
|
||||
"name": "mag-twomode2-4"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "laser-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "laser-inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||