fucky lists

This commit is contained in:
Pandora
2022-03-22 17:57:15 +00:00
committed by GitHub
parent 1b0bd0d1a3
commit 25d1bbeba7

View File

@@ -60,10 +60,8 @@
/datum/crafting_recipe/scopedrifle
name = "Bolt scope to bolt-action (cannot be removed)"
result = /obj/item/weapon/gun/projectile/shotgun/pump/rifle/scoped
reqs = list(
/obj/item/device/binoculars/scope = 1,
/obj/item/weapon/gun/projectile/shotgun/pump/rifle = 1
)
reqs = list(list(/obj/item/device/binoculars/scope = 1),
list(/obj/item/weapon/gun/projectile/shotgun/pump/rifle = 1))
time = 180
category = CAT_WEAPONRY
subcategory = CAT_WEAPON
subcategory = CAT_WEAPON