| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from /vg/station at commit https://github.com/vgstation-coders/vgstation13/commit/31d6576ba8102135d058ef49c3cb6ecbe8db8a79 and up-equipped-HELMET modified by Flareguy, icon by lzk228(discord 455630609641897984). equipped-HELMET-vox state modified by Flareguy from vox welding helmet state",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "icon"
- },
- {
- "name": "icon-up"
- },
- {
- "name": "equipped-HELMET",
- "directions": 4
- },
- {
- "name": "up-equipped-HELMET",
- "directions": 4
- },
- {
- "name": "equipped-HELMET-vox",
- "directions": 4
- },
- {
- "name": "up-equipped-HELMET-vox",
- "directions": 4
- },
- {
- "name": "inhand-left",
- "directions": 4
- },
- {
- "name": "inhand-right",
- "directions": 4
- },
- {
- "name": "up-inhand-left",
- "directions": 4
- },
- {
- "name": "up-inhand-right",
- "directions": 4
- }
- ]
- }
|