# Comprehensive Sandbox Control - construction & industry one-shot effects
#
# Offsite buildings add production capacity without consuming state building
# slots. Persistent build-speed is the Construction buff family; instant-build is
# the native console (ic), so CSC does not duplicate it. Tokens are validated
# against the installed generated documentation (docs/cheat-catalog.md).

csc_build_offsite_civ  = { add_offsite_building = { type = industrial_complex level = 10 } }
csc_build_offsite_mil  = { add_offsite_building = { type = arms_factory       level = 10 } }
csc_build_offsite_dock = { add_offsite_building = { type = dockyard           level = 10 } }
