Final fixes?

This commit is contained in:
keronshb
2021-09-16 13:28:34 -04:00
parent c798eb1ef0
commit 792dc073b3
13 changed files with 178 additions and 25 deletions
+2
View File
@@ -71,6 +71,8 @@
///What character we spawned in as- either at roundstart or latejoin, so we know for persistent scars if we ended as the same person or not
var/mob/original_character
/// A lazy list of statuses to add next to this mind in the traitor panel
var/list/special_statuses
/datum/mind/New(var/key)
skill_holder = new(src)