/tg/ Station 13 - Modules - TypesVar Details - Proc Details

moisture_trap

Vars

critter_infestedThis var determines if there is a chance to recieve a bite when sticking your hand into the water.
hidden_itemThis var stores the hidden item that might be able to be retrieved from the trap

Procs

CanReachInsideThis proc checks if we are able to reach inside the trap to interact with it.

Var Details

critter_infested

This var determines if there is a chance to recieve a bite when sticking your hand into the water.

hidden_item

This var stores the hidden item that might be able to be retrieved from the trap

Proc Details

CanReachInside

This proc checks if we are able to reach inside the trap to interact with it.