This commit is contained in:
silicons
2020-12-12 11:12:37 -07:00
parent 45a7c68da1
commit 24c09edd03
4 changed files with 127 additions and 1 deletions
+2
View File
@@ -27,6 +27,8 @@ GLOBAL_LIST_EMPTY(preferences_datums)
var/list/slots_joined_as
/// Are we currently subject to respawn restrictions? Usually set by us using the "respawn" verb, but can be lifted by admins.
var/respawn_restrictions_active = FALSE
/// time of death we consider for respawns
var/respawn_time_of_death = -INFINITY
// Intra-round persistence end