This commit is contained in:
Cameron Lennox
2025-03-25 03:00:19 -04:00
committed by GitHub
parent fdd59792d9
commit a4a402a8b6

View File

@@ -74,20 +74,3 @@
var/current_limit = spawn_positions + round(comperator / 50)
if(current_limit > total_positions)
total_positions = current_limit
/datum/job/vr_avatar //So VR avatars dont spawn with PDAs and flood the servers
title = JOB_VR
disallow_jobhop = TRUE
total_positions = 99
spawn_positions = 5
latejoin_only = 1
supervisors = "The VR world"
flag = NONCREW
departments = list(DEPARTMENT_NONCREW)
department_flag = OTHER
faction = "Station"
assignable = FALSE
account_allowed = 0
offmap_spawn = TRUE
outfit_type = /decl/hierarchy/outfit/noncrew/vr_avatar