Участник:IanComradeBot/prototype/alert.json: различия между версиями

м Update prototype/alert.json via GitHub Actions
м Update prototype/alert.json via GitHub Actions
 
Строка 309: Строка 309:
"description": "alerts-knockdown-desc",
"description": "alerts-knockdown-desc",
"name": "alerts-knockdown-name",
"name": "alerts-knockdown-name",
"clickEvent": {
"!type:KnockedDownAlertEvent": {}
},
"icons": [
"icons": [
{
{
Строка 562: Строка 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"
}
]
]
},
},
Строка 590: Строка 607:
"sprite": "/Textures/Interface/Alerts/human_alive.rsi",
"sprite": "/Textures/Interface/Alerts/human_alive.rsi",
"state": "health4"
"state": "health4"
}
]
},
"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"
}
}
]
]