mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-13 17:07:53 +01:00
Fixes an issue with firing pin boxes being filled incorrectly + fix to farmbots (#5747)
Fixes #5748
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user