adapted_lungs 
Vars | |
| desired_lungs | the choice of lungs the player has selected |
|---|---|
Procs | |
| add_adaptation | actually add the lungs tweaks with a switch statement |
| add_cold | lungs which can breathe cold but not hot |
| add_hot | lungs which can breathe hot but not cold |
| add_low_oxy | lungs which can breathe low oxy but not hot or cold |
| add_toxic | lungs which can breathe toxic but not hot or cold |
Var Details
desired_lungs 
the choice of lungs the player has selected
Proc Details
add_adaptation
actually add the lungs tweaks with a switch statement
add_cold
lungs which can breathe cold but not hot
add_hot
lungs which can breathe hot but not cold
add_low_oxy
lungs which can breathe low oxy but not hot or cold
add_toxic
lungs which can breathe toxic but not hot or cold