Cleans up internal temp code (#30715)

* cleanup

* Update living.dm

* Update atoms.dm

* Update objs.dm
This commit is contained in:
MoreRobustThanYou
2017-09-19 21:01:42 +12:00
committed by oranges
parent 01dac64000
commit 96718e9648
6 changed files with 23 additions and 19 deletions
@@ -450,3 +450,7 @@
/obj/structure/closet/AllowDrop()
return TRUE
/obj/structure/closet/return_temperature()
return
@@ -180,3 +180,6 @@
if(TT.has_exit(direction))
setDir(direction)
return
/obj/structure/transit_tube_pod/return_temperature()
return air_contents.temperature