brain_processor 
Vars | |
| brainmob | The current occupant. |
|---|---|
| laws | If supplied with a law datum, the laws will be transferred to whatever it's placed in. |
| radio | The processor's built-in radio. |
Procs | |
| transfer_identity | Transfers the user into the brain processor, preserving its information (such as name and DNA if applicable) Does not transfer mind or ckey, this must be handled by the user of this proc. |
Var Details
brainmob 
The current occupant.
laws 
If supplied with a law datum, the laws will be transferred to whatever it's placed in.
- If placed in a cyborg, it will start de-synced from the AI. The cyborg's laws will be unmodifiable unless synced to the AI or a law rack.
- If placed in an AI, it will override the AI's laws. Likewise, the AI's laws will be unmodifiable unless synced to a law rack.
radio 
The processor's built-in radio.
Proc Details
transfer_identity
Transfers the user into the brain processor, preserving its information (such as name and DNA if applicable) Does not transfer mind or ckey, this must be handled by the user of this proc.