mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 15:14:27 +01:00
Prevents mindless candidates for mutiny mode, adds loyalists/mutineers to AntagHUD, allows admins to reassign heads, and adds remaining Directive X objectives to Check Antagonists panel.
Conflicts: code/__HELPERS/names.dm code/modules/mob/living/carbon/human/life.dm code/modules/mob/mob.dm code/modules/mob/new_player/new_player.dm
This commit is contained in:
committed by
ZomgPonies
parent
b9fe3ab514
commit
33cd27e032
@@ -510,4 +510,4 @@
|
||||
return client.prefs.gender
|
||||
|
||||
/mob/new_player/is_ready()
|
||||
return ready && !!client
|
||||
return ready && ..()
|
||||
|
||||
Reference in New Issue
Block a user