Variable implantSlotsConst
implantSlots: {
cybertech: {
arm: "Arm";
body: "Body";
brain: "Brain";
ears: "Ears";
eyes: "Eyes";
head: "Head";
legs: "Legs";
none: "None";
};
} = ...
Type declaration
Readonly
cybertech: {
arm: "Arm";
body: "Body";
brain: "Brain";
ears: "Ears";
eyes: "Eyes";
head: "Head";
legs: "Legs";
none: "None";
}
The slots implants can occupy.