closet

Vars | |
| divable | Whether a skittish person can dive inside this closet. Disable if opening the closet causes "bad things" to happen or that it leads to a logical inconsistency. |
|---|---|
| strong_grab | true whenever someone with the strong pull component is dragging this, preventing opening |
Procs | |
| after_close | Proc to override for effects after closing a door |
| after_open | Proc to override for effects after opening a door |
Var Details
divable

Whether a skittish person can dive inside this closet. Disable if opening the closet causes "bad things" to happen or that it leads to a logical inconsistency.
strong_grab

true whenever someone with the strong pull component is dragging this, preventing opening
Proc Details
after_close
Proc to override for effects after closing a door
after_open
Proc to override for effects after opening a door