mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 21:48:21 +01:00
@@ -1,11 +1,12 @@
|
||||
// Playtime requirements for special roles (hours)
|
||||
|
||||
var/global/list/role_playtime_requirements = list(
|
||||
// CREW-FRIENDLY ROLES
|
||||
// NT ROLES
|
||||
ROLE_PAI = 0,
|
||||
ROLE_POSIBRAIN = 5, // Same as cyborg job.
|
||||
ROLE_SENTIENT = 5,
|
||||
ROLE_ERT = 10, // High, because they're team-based, and we want ERT to be robust
|
||||
ROLE_DEATHSQUAD = 10,
|
||||
ROLE_TRADER = 5,
|
||||
ROLE_DRONE = 10, // High, because they're like mini engineering cyborgs that can ignore the AI, ventcrawl, and respawn themselves
|
||||
|
||||
|
||||
Reference in New Issue
Block a user