Merge pull request #13439 from Tupinambis/polywantabugfix

Fixes a 5+ year old bug with ghost poly's hex value that potentially causes runtimes and crashes.
This commit is contained in:
silicons
2020-09-27 00:37:06 -07:00
committed by GitHub
@@ -978,7 +978,8 @@
/mob/living/simple_animal/parrot/Poly/ghost
name = "The Ghost of Poly"
desc = "Doomed to squawk the Earth."
color = "#FFFFFF77"
color = "#FFFFFF"
alpha = 77
speak_chance = 20
status_flags = GODMODE
incorporeal_move = INCORPOREAL_MOVE_BASIC