Files
CHOMPStation2/code/modules/planet/weather_vr.dm
2022-12-26 02:05:31 +00:00

7 lines
167 B
Plaintext

/datum/weather_holder
var/firework_override = FALSE
/datum/weather_holder/update_icon_effects()
..()
if(current_weather.icon)
visuals.icon = current_weather.icon