Daedalus Dock - Modules - TypesVar Details - Proc Details

cup

Vars

drink_typeLike Edible's food type, what kind of drink is this?
last_check_timeThe last time we have checked for taste

Procs

try_refill_containerAttempt to refill a container with this glass.
try_refill_withTry 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.