mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-10 14:44:05 +01:00
Merge pull request #16898 from Qwertytoforty/armor-PEN-etration
Adds 20% armour penetration to the edagger
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user