/tg/ Station 13 - Modules - TypesVar Details - Proc Details

organ

Organ operations are a base focused on a specific organ typepath

Use this if your surgery targets a specific organ type

"operating_on" is asserted to be an organ of the type defined by target_type. No organ of that type, no operation.

Vars

blocked_organ_flagBody type blocked from performing this operation
required_organ_flagBiotype required to perform this operation
target_typeThe type of organ this operation can target

Procs

make_operableMakes the organ operable again

Var Details

blocked_organ_flag

Body type blocked from performing this operation

required_organ_flag

Biotype required to perform this operation

target_type

The type of organ this operation can target

Proc Details

make_operable

Makes the organ operable again