Files
hazelrat a12bba2b3d Removes androids (not all cyborgs, just androids!) (#20577)
Per request of synthlore - you can no longer select the android job
title to spawn in with a positronic brain in a shipbound chassis, and
neither can you manufacture one.

Cyborgs broadly are not removed and are completely playable, but they
must contain either an MMI or a robot circuit. Positronics can still be
installed into an AI core.
2025-03-12 11:33:43 +00:00

14 lines
532 B
Plaintext

/datum/ghostspawner/posibrain
short_name = "posibrain"
name = "Positronic Brain"
desc = "Enter a synthetic brain, capable of piloting a spiderbrain, becoming an IPC, becoming an AI, or being a pocketbuddy."
show_on_job_select = FALSE
tags = list("Stationbound")
respawn_flag = MINISYNTH //Flag to check for when trying to spawn someone of that type (CREW, ANIMAL, MINISYNTH)
jobban_job = "Cyborg"
loc_type = GS_LOC_ATOM
atom_add_message = "A posibrain has started its boot process!"
spawn_mob = /mob/living/carbon/brain