mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 03:55:11 +01:00
[MIRROR] NEW TRAIT ROLE: Veteran Advisor (#26667)
* NEW TRAIT ROLE: Veteran Advisor * Oh, right --------- Co-authored-by: vinylspiders <13398309+vinylspiders@users.noreply.github.com> Co-authored-by: Useroth <37159550+Useroth@users.noreply.github.com>
This commit is contained in:
@@ -433,6 +433,17 @@
|
||||
/datum/computer_file/program/status,
|
||||
)
|
||||
|
||||
/obj/item/modular_computer/pda/veteran_advisor
|
||||
name = "security advisor PDA"
|
||||
greyscale_colors = "#EA3232#FFD700"
|
||||
inserted_item = /obj/item/pen/fountain
|
||||
starting_programs = list(
|
||||
/datum/computer_file/program/records/security,
|
||||
/datum/computer_file/program/crew_manifest,
|
||||
/datum/computer_file/program/coupon, //veteran discount
|
||||
/datum/computer_file/program/skill_tracker,
|
||||
)
|
||||
|
||||
/**
|
||||
* Non-roles
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user