Skip to content

Commit

Permalink
Merge pull request #2580 from CacheAtWork/phatnuts
Browse files Browse the repository at this point in the history
Update recipes_weapon_and_ammo.dm
  • Loading branch information
Tk420634 committed Jun 30, 2023
2 parents 406a9ef + d418f0b commit 058471b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -986,6 +986,8 @@
tools = list(TOOL_WORKBENCH)
reqs = list(/obj/item/stack/sheet/metal = 5,
/obj/item/advanced_crafting_components/receiver = 1,
/obj/item/stack/crafting/goodparts = 2,
/obj/item/stack/sheet/mineral/wood = 1,
/obj/item/stack/crafting/metalparts = 2)
time = 120
category = CAT_WEAPONRY
Expand Down

0 comments on commit 058471b

Please sign in to comment.