Fixes an issue with firing pin boxes being filled incorrectly + fix to farmbots (#5747)

Fixes #5748
This commit is contained in:
OneOneThreeEight
2018-12-11 06:11:43 -05:00
committed by Erki
parent 9683d045fc
commit 73c094bc86
3 changed files with 40 additions and 2 deletions
@@ -389,7 +389,7 @@
name = "box of assorted firing pins"
desc = "A box of varied assortment of firing pins. Appears to have R&D stickers on all sides of the box. Also seems to have a smiley face sticker on the top of it."
/obj/item/weapon/storage/box/firingpins/fill()
/obj/item/weapon/storage/box/firingpinsRD/fill()
..()
new /obj/item/device/firing_pin(src)
new /obj/item/device/firing_pin(src)