mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-14 01:19:04 +01:00
Part 1 - Respawning every 30mins.
Allow people to respawn (return to the menu) every 30mins after death, or ghost. To do- option to user ban respawns, and stop respawns on certain antags/roles.
This commit is contained in:
@@ -84,6 +84,7 @@
|
||||
|
||||
if (client)
|
||||
client.move_delay = initial(client.move_delay)
|
||||
client.lastrespawn = world.time + 1800 SECONDS //on death, 30 min respawn time.
|
||||
|
||||
for(var/s in ownedSoullinks)
|
||||
var/datum/soullink/S = s
|
||||
|
||||
Reference in New Issue
Block a user