mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Quick Fix (#7617)
This commit is contained in:
@@ -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()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user