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

adapted_lungs

Vars

desired_lungsthe choice of lungs the player has selected

Procs

add_adaptationactually add the lungs tweaks with a switch statement
add_coldlungs which can breathe cold but not hot
add_hotlungs which can breathe hot but not cold
add_low_oxylungs which can breathe low oxy but not hot or cold
add_toxiclungs 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