adds extendohands (#34599)
* adds extendohands * adds to arcade prizes, crafting menu also adds an alternate named/desc'd version for arcade prizes * removes the else * actual conflict fix instead of accidental revert * ACME -> acme
This commit is contained in:
committed by
CitadelStationBot
parent
89fa4b0f28
commit
e4dd53a89f
@@ -422,6 +422,11 @@
|
||||
result = /obj/structure/curtain
|
||||
category = CAT_MISC
|
||||
|
||||
/datum/crafting_recipe/extendohand
|
||||
name = "Extendo-Hand"
|
||||
reqs = list(/obj/item/bodypart/r_arm/robot = 1, /obj/item/clothing/gloves/boxing = 1)
|
||||
result = /obj/item/extendohand
|
||||
category = CAT_MISC
|
||||
|
||||
/datum/crafting_recipe/chemical_payload
|
||||
name = "Chemical Payload (C4)"
|
||||
|
||||
Reference in New Issue
Block a user