Skip to content

Commit

Permalink
request
Browse files Browse the repository at this point in the history
  • Loading branch information
carpotoxin committed Nov 20, 2024
1 parent 427a376 commit 8fb82ec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ GLOBAL_LIST_INIT(possible_quirk_implants, list(
"Sanitation Toolset" = /obj/item/organ/cyberimp/arm/janitor,
"Razorclaw Arm" = /obj/item/organ/cyberimp/arm/razor_claws,
"Excavator Arm" = /obj/item/organ/cyberimp/arm/mining_drill,
"Nutriment Pump PLUS Implant" = /obj/item/organ/cyberimp/chest/nutriment/plus,
"Nutriment Pump Implant" = /obj/item/organ/cyberimp/chest/nutriment,
))

/datum/quirk/permitted_cybernetic
Expand Down

0 comments on commit 8fb82ec

Please sign in to comment.