moisture_trap

- This structure acts as a source of moisture loving cell lines, as well as a location where a hidden item can somtimes be retrieved at the cost of risking a vicious bite.*
Vars | |
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 |
Procs | |
CanReachInside | This 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.