code/datums/ai/generic_decorators/optional.dm 
| /datum/bt_node/decorator/optional | Always reports SUCCESS to the parent, even if the child fails. Lets a sequence continue past a step that's allowed to fail. RUNNING still passes through unchanged. |
|---|
| /datum/bt_node/decorator/optional | Always reports SUCCESS to the parent, even if the child fails. Lets a sequence continue past a step that's allowed to fail. RUNNING still passes through unchanged. |
|---|