Temp changes

This commit is contained in:
Archie
2021-06-01 21:25:31 -03:00
parent 9121e7a6c4
commit 509eb2b055
@@ -120,7 +120,7 @@ GLOBAL_LIST_EMPTY(energy_harvesters)
shake_animation(0.5)
playsound(loc, 'sound/machines/clockcult/steam_whoosh.ogg', 75, TRUE)
var/turf/T = get_turf(src)
T.atmos_spawn_air("co2=10;TEMP=100]")
T.atmos_spawn_air("co2=25;TEMP=300]")
if(prob(7))
tesla_zap(src, 5, 1000, TESLA_MOB_DAMAGE | TESLA_OBJ_DAMAGE)
take_damage(1)