Skip to content

Commit

Permalink
Update recipes_weapon_and_ammo.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
PawnAtWork authored Jun 29, 2023
1 parent f17214a commit d418f0b
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 d418f0b

Please sign in to comment.