Merge pull request #11921 from necromanceranne/minor_fix_scarp_stammod

Sleeping Carp has a Stamina Mod again, gets Taser resistance, various fixes (no more universal pugilism)
This commit is contained in:
kevinz000
2020-04-20 11:34:06 -07:00
committed by GitHub
8 changed files with 15 additions and 3 deletions
@@ -41,7 +41,7 @@
category = CAT_CLOTHING
/datum/crafting_recipe/armwraps
name = "armwraps"
name = "Armwraps"
result = /obj/item/clothing/gloves/fingerless/pugilist
time = 60
tools = list(TOOL_WIRECUTTER)
@@ -51,7 +51,7 @@
category = CAT_CLOTHING
/datum/crafting_recipe/armwrapsplusone
name = "armwraps of mighty fists"
name = "Armwraps of Mighty Fists"
result = /obj/item/clothing/gloves/fingerless/pugilist/magic
time = 300
tools = list(TOOL_WIRECUTTER, /obj/item/book/codex_gigas, /obj/item/clothing/head/wizard, /obj/item/clothing/suit/wizrobe)