update the fucking craft component because artur forgot to

This commit is contained in:
Linzolle
2020-02-13 12:59:56 -06:00
parent 63be3300d2
commit d22631700c
2 changed files with 45 additions and 24 deletions

View File

@@ -79,7 +79,7 @@
/obj/item/gun/Initialize()
. = ..()
if(pin)
if(pin && !no_pin_required)
pin = new pin(src)
if(gun_light)
alight = new (src)