cup 
Vars | |
drink_type | Like Edible's food type, what kind of drink is this? |
---|---|
last_check_time | The last time we have checked for taste |
Procs | |
try_refill_container | Attempt to refill a container with this glass. |
try_refill_with | Try to refill this container using another. |
Var Details
drink_type 
Like Edible's food type, what kind of drink is this?
last_check_time 
The last time we have checked for taste
Proc Details
try_refill_container
Attempt to refill a container with this glass.
try_refill_with
Try to refill this container using another.