| 1234567891011121314151617181920212223242526 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Edit of the door remote sprite by Flareguy for https://github.com/space-wizards/space-station-14",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "declarator",
- "delays": [
- [
- 0.3,
- 0.3,
- 0.3,
- 0.3,
- 0.3,
- 0.2,
- 0.2,
- 0.2
- ]
- ]
- }
- ]
- }
|