| 123456789101112131415161718192021222324252627282930313233343536373839 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from /tg/station at https://github.com/tgstation/tgstation/commit/67d7577947b5079408dce1b7646fdd6c3df13bb5. Modified on state taken from Paradise at https://github.com/ParadiseSS13/Paradise/commit/b55bef2ed28b8bde30883fb14311b221ab0dc977",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "e-scalpel"
- },
- {
- "name": "e-scalpel-on",
- "delays": [
- [
- 0.1,
- 0.1
- ]
- ]
- },
- {
- "name": "off-inhand-left",
- "directions": 4
- },
- {
- "name": "on-inhand-left",
- "directions": 4
- },
- {
- "name": "off-inhand-right",
- "directions": 4
- },
- {
- "name": "on-inhand-right",
- "directions": 4
- }
- ]
- }
|