powder that makes you say yes

This commit is contained in:
Nadyr
2021-12-05 11:53:43 -05:00
committed by GitHub
parent eeeec208bf
commit d40865183a
+2 -1
View File
@@ -34,6 +34,7 @@
"Eyes" = list(/obj/item/organ/internal/eyes, 20),
"Liver" = list(/obj/item/organ/internal/liver, 20),
"Spleen" = list(/obj/item/organ/internal/spleen, 20),
"Stomach" = list(/obj/item/organ/internal/stomach, 20),
"Arm, Left" = list(/obj/item/organ/external/arm, 40),
"Arm, Right" = list(/obj/item/organ/external/arm/right, 40),
"Leg, Left" = list(/obj/item/organ/external/leg, 40),
@@ -378,4 +379,4 @@
return
return ..()
// END ROBOT ORGAN PRINTER
*/
*/