Skip to content

Commit

Permalink
Handgonne is Handhere
Browse files Browse the repository at this point in the history
Fixes the crafting recipe for the Handgonne, making it actually make the right item
  • Loading branch information
Lhars committed Dec 19, 2024
1 parent 510a35f commit 152de88
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
name = "Handgonne"
req_bar = /obj/item/ingot/bronze
additional_items = list(/obj/item/roguegear, /obj/item/ingot/bronze, /obj/item/ingot/bronze, /obj/item/grown/log/tree/small)
created_item = /obj/item/gun/ballistic/arquebus
created_item = /obj/item/gun/ballistic/handgonne
craftdiff = 5

/datum/anvil_recipe/engineering/bronze/guns/runelockgem
Expand Down

0 comments on commit 152de88

Please sign in to comment.