Whitelisting on jobs framework.

This commit is contained in:
quotefox
2021-07-22 14:41:29 +01:00
parent d63137a189
commit ea41b22c7e
11 changed files with 111 additions and 5 deletions
@@ -0,0 +1,13 @@
/*
Roleplay Jobs, Currently borked.
/datum/job/rpcentral
title = "Central Command Inspector"
faction = "Station"
total_positions = 1
spawn_positions = 1
minimal_player_age = 1
supervisors = "central command"
selection_color = "#ffeef0"
custom_spawn_text = "You are from central command doing a routine inspection of the station, please fill out the provided information and submit it to central command by the end of the shift."
*/