diff --git a/mods/cnc/chrome/editor.yaml b/mods/cnc/chrome/editor.yaml index 630f472acd..1c2160df60 100644 --- a/mods/cnc/chrome/editor.yaml +++ b/mods/cnc/chrome/editor.yaml @@ -419,13 +419,13 @@ Container@EDITOR_WORLD_ROOT: ScrollPanel@ACTOR_CATEGORY_FILTER_PANEL: Width: 250 Children: - Container@SELECT_CATEGORIES_BUTTONS + Container@SELECT_CATEGORIES_BUTTONS: Width: PARENT_RIGHT Height: 30 Children: Button@SELECT_ALL: X: 10 - Y: 2 + Y: 2 Width: 100 Height: 25 Text: Select all diff --git a/mods/cnc/rules/misc.yaml b/mods/cnc/rules/misc.yaml index be7cf69426..b6a1ebab81 100644 --- a/mods/cnc/rules/misc.yaml +++ b/mods/cnc/rules/misc.yaml @@ -133,4 +133,4 @@ FLARE: QuantizedFacings: 1 AutoSelectionSize: EditorTilesetFilter: - Categories: System \ No newline at end of file + Categories: System diff --git a/mods/common/chrome/editor.yaml b/mods/common/chrome/editor.yaml index 19f95c1fd7..b8ba36d943 100644 --- a/mods/common/chrome/editor.yaml +++ b/mods/common/chrome/editor.yaml @@ -405,13 +405,13 @@ Container@EDITOR_WORLD_ROOT: ScrollPanel@ACTOR_CATEGORY_FILTER_PANEL: Width: 220 Children: - Container@SELECT_CATEGORIES_BUTTONS + Container@SELECT_CATEGORIES_BUTTONS: Width: 220 Height: 29 Children: Button@SELECT_ALL: X: 5 - Y: 2 + Y: 2 Width: 90 Height: 25 Text: Select all diff --git a/mods/ra/rules/defaults.yaml b/mods/ra/rules/defaults.yaml index 27c23784a3..ba720c419a 100644 --- a/mods/ra/rules/defaults.yaml +++ b/mods/ra/rules/defaults.yaml @@ -707,7 +707,7 @@ GenericVisibility: None FrozenUnderFog: EditorTilesetFilter: - Categories: Tech building + Categories: Tech building ^FakeBuilding: Inherits: ^Building @@ -727,7 +727,7 @@ ZOffset: 256 -EmitInfantryOnSell: -MustBeDestroyed: - EditorTilesetFilter: + EditorTilesetFilter: Categories: Fake ^InfiltratableFake: diff --git a/mods/ra/rules/misc.yaml b/mods/ra/rules/misc.yaml index 8237f96ccc..22a15ed2d2 100644 --- a/mods/ra/rules/misc.yaml +++ b/mods/ra/rules/misc.yaml @@ -395,4 +395,4 @@ CTFLAG: -SelectionDecorations: -Targetable: EditorTilesetFilter: - Categories: Decoration \ No newline at end of file + Categories: Decoration diff --git a/mods/ts/rules/aircraft.yaml b/mods/ts/rules/aircraft.yaml index 7866111242..60626dba35 100644 --- a/mods/ts/rules/aircraft.yaml +++ b/mods/ts/rules/aircraft.yaml @@ -367,4 +367,4 @@ HUNTER: ActorLostNotification: HitShape: EditorTilesetFilter: - Categories: System \ No newline at end of file + Categories: System diff --git a/mods/ts/rules/shared-infantry.yaml b/mods/ts/rules/shared-infantry.yaml index 97538b727a..da3fb7b9e5 100644 --- a/mods/ts/rules/shared-infantry.yaml +++ b/mods/ts/rules/shared-infantry.yaml @@ -99,4 +99,4 @@ FLAMEGUY: UseDeathTypeSuffix: false HitShape: EditorTilesetFilter: - Categories: System \ No newline at end of file + Categories: System