From cd5b108627321d2f4f157a9e05304e5fab653fd2 Mon Sep 17 00:00:00 2001 From: Tupinambis Date: Sat, 26 Sep 2020 12:47:11 -0500 Subject: [PATCH] Alpha --- code/modules/mob/living/simple_animal/parrot.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/mob/living/simple_animal/parrot.dm b/code/modules/mob/living/simple_animal/parrot.dm index fe9a5b5449..3ca29b6746 100644 --- a/code/modules/mob/living/simple_animal/parrot.dm +++ b/code/modules/mob/living/simple_animal/parrot.dm @@ -979,6 +979,7 @@ name = "The Ghost of Poly" desc = "Doomed to squawk the Earth." color = "#FFFFFF" + alpha = 77 speak_chance = 20 status_flags = GODMODE incorporeal_move = INCORPOREAL_MOVE_BASIC