It's past midnight, time for your runtimes flattening.

This commit is contained in:
Ghommie
2020-04-01 00:47:29 +02:00
parent 4eb2fb531a
commit 8bb98f92ca
3 changed files with 5 additions and 2 deletions
@@ -112,6 +112,9 @@ GLOBAL_LIST_EMPTY(parasites) //all currently existing/living guardians
attacktext = "bites"
attack_sound = 'sound/weapons/bite.ogg'
recolorentiresprite = TRUE
if(!recolorentiresprite)
cooloverlay = mutable_appearance(icon, theme)
add_overlay(cooloverlay)
/mob/living/simple_animal/hostile/guardian/Login() //if we have a mind, set its name to ours when it logs in
..()