| 12345678910111213141516171819202122232425262728 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from tgstation at commit https://github.com/vgstation-coders/vgstation13/commit/1cdfb0230cc96d0ba751fa002d04f8aa2f25ad7d, resprite by @linkblyat, in-hand sprites by SeamLesss (github)",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "broken"
- },
- {
- "name": "implanter-inhand-left",
- "directions": 4
- },
- {
- "name": "implanter-inhand-right",
- "directions": 4
- },
- {
- "name": "implanter0"
- },
- {
- "name": "implanter1"
- }
- ]
- }
|