Adds 20% armour penetration to the edagger

This commit is contained in:
Qwertytoforty
2021-10-08 20:48:24 -04:00
parent cd16409c14
commit fa493b64bc
+1
View File
@@ -140,6 +140,7 @@
var/on = 0
var/brightness_on = 2
light_color = LIGHT_COLOR_RED
armour_penetration = 20
/obj/item/pen/edagger/attack_self(mob/living/user)
if(on)