code/datums/ai/generic_decorators/bb_key_at_least.dm 
| /datum/bt_node/decorator/bb_key_at_least | Passes if the given blackboard key holds a number >= minimum. Returns FAILURE if the key is unset or below minimum. |
|---|
| /datum/bt_node/decorator/bb_key_at_least | Passes if the given blackboard key holds a number >= minimum. Returns FAILURE if the key is unset or below minimum. |
|---|