This commit is contained in:
SandPoot
2024-08-25 04:38:03 -03:00
parent 98877f529c
commit dc08550162
30 changed files with 870 additions and 172 deletions
+5 -1
View File
@@ -27,7 +27,7 @@
threat = 1
family_heirlooms = list(
/obj/item/toy/figure/borg
/obj/item/toy/figure/borg,
)
mail_goodies = list(
@@ -36,6 +36,10 @@
/obj/item/modular_computer/tablet/preset/advanced = 5
)
/datum/job/roboticist/New()
. = ..()
family_heirlooms += subtypesof(/obj/item/toy/mecha)
/datum/outfit/job/roboticist
name = "Roboticist"
jobtype = /datum/job/roboticist