Merge pull request #5342 from Citadel-Station-13/upstream-merge-35277

[MIRROR] Forces gases to obey certain laws of nature
This commit is contained in:
deathride58
2018-02-07 19:07:01 +00:00
committed by GitHub
7 changed files with 21 additions and 14 deletions
+2
View File
@@ -865,6 +865,8 @@
to_chat(G, "<span class='holoparasite'>Your summoner has changed form!</span>")
/mob/living/rad_act(amount)
. = ..()
if(!amount || amount < RAD_MOB_SKIN_PROTECTION)
return