Fixes vox shoal prisonners not counting (#26512)

This commit is contained in:
ShiftyRail
2020-05-16 18:01:38 +02:00
committed by GitHub
parent 706764df94
commit 0a67788c71
3 changed files with 11 additions and 1 deletions

View File

@@ -293,6 +293,7 @@
var/mob/transmogged_to //holds a reference to the mob which holds a reference to this mob in its transmogged_from var
var/forced_density = 0 // If the mob was made non-dense by an admin.
var/old_assigned_role // If they ghosted, what role did they have?
/mob/resetVariables()
..("callOnFace", "pinned", "embedded", "abilities", "grabbed_by", "requests", "mapobjs", "mutations", "spell_list", "viruses", "resistances", "radar_blips", "active_genes", \