mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-26 09:32:21 +00:00
[MISSED MIRROR] Janitors and Shaft Miners start with the ExperTrak Skill Tracker preinstalled on their PDAs. (#71022) (#23285)
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 Co-authored-by: Iamgoofball <iamgoofball@gmail.com> Co-authored-by: lessthanthree <83487515+lessthnthree@users.noreply.github.com>
This commit is contained in:
@@ -258,7 +258,10 @@
|
||||
/obj/item/modular_computer/pda/shaftminer
|
||||
name = "shaft miner PDA"
|
||||
greyscale_config = /datum/greyscale_config/tablet/stripe_thick
|
||||
greyscale_colors = "#927444#8b4c31#4c202d"
|
||||
greyscale_colors = "#927444#D6B328#6C3BA1"
|
||||
starting_programs = list(
|
||||
/datum/computer_file/program/skill_tracker,
|
||||
)
|
||||
|
||||
/**
|
||||
* Service
|
||||
@@ -268,6 +271,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