mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
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:
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)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user