Merge pull request #9172 from Fox-McCloud/no-lances

Removes Explosive Lances
This commit is contained in:
tigercat2000
2018-07-06 15:01:07 -07:00
committed by GitHub
2 changed files with 0 additions and 35 deletions
-9
View File
@@ -25,15 +25,6 @@
time = 15
category = CAT_WEAPON
/datum/crafting_recipe/lance
name = "explosive lance (grenade)"
result = /obj/item/twohanded/spear
reqs = list(/obj/item/twohanded/spear = 1,
/obj/item/grenade = 1)
parts = list(/obj/item/grenade = 1)
time = 15
category = CAT_WEAPON
/datum/crafting_recipe/molotov
name = "Molotov"
result = /obj/item/reagent_containers/food/drinks/bottle/molotov