mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Buff Outsider positions, remove station autosleever ghost spawns
This commit is contained in:
@@ -80062,9 +80062,7 @@
|
|||||||
/turf/simulated/floor/tiled/freezer,
|
/turf/simulated/floor/tiled/freezer,
|
||||||
/area/medical/medical_restroom)
|
/area/medical/medical_restroom)
|
||||||
"xpf" = (
|
"xpf" = (
|
||||||
/obj/machinery/transhuman/autoresleever{
|
/obj/machinery/transhuman/autoresleever,
|
||||||
ghost_spawns = 1
|
|
||||||
},
|
|
||||||
/turf/simulated/floor/tiled/white,
|
/turf/simulated/floor/tiled/white,
|
||||||
/area/medical/cryo/autoresleeve)
|
/area/medical/cryo/autoresleeve)
|
||||||
"xpv" = (
|
"xpv" = (
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/datum/job/noncrew
|
/datum/job/noncrew
|
||||||
title = JOB_OUTSIDER
|
title = JOB_OUTSIDER
|
||||||
disallow_jobhop = TRUE
|
disallow_jobhop = TRUE
|
||||||
total_positions = 3
|
total_positions = 6
|
||||||
spawn_positions = 6
|
spawn_positions = 6
|
||||||
supervisors = "nobody, but you fall under NanoTrasen's Unauthorized Personnel SOP while on NT property"
|
supervisors = "nobody, but you fall under NanoTrasen's Unauthorized Personnel SOP while on NT property"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user