The power of overwriting...

This commit is contained in:
The0bserver
2021-01-14 01:03:48 -05:00
parent d957c1d105
commit 1b469bdfda
6 changed files with 109 additions and 116 deletions
@@ -296,7 +296,7 @@
/datum/crafting_recipe/ishotgun
name = "Improvised Shotgun"
result = /obj/item/gun/ballistic/shotgun/doublebarrel/improvised
result = /obj/item/gun/ballistic/revolver/doublebarrel/improvised
reqs = list(/obj/item/pipe = 1,
/obj/item/weaponcrafting/stock = 1,
/obj/item/stack/packageWrap = 5)