Label GS13 changes

Since commit 5084020 on Jan 30, 2023
This commit is contained in:
psq95
2023-08-29 21:50:24 +01:00
parent 8e09f3b9ca
commit cb43bf0dfc
77 changed files with 253 additions and 247 deletions
+1 -1
View File
@@ -93,7 +93,7 @@
if (client)
client.move_delay = initial(client.move_delay)
client.lastrespawn = world.time + 1800 SECONDS //on death, 30 min respawn time.
client.lastrespawn = world.time + respawn_time SECONDS
for(var/s in ownedSoullinks)
var/datum/soullink/S = s