mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-08-23 20:56:19 +01:00
Part 2
Fixes and now cannot respawn as the same character for roleplay reasons.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
/client
|
||||
var/cryo_warned = -3000//when was the last time we warned them about not cryoing without an ahelp, set to -5 minutes so that rounstart cryo still warns
|
||||
|
||||
//respawn
|
||||
var/lastrespawn = 0 //when the last time they respawned.
|
||||
var/list/pastcharacters = list() //to stop players spawning back in with the same character.
|
||||
var/respawn_observing = 0
|
||||
Reference in New Issue
Block a user