mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-09 15:05:38 +01:00
Temp changes
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user