Files
Aviu00 9caa5a408b Температурные пушки (#90)
* - add: Temperature guns.

* - tweak: Change cryo sting slowdown.

* - tweak: Tempgun tweaks.

* - add: Hardsuit temperature adjustment system.
2024-02-18 08:28:18 +00:00

18 lines
310 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "taken from vgstation at https://github.com/vgstation-coders/vgstation13 at 6f3d7af6acf4f100cd88deec74cc750d6e90e4f3",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "cold"
},
{
"name": "heat"
}
]
}