| 123456789101112131415161718192021222324252627282930313233 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/2d26ce62c273d025bed77a0e6c4bdc770b789bb0",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "icon",
- "delays": [
- [
- 0.1,
- 0.1,
- 0.1
- ]
- ]
- },
- {
- "name": "equipped-BACKPACK",
- "directions": 4
- },
- {
- "name": "inhand-left",
- "directions": 4
- },
- {
- "name": "inhand-right",
- "directions": 4
- }
- ]
- }
|