# Comprehensive Sandbox Control - DLC capability gates
#
# One named trigger per DLC-backed system CSC uses. Feature scripts call these
# instead of scattering raw has_dlc checks, so DLC sensitivity lives in one
# place and can be surveyed at a glance. CSC never hard-requires a DLC: when a
# system is absent its controls are hidden cleanly (see docs/cheat-catalog.md).

# Intelligence agency / operatives system. Backs the Intelligence buff family.
csc_dlc_intel = {
	has_dlc = "La Resistance"
}
