sleeper  
| Vars | |
| available_chems | List of currently available chems. | 
|---|---|
| chem_buttons | Used when emagged to scramble which chem is used, eg: mutadone -> morphine | 
| controls_inside | Whether the machine can be operated by the person inside of it. | 
| deconstructable | Whether this sleeper can be deconstructed and drop the board, if its on mapload. | 
| efficiency | How much chems is allowed to be in a patient at once, before we force them to wait for the reagent to process. | 
| enter_message | Message sent when a user enters the machine. | 
| min_health | The minimum damage required to use any chem other than Epinephrine. | 
| possible_chems | All chems this sleeper will get, depending on the parts inside. | 
Var Details
available_chems  
List of currently available chems.
chem_buttons  
Used when emagged to scramble which chem is used, eg: mutadone -> morphine
controls_inside 
Whether the machine can be operated by the person inside of it.
deconstructable 
Whether this sleeper can be deconstructed and drop the board, if its on mapload.
efficiency 
How much chems is allowed to be in a patient at once, before we force them to wait for the reagent to process.
enter_message 
Message sent when a user enters the machine.
min_health 
The minimum damage required to use any chem other than Epinephrine.
possible_chems  
All chems this sleeper will get, depending on the parts inside.