diff --git a/mods/cnc/rules/structures.yaml b/mods/cnc/rules/structures.yaml index 9009d4162c..1691b4ef55 100644 --- a/mods/cnc/rules/structures.yaml +++ b/mods/cnc/rules/structures.yaml @@ -716,7 +716,8 @@ TMPL: LaunchSpeechNotification: NuclearWeaponLaunched IncomingSpeechNotification: NuclearWarheadApproaching MissileWeapon: atomic - MissileDelay: 20 + MissileDelay: 11 + SpawnOffset: 3c0,0,-1c512 DisplayBeacon: True BeaconPoster: atomic BeaconPosterPalette: beaconposter diff --git a/mods/ra/rules/structures.yaml b/mods/ra/rules/structures.yaml index d97d7d9f51..3cb31eab70 100644 --- a/mods/ra/rules/structures.yaml +++ b/mods/ra/rules/structures.yaml @@ -42,8 +42,8 @@ MSLO: InsufficientPowerSpeechNotification: InsufficientPower IncomingSpeechNotification: AbombLaunchDetected MissileWeapon: atomic - MissileDelay: 3 - SpawnOffset: 0,427,0 + MissileDelay: 5 + SpawnOffset: 1c0,427,0 DisplayTimerStances: Ally, Neutral, Enemy DisplayBeacon: True DisplayRadarPing: True