This commit is contained in:
Sishen
2019-09-03 02:29:08 -04:00
parent 47ee3a8a6d
commit a3967b6f77
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -136,7 +136,7 @@
/datum/crafting_recipe/minigun
name = "Laser Minigun"
result = /obj/item/minigunpack2
reqs = list(/obj/item/gun/energy/laser = 3,
reqs = list(/obj/item/gun/energy/laser/carbine = 3,
/obj/item/stack/sheet/plasteel = 5,
/obj/item/stack/cable_coil = 30,
/obj/item/stock_parts/cell/bluespace = 2)