pressurized_reagent_pouch

Vars | |
chemicals_to_fill | List of chemicals we fill up our pouch with on Initialize() |
---|---|
inner | The internal container of the pouch. Holds the reagent that you use to refill the connected injector |
Procs | |
fill_autoinjector | Fills the hypo that gets stored in the pouch from the internal storage tank. Returns FALSE if you fail to refill your injector |
get_display_contents | Used on examine for properly skilled people to see contents. |
remove_canister | Attempts to remove the reagent canister from the pouch. Returns FALSE if there is no canister to remove |
Var Details
chemicals_to_fill

List of chemicals we fill up our pouch with on Initialize()
inner

The internal container of the pouch. Holds the reagent that you use to refill the connected injector
Proc Details
fill_autoinjector
Fills the hypo that gets stored in the pouch from the internal storage tank. Returns FALSE if you fail to refill your injector
get_display_contents
Used on examine for properly skilled people to see contents.
remove_canister
Attempts to remove the reagent canister from the pouch. Returns FALSE if there is no canister to remove