Removing my old PR file from this

My bad
This commit is contained in:
Nicaragua
2019-01-01 15:06:31 -03:00
parent 87d0229e2f
commit f554e80706
@@ -247,7 +247,7 @@
return
if(istype(target, /obj/mecha/working/ripley))
var/obj/mecha/D = target
if(D.icon_state != "ripley-open" && D.icon_state != "firefighter-open")
if(D.icon_state != "ripley-open")
to_chat(user, "<span class='info'>You can't add armour onto the mech while someone is inside!</span>")
return
var/list/damage_absorption = D.damage_absorption