| 123456789101112131415161718192021222324252627282930313233 |
- {
- "version": 1,
- "size": {
- "x": 32,
- "y": 32
- },
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from tgstation https://github.com/tgstation/tgstation/commit/ab4abf318f293a701754656dd4e9261eb70f8824#diff-9ab5c8a5e47ab7cfaeadd859a23e32b05de1fe839e99ea767fd7e340b6385d67, in-hands modified by SeamLesss (github) from Objects/Misc/qm_clipboard.rsi/inhand-(left/right)",
- "states": [
- {
- "name": "scanner",
- "directions": 1,
- "delays": [
- [
- 0.4,
- 0.4
- ]
- ]
- },
- {
- "name": "scanner-inhand-left",
- "directions": 4
- },
- {
- "name": "scanner-inhand-right",
- "directions": 4
- },
- {
- "name": "icon",
- "directions": 1
- }
- ]
- }
|