diff --git a/2023/CU_config.js b/2023/CU_config.js index 316f41b0d..0984bb39c 100644 --- a/2023/CU_config.js +++ b/2023/CU_config.js @@ -126,6 +126,10 @@ var config_data = ` "code": "tol", "type": "counter" }, + { "name": "Feeder Count", + "code": "tfc", + "type": "counter" + }, { "name": "Was Defended", "code": "wd", "type": "bool"