From cfdb777a133f8f9a5b6e6cf1cdc6cb669ae9b2f8 Mon Sep 17 00:00:00 2001 From: MisterLayne Date: Tue, 19 Sep 2017 20:57:11 -0400 Subject: [PATCH] Fixes Rainbow Slime Antagonism --- code/modules/mob/living/simple_animal/slime/subtypes.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/mob/living/simple_animal/slime/subtypes.dm b/code/modules/mob/living/simple_animal/slime/subtypes.dm index 089edb1a82e..5b53041175c 100644 --- a/code/modules/mob/living/simple_animal/slime/subtypes.dm +++ b/code/modules/mob/living/simple_animal/slime/subtypes.dm @@ -694,6 +694,7 @@ slime_color = "rainbow" coretype = /obj/item/slime_extract/rainbow icon_state_override = "rainbow" + unity = TRUE description_info = "This slime is considered to be the same color as all other slime colors at the same time for the purposes of \ other slimes being friendly to them, and therefore will never be harmed by another slime. \