[MIRROR] Default spawnpoint (#12513)

Co-authored-by: TheGreatKitsune <88862343+TheGreatKitsune@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-03-11 22:15:01 +01:00
committed by GitHub
co-authored by TheGreatKitsune
parent 2c35145493
commit 2c7d0ab610
3 changed files with 12 additions and 0 deletions
@@ -173,6 +173,10 @@
/datum/preference/choiced/living/spawnpoint/apply_to_living(mob/living/target, value)
return // handled in job_controller
/datum/preference/choiced/living/spawnpoint/create_default_value()
var/datum/spawnpoint/default_spawnpoint = DEFAULT_LATEJOIN_LOCATION
return default_spawnpoint::display_name
/datum/preference/text/living/private_notes
category = PREFERENCE_CATEGORY_MANUALLY_RENDERED
savefile_identifier = PREFERENCE_CHARACTER