mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-17 01:54:25 +01:00
@@ -40,4 +40,4 @@
|
||||
|
||||
/obj/machinery/CheckParts(list/parts_list)
|
||||
..()
|
||||
RefreshParts()
|
||||
RefreshParts()
|
||||
|
||||
@@ -36,4 +36,4 @@
|
||||
list(/obj/item/stack/material/cloth = 3)
|
||||
)
|
||||
time = 60
|
||||
category = CAT_CLOTHING
|
||||
category = CAT_CLOTHING
|
||||
|
||||
@@ -123,4 +123,4 @@
|
||||
result = /obj/item/handcuffs/cable/plantfiber
|
||||
reqs = list(list(/obj/item/stack/material/fiber = 3))
|
||||
time = 60
|
||||
category = CAT_MISC
|
||||
category = CAT_MISC
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
/datum/crafting_recipe/scopedrifle
|
||||
name = "Bolt scope to bolt-action (cannot be removed)"
|
||||
result = /obj/item/gun/projectile/shotgun/pump/rifle/scoped
|
||||
reqs = list(list(/obj/item/binoculars/scope = 1),
|
||||
reqs = list(list(/obj/item/binoculars/scope = 1),
|
||||
list(/obj/item/gun/projectile/shotgun/pump/rifle = 1))
|
||||
time = 180
|
||||
category = CAT_WEAPONRY
|
||||
|
||||
Reference in New Issue
Block a user