| 123456789101112131415161718192021222324252627282930 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Modified from https://github.com/space-wizards/space-station-14/tree/master/Resources/Textures/Clothing/Uniforms/Jumpsuit/qmturtle.rsi by KingFroozy (github) for space station 14",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "icon"
- },
- {
- "name": "equipped-INNERCLOTHING",
- "directions": 4
- },
- {
- "name": "equipped-INNERCLOTHING-monkey",
- "directions": 4
- },
- {
- "name": "inhand-left",
- "directions": 4
- },
- {
- "name": "inhand-right",
- "directions": 4
- }
- ]
- }
|