Участник:IanComradeBot/prototype/alert.json: различия между версиями
м Update prototype/alert.json via GitHub Actions Метки: ручная отмена отменено |
м Update prototype/alert.json via GitHub Actions |
||
| (не показано 8 промежуточных версий этого же участника) | |||
| Строка 170: | Строка 170: | ||
"sprite": "/Textures/Interface/Alerts/human_alive.rsi", | "sprite": "/Textures/Interface/Alerts/human_alive.rsi", | ||
"state": "health2" | "state": "health2" | ||
} | |||
] | |||
}, | |||
"Prying": { | |||
"description": "alerts-prying-desc", | |||
"name": "alerts-prying-name", | |||
"icons": [ | |||
{ | |||
"sprite": "/Textures/Objects/Tools/crowbar.rsi", | |||
"state": "icon" | |||
} | } | ||
] | ] | ||
| Строка 232: | Строка 242: | ||
"sprite": "/Textures/Interface/Alerts/thirst.rsi", | "sprite": "/Textures/Interface/Alerts/thirst.rsi", | ||
"state": "parched" | "state": "parched" | ||
} | |||
] | |||
}, | |||
"ChangelingFleshClothing": { | |||
"description": "changeling-flesh-clothing-alert-desc", | |||
"name": "changeling-flesh-clothing-alert-name", | |||
"clickEvent": { | |||
"!type:ToggleFleshClothingEvent": {} | |||
}, | |||
"maxSeverity": 1, | |||
"minSeverity": 0, | |||
"icons": [ | |||
{ | |||
"sprite": "/Textures/Interface/Alerts/changeling.rsi", | |||
"state": "flesh-clothing-off" | |||
}, | |||
{ | |||
"sprite": "/Textures/Interface/Alerts/changeling.rsi", | |||
"state": "flesh-clothing-on" | |||
} | } | ||
] | ] | ||
| Строка 280: | Строка 309: | ||
"description": "alerts-knockdown-desc", | "description": "alerts-knockdown-desc", | ||
"name": "alerts-knockdown-name", | "name": "alerts-knockdown-name", | ||
"icons": [ | "icons": [ | ||
{ | { | ||
| Строка 533: | Строка 559: | ||
"icons": [ | "icons": [ | ||
"/Textures/Interface/Alerts/Abilities/silenced.png" | "/Textures/Interface/Alerts/Abilities/silenced.png" | ||
] | |||
}, | |||
"Hot": { | |||
"category": "Temperature", | |||
"description": "alerts-too-hot-desc", | |||
"name": "alerts-too-hot-name", | |||
"maxSeverity": 3, | |||
"icons": [ | |||
{ | |||
"sprite": "/Textures/Interface/Alerts/temperature.rsi", | |||
"state": "hot1" | |||
}, | |||
{ | |||
"sprite": "/Textures/Interface/Alerts/temperature.rsi", | |||
"state": "hot2" | |||
}, | |||
{ | |||
"sprite": "/Textures/Interface/Alerts/temperature.rsi", | |||
"state": "hot3" | |||
} | |||
] | ] | ||
}, | }, | ||
| Строка 561: | Строка 607: | ||
"sprite": "/Textures/Interface/Alerts/human_alive.rsi", | "sprite": "/Textures/Interface/Alerts/human_alive.rsi", | ||
"state": "health4" | "state": "health4" | ||
} | } | ||
] | ] | ||