| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "https://github.com/tgstation/tgstation/blob/8024397cc81c5f47f74cf4279e35728487d0a1a7/icons/mob/human_parts_greyscale.dmi and modified by DrSmugleaf",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "full"
- },
- {
- "name": "head_f",
- "directions": 4
- },
- {
- "name": "head_m",
- "directions": 4
- },
- {
- "name": "l_arm",
- "directions": 4
- },
- {
- "name": "l_foot",
- "directions": 4
- },
- {
- "name": "l_hand",
- "directions": 4
- },
- {
- "name": "l_leg",
- "directions": 4
- },
- {
- "name": "r_arm",
- "directions": 4
- },
- {
- "name": "r_foot",
- "directions": 4
- },
- {
- "name": "r_hand",
- "directions": 4
- },
- {
- "name": "r_leg",
- "directions": 4
- },
- {
- "name": "torso_f",
- "directions": 4
- },
- {
- "name": "torso_m",
- "directions": 4
- }
- ]
- }
|