dnr prevention

This commit is contained in:
silicons
2020-12-13 23:07:12 -07:00
parent b34f5d56f6
commit 413bd23d0a
3 changed files with 12 additions and 2 deletions
+2
View File
@@ -29,6 +29,8 @@ GLOBAL_LIST_EMPTY(preferences_datums)
var/respawn_restrictions_active = FALSE
/// time of death we consider for respawns
var/respawn_time_of_death = -INFINITY
/// did they DNR? used to prevent respawns.
var/dnr_triggered = FALSE
// Intra-round persistence end