mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Goon "Irradiated" disability now respects NO_DNA_RAD
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
for(var/mob/living/L in range(1, owner))
|
||||
if(L == owner) continue
|
||||
L << "\red You are enveloped by a soft green glow emanating from [owner]."
|
||||
L.radiation += 5
|
||||
L.apply_effect(5, IRRADIATE)
|
||||
return
|
||||
|
||||
OnDrawUnderlays(var/mob/M,var/g,var/fat)
|
||||
@@ -390,4 +390,4 @@
|
||||
return
|
||||
|
||||
|
||||
*/
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user