Adjusts ear/eye protection based on missing organs (#999)
This commit is contained in:
committed by
Poojawa
parent
b0760b9b33
commit
1da5a27b98
@@ -15,6 +15,8 @@
|
||||
// without external aid (earmuffs, drugs)
|
||||
var/ear_damage = 0
|
||||
|
||||
var/bang_protect = 0 //Resistance against loud noises
|
||||
|
||||
/obj/item/organ/ears/on_life()
|
||||
if(!iscarbon(owner))
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user