pill bottle 
Vars | |
| consumption_action | A reference to the action currently in use if eating pills from the bottle. |
|---|---|
Procs | |
| eat_pill_from_bottle | Returns true if a pill was successfully swallowed. |
| total_pills | returns the total number of remaining pills |
Var Details
consumption_action 
A reference to the action currently in use if eating pills from the bottle.
Proc Details
eat_pill_from_bottle
Returns true if a pill was successfully swallowed.
total_pills
returns the total number of remaining pills