The death of assistants. Long live civilians!

This commit is contained in:
ZomgPonies
2014-06-27 17:57:18 -04:00
parent 90377dcec0
commit 399e4909d6
19 changed files with 5800 additions and 5800 deletions
+1 -1
View File
@@ -465,7 +465,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
new_character.mind.special_verbs = list()
else
new_character.mind_initialize()
if(!new_character.mind.assigned_role) new_character.mind.assigned_role = "Assistant"//If they somehow got a null assigned role.
if(!new_character.mind.assigned_role) new_character.mind.assigned_role = "Civilian"//If they somehow got a null assigned role.
//DNA
if(record_found)//Pull up their name from database records if they did have a mind.