7 lines
301 B
Plaintext
7 lines
301 B
Plaintext
/datum/skill/level/job/wiring
|
|
name = "Wiring"
|
|
desc = "How proficient and knowledged you are at wiring beyond making post-futuristic wire art."
|
|
name_color = COLOR_PALE_ORANGE
|
|
skill_traits = list(SKILL_SANITY, SKILL_INTELLIGENCE, SKILL_USE_TOOL, SKILL_TRAINING_TOOL)
|
|
ui_category = SKILL_UI_CAT_ENG
|