mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
Recovered Crew | Medical+Cargo Respawns (#87072)
Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com> Co-authored-by: _0Steven <42909981+00-Steven@users.noreply.github.com> Co-authored-by: SmArtKar <44720187+SmArtKar@users.noreply.github.com>
This commit is contained in:
co-authored by
MrMelbert
_0Steven
SmArtKar
parent
95cc258845
commit
d170a410d4
@@ -108,7 +108,7 @@ GLOBAL_LIST_INIT(non_ruleset_antagonists, list(
|
||||
for(var/antag_key in GLOB.non_ruleset_antagonists)
|
||||
var/datum/antagonist/antag = GLOB.non_ruleset_antagonists[antag_key]
|
||||
var/antag_flag = initial(antag.job_rank)
|
||||
|
||||
|
||||
var/days_needed = preferences.parent?.get_remaining_days(
|
||||
GLOB.special_roles[antag_flag]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user