mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 12:35:33 +01:00
Janitors and Shaft Miners start with the ExperTrak Skill Tracker preinstalled on their PDAs. (#71022)
see https://tgstation13.org/phpBB/viewtopic.php?f=10&t=32695
This commit is contained in:
@@ -258,6 +258,9 @@
|
||||
name = "shaft miner PDA"
|
||||
greyscale_config = /datum/greyscale_config/tablet/stripe_thick
|
||||
greyscale_colors = "#927444#D6B328#6C3BA1"
|
||||
starting_programs = list(
|
||||
/datum/computer_file/program/skill_tracker,
|
||||
)
|
||||
|
||||
/**
|
||||
* Service
|
||||
@@ -267,6 +270,7 @@
|
||||
name = "janitor PDA"
|
||||
greyscale_colors = "#933ea8#235AB2"
|
||||
starting_programs = list(
|
||||
/datum/computer_file/program/skill_tracker,
|
||||
/datum/computer_file/program/radar/custodial_locator,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user