diff --git a/mods/cnc/rules/structures.yaml b/mods/cnc/rules/structures.yaml index 7f6cac98aa..e1163c3f3f 100644 --- a/mods/cnc/rules/structures.yaml +++ b/mods/cnc/rules/structures.yaml @@ -1141,29 +1141,21 @@ BARRACKS: Interactable: Tooltip: Name: Infantry Production - Buildable: - Description: Infantry Production VEHICLEPRODUCTION: AlwaysVisible: Interactable: Tooltip: Name: Vehicle Production - Buildable: - Description: Vehicle Production ANYPOWER: AlwaysVisible: Interactable: Tooltip: Name: Power Plant - Buildable: - Description: Power Plant ANYHQ: AlwaysVisible: Interactable: Tooltip: Name: a communications center - Buildable: - Description: a communications center diff --git a/mods/ra/rules/structures.yaml b/mods/ra/rules/structures.yaml index db46fa763c..3119bc9d31 100644 --- a/mods/ra/rules/structures.yaml +++ b/mods/ra/rules/structures.yaml @@ -2119,21 +2119,15 @@ BARRACKS: Interactable: Tooltip: Name: Infantry Production - Buildable: - Description: Infantry Production TECHCENTER: AlwaysVisible: Interactable: Tooltip: Name: Tech Center - Buildable: - Description: Tech Center ANYPOWER: AlwaysVisible: Interactable: Tooltip: Name: Power Plant - Buildable: - Description: Power Plant diff --git a/mods/ts/rules/shared-structures.yaml b/mods/ts/rules/shared-structures.yaml index b6d27dff5f..e3a7263617 100644 --- a/mods/ts/rules/shared-structures.yaml +++ b/mods/ts/rules/shared-structures.yaml @@ -233,37 +233,27 @@ ANYPOWER: Interactable: Tooltip: Name: Power Plant - Buildable: - Description: Power Plant BARRACKS: AlwaysVisible: Interactable: Tooltip: Name: Infantry Production - Buildable: - Description: Infantry Production FACTORY: AlwaysVisible: Interactable: Tooltip: Name: Vehicle Production - Buildable: - Description: Vehicle Production RADAR: AlwaysVisible: Interactable: Tooltip: Name: Radar - Buildable: - Description: Radar TECH: AlwaysVisible: Interactable: Tooltip: Name: Tech Center - Buildable: - Description: Tech Center