Base Commit

Update shotgun.dm

Final Commit?

Final
This commit is contained in:
GhostActual
2022-03-21 05:02:08 -04:00
parent 76ae51e9cb
commit 96d2da15a3
21 changed files with 430 additions and 127 deletions
@@ -56,3 +56,14 @@
time = 120
category = CAT_WEAPONRY
subcategory = CAT_WEAPON
/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
)
time = 180
category = CAT_WEAPONRY
subcategory = CAT_WEAPON