mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-21 11:07:46 +01:00
Base Commit
Update shotgun.dm Final Commit? Final
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user