mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 18:02:57 +00:00
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
|