prosthetic
Vars | |
applies_to_part | Determines which bodyparts can use this limb. |
---|---|
required_map_tech | Prosthetics of this type are not available in chargen unless the map has the required tech level. |
Procs | |
check_can_install | Used to check if a prosthetic bodytype can be installed with a certain base bodytype/for a certain organ slot. Parameters: var/target_slot Parameters: var/target_bodytype - the bodytype_category we're checking |
Var Details
applies_to_part
Determines which bodyparts can use this limb.
required_map_tech
Prosthetics of this type are not available in chargen unless the map has the required tech level.
Proc Details
check_can_install
Used to check if a prosthetic bodytype can be installed with a certain base bodytype/for a certain organ slot. Parameters: var/target_slot Parameters: var/target_bodytype - the bodytype_category we're checking