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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user