mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Fixes #6454
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user