This commit is contained in:
FluffMedic
2024-01-24 18:50:49 -05:00
committed by GitHub
parent 281a1f2409
commit d046290e63

View File

@@ -27,7 +27,7 @@
/datum/spawnpoint/plainspath
display_name = "Sif plains"
msg = "has checked in at the plains gate"
restrict_job = list(JOB_OUTSIDER)
restrict_job = list(JOB_OUTSIDER, JOB_ANOMALY)
/datum/spawnpoint/plainspath/New()
..()