| 12345678910111213141516171819202122232425262728293031 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/1b8c53516ce8b14828b7147b0fa344b7b57724e9. Fill levels by Tayrtahn on GitHub, in-hand sprites by SeamLesss (GitHub)",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "rag"
- },
- {
- "name": "fill-1"
- },
- {
- "name": "fill-2"
- },
- {
- "name": "fill-3"
- },
- {
- "name": "inhand-left",
- "directions": 4
- },
- {
- "name": "inhand-right",
- "directions": 4
- }
- ]
- }
|