diff --git a/mods/ra/maps/bomber-john/rules.yaml b/mods/ra/maps/bomber-john/rules.yaml index eca1a75a87..3e46962323 100644 --- a/mods/ra/maps/bomber-john/rules.yaml +++ b/mods/ra/maps/bomber-john/rules.yaml @@ -86,7 +86,8 @@ Player: BeginChargeSound: chrochr1.aud EndChargeSound: chrordy1.aud KillCargo: true - Range: 3 + Dimensions: 7, 7 + Footprint: ___x___ __xxx__ _xxxxx_ xxxxxxx _xxxxx_ __xxx__ ___x___ GrantExternalConditionPower@IRONCURTAIN: Icon: invuln ChargeInterval: 750 @@ -96,10 +97,11 @@ Player: SelectTargetSound: slcttgt1.aud BeginChargeSound: ironchg1.aud EndChargeSound: ironrdy1.aud - Range: 1 Condition: invulnerability Sequence: idle OnFireSound: ironcur9.aud + Dimensions: 3, 3 + Footprint: _x_ xxx _x_ Production: Produces: Building LobbyPrerequisiteCheckbox@GLOBALBOUNTY: diff --git a/mods/ra/rules/structures.yaml b/mods/ra/rules/structures.yaml index c4c77427ee..99a9ca554c 100644 --- a/mods/ra/rules/structures.yaml +++ b/mods/ra/rules/structures.yaml @@ -427,6 +427,8 @@ IRON: Condition: invulnerability OnFireSound: ironcur9.aud SupportPowerPaletteOrder: 10 + Dimensions: 3, 3 + Footprint: _x_ xxx _x_ SupportPowerChargeBar: InfiltrateForSupportPowerReset: Types: SpyInfiltrate @@ -495,6 +497,8 @@ PDOX: KillCargo: true DisplayRadarPing: True SupportPowerPaletteOrder: 20 + Dimensions: 3, 3 + Footprint: _x_ xxx _x_ ChronoshiftPower@advancedchronoshift: OrderName: AdvancedChronoshift PauseOnCondition: disabled @@ -510,8 +514,9 @@ PDOX: Duration: 400 KillCargo: true DisplayRadarPing: True - Range: 2 SupportPowerPaletteOrder: 30 + Dimensions: 5, 5 + Footprint: __x__ _xxx_ xxxxx _xxx_ __x__ SupportPowerChargeBar: InfiltrateForSupportPowerReset: Types: SpyInfiltrate