mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-07 21:53:07 -04:00
update extreme conditions icons
This commit is contained in:
parent
a6efe07e07
commit
61b3e760a7
2 changed files with 21 additions and 8 deletions
|
@ -158,6 +158,19 @@ module.exports.ICONS = Object.freeze({
|
|||
"exclaim_4": "<:ico_exclaim_4:1263588879307640883>",
|
||||
"question_large": "<:ico_question_large:1263589058999750787>",
|
||||
|
||||
// Used by weds
|
||||
"air_quality_0": "<:ic_quality_0:1278416585739997184>",
|
||||
"air_quality_1": "<:ic_quality_1:1278416596506906664>",
|
||||
"air_quality_2": "<:ic_quality_2:1278416607055708251>",
|
||||
"air_quality_3": "<:ic_quality_3:1278416621215420506>",
|
||||
"air_quality_4": "<:ic_quality_4:1278416629973254175>",
|
||||
|
||||
"uv_level_0": "<:ic_uv_0:1278416641633550336>",
|
||||
"uv_level_1": "<:ic_uv_1:1278416651569856522>",
|
||||
"uv_level_2": "<:ic_uv_2:1278416662974038118>",
|
||||
"uv_level_3": "<:ic_uv_3:1278416673761919006>",
|
||||
"uv_level_4": "<:ic_uv_4:1278416684763451485>",
|
||||
|
||||
// These icon names (weather_:conditionId) have to be synced with the server.
|
||||
"weather_blizzard": "<:ico_w_blizzard:1263583584850022460>",
|
||||
"weather_blowing_snow": "<:ico_w_blowing_snow:1263583671726903377>",
|
||||
|
@ -191,8 +204,8 @@ module.exports.ICONS = Object.freeze({
|
|||
"weather_strong_thunderstorms": "<:ico_w_strong_tstorms:1263585008589869056>",
|
||||
"weather_tornado": "<:ico_w_tornado:1263585022552707154>",
|
||||
"weather_tropical_storm_hurricane": "<:ico_w_tropical_storm_hurricane:1263585036058366003>",
|
||||
"weather_very_cold": "<:ico_w_very_cold:1263588188513898582>",
|
||||
"weather_very_hot": "<:very_hot:1263588713838018652>",
|
||||
"weather_very_cold": "<:very_cold:1278416835661926495>",
|
||||
"weather_very_hot": "<:very_hot:1278416845560348732>",
|
||||
"weather_windy": "<:ico_w_windy_breezy:1263585171849084968>",
|
||||
|
||||
"weather_warning_generic": "<:ico_weather_warning:1269684384966119444>",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue