| 1234567891011121314151617181920212223242526272829303132333435 |
- {
- "version": 1,
- "license": "CC0-1.0",
- "copyright": "Made by brainfood1183 (github) for ss14 and modified by Flareguy for ss14. station_map_broken based on broken state in Cryogenic2.dmi from vgstation13 at https://github.com/vgstation-coders/vgstation13/blob/96246eed6e19899971a6d18e849fa6fe0b8ab52a/icons/obj/Cryogenic2.dmi",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "station_map0"
- },
- {
- "name": "station_map_broken"
- },
- {
- "name": "station_map_frame2"
- },
- {
- "name": "station_map_frame1"
- },
- {
- "name": "station_map_frame0"
- },
- {
- "name": "unshaded",
- "delays": [
- [
- 2.0,
- 2.0
- ]
- ]
- }
- ]
- }
|