This commit is contained in:
Rob Nelson
2015-11-08 18:52:04 -08:00
parent d2f4397be4
commit f64cfbe4fc
2 changed files with 3 additions and 1 deletions

View File

@@ -81,6 +81,7 @@ var/global/borer_unlock_types = typesof(/datum/unlockable/borer) - /datum/unlock
borer_avail_unlocks.Add(U)
/mob/living/simple_animal/borer/Login()
..()
if(mind)
RemoveAllFactionIcons(mind)