mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 04:57:57 +01:00
6facfb1d90
* RD get robo knowledges (#82642) ## About The Pull Request Setting RD suplex skillchip as common chip. Adding Roboticist's skillchip into RD. Skillchip's categories are global defines now ## Why It's Good For The Game RD is literally the most skilled scientist and roboticist. CEO of all Silicons. Why he doesn't have robo wires trait? * RD get robo knowledges --------- Co-authored-by: delingar <93310496+delingar@users.noreply.github.com>
7 lines
230 B
Plaintext
7 lines
230 B
Plaintext
/obj/item/skillchip/job
|
|
skillchip_flags = SKILLCHIP_RESTRICTED_CATEGORIES
|
|
chip_category = SKILLCHIP_CATEGORY_JOB
|
|
incompatibility_list = list(SKILLCHIP_CATEGORY_JOB)
|
|
abstract_parent_type = /obj/item/skillchip/job
|
|
slot_use = 2
|