Merge pull request #5535 from Crazylemon64/i_hope_you_like_giant_prs

Fixes various bugs
This commit is contained in:
Fox McCloud
2016-08-24 00:06:38 -04:00
committed by GitHub
7 changed files with 16 additions and 13 deletions
@@ -83,7 +83,7 @@
icon = loc
if(!in_range(src, user))
if(icon == src)
to_chat(user, "\blue It's \a [bicon(icon)][src]! If you want any more information you'll need to get closer.")
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