Scary Hairy Update (#6900)

There is no fucking way I'm posting the changelog for this in the commit message.
This commit is contained in:
Mwahahahaha
2019-09-01 19:56:11 +03:00
committed by Erki
parent 86d5cd8a81
commit 17cbf01ceb
13 changed files with 2147 additions and 1324 deletions
File diff suppressed because it is too large Load Diff
@@ -277,6 +277,15 @@ datum/species/machine/handle_post_spawn(var/mob/living/carbon/human/H)
if ("database IPC screen")
return "#FFFFFF"
if ("lumi eyes IPC screen")
return "#FFFFFF"
if ("music IPC screen")
return "#FFFFFF"
if ("waiting IPC screen")
return "#FFFFFF"
/datum/species/machine/before_equip(var/mob/living/carbon/human/H)
. = ..()