/tg/ Station 13 - Modules - Types

code/datums/ai/generic_decorators/bb_key_at_least.dm

/datum/bt_node/decorator/bb_key_at_leastPasses if the given blackboard key holds a number >= minimum. Returns FAILURE if the key is unset or below minimum.