mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-21 11:06:25 +01:00
Update suit_cooling.dm
This commit is contained in:
@@ -260,7 +260,7 @@
|
||||
handle_cooling(environment)
|
||||
src.bodytemperature -= cooling
|
||||
if(src.bodytemperature<=-500)
|
||||
iscooling = 0
|
||||
isCooling = 0
|
||||
if(src.bodytemperature>=-499)
|
||||
iscooling = 1
|
||||
isCooling = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user