Identity theft objective set fix, tank examine fix, proccall null return fix

This commit is contained in:
Markolie
2016-10-21 17:51:38 +02:00
parent 7173a8fe9f
commit 1a307cd8c9
3 changed files with 8 additions and 3 deletions
@@ -84,6 +84,11 @@
var/obj/icon = src
if(istype(loc, /obj/item/assembly))
icon = loc
if(!in_range(src, user))
if(icon == src)
to_chat(user, "<span class='notice'>It's \a [bicon(icon)][src]! If you want any more information you'll need to get closer.</span>")
return
var/celsius_temperature = air_contents.temperature-T0C
var/descriptive