| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/9ddb8cf084e292571d4e9c79745db25befbd82fe. pai-searching-overlay heavily modified. Syndicate variants by fedKotikeD, and potato by Doru991",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "icon-pai-off"
- },
- {
- "name": "pai-base"
- },
- {
- "name": "potato-base"
- },
- {
- "name": "pai-off-overlay"
- },
- {
- "name": "pai-on-overlay",
- "delays": [
- [
- 0.8,
- 0.8
- ]
- ]
- },
- {
- "name": "pai-searching-overlay",
- "delays": [
- [
- 0.8,
- 0.8
- ]
- ]
- },
- {
- "name": "syndicate-icon-pai-off"
- },
- {
- "name": "syndicate-pai-off-overlay"
- },
- {
- "name": "syndicate-pai-on-overlay",
- "delays": [
- [
- 0.8,
- 0.8
- ]
- ]
- },
- {
- "name": "syndicate-pai-searching-overlay",
- "delays": [
- [
- 0.8,
- 0.8
- ]
- ]
- },
- {
- "name": "icon-potato-off"
- },
- {
- "name": "potato-off-overlay"
- },
- {
- "name": "potato-on-overlay"
- },
- {
- "name": "potato-searching-overlay"
- }
- ]
- }
|