| 1234567891011121314151617181920212223242526272829 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "modified from https://github.com/tgstation/tgstation at commit ea59fb4b810decbb5996b36d8876614b57c3d189 by KingFroozy (Github)",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "drill_bolt"
- },
- {
- "name": "drill_screw"
- },
- {
- "name": "inhand-left",
- "directions": 4
- },
- {
- "name": "inhand-right",
- "directions": 4
- },
- {
- "name": "equipped-BELT",
- "directions": 4
- }
- ]
- }
|