remove that button!

This commit is contained in:
Fox-McCloud
2017-07-19 12:20:36 -04:00
parent b236225f78
commit e9e1f2de8e
21 changed files with 17 additions and 139 deletions
+1 -1
View File
@@ -410,7 +410,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
if("Death Commando")//Leaves them at late-join spawn.
new_character.equip_death_commando()
new_character.internal = new_character.s_store
new_character.update_internals_hud_icon(1)
new_character.update_action_buttons_icon()
else//They may also be a cyborg or AI.
switch(new_character.mind.assigned_role)
if("Cyborg")//More rigging to make em' work and check if they're traitor.