diff --git a/mods/ts/rules/aircraft.yaml b/mods/ts/rules/aircraft.yaml index 04ff1262c6..bfaaaa6995 100644 --- a/mods/ts/rules/aircraft.yaml +++ b/mods/ts/rules/aircraft.yaml @@ -184,6 +184,8 @@ TRNSPORT: Range: 2c0 RenderSprites: Hovers: + Selectable: + Bounds: 44,32,0,-8 SCRIN: Inherits: ^Plane diff --git a/mods/ts/rules/gdi-vehicles.yaml b/mods/ts/rules/gdi-vehicles.yaml index 86de4d24d9..61739e1364 100644 --- a/mods/ts/rules/gdi-vehicles.yaml +++ b/mods/ts/rules/gdi-vehicles.yaml @@ -114,8 +114,6 @@ SMECH: MoveSequence: run Selectable: Bounds: 20, 32, 0, -8 - SelectionDecorations: - VisualBounds: 20, 32, 0, -8 MMCH: Inherits: ^Tank @@ -155,8 +153,6 @@ MMCH: AutoTarget: Selectable: Bounds: 30, 42, 0, -8 - SelectionDecorations: - VisualBounds: 30, 42, 0, -8 HMEC: Inherits: ^VoxelTank @@ -193,6 +189,8 @@ HMEC: -WithVoxelBody: WithVoxelWalkerBody: TickRate: 1 + Selectable: + Bounds: 40, 40, 0, -8 SONIC: Inherits: ^VoxelTank