Merge pull request #8430 from Fox-McCloud/ied-buff

Buffs IEDs
This commit is contained in:
tigercat2000
2018-02-19 21:45:05 -08:00
committed by GitHub
5 changed files with 41 additions and 105 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
/datum/crafting_recipe/IED
name = "IED"
result = /obj/item/weapon/grenade/iedcasing/filled
result = /obj/item/weapon/grenade/iedcasing
reqs = list(/datum/reagent/fuel = 50,
/obj/item/stack/cable_coil = 1,
/obj/item/device/assembly/igniter = 1,