From 3ce80263371c319694fa78eee7d64517fba12d6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Mon, 28 Aug 2017 23:25:29 +0200 Subject: [PATCH] Tweak the atomic missile SpawnOffsets. --- mods/cnc/rules/structures.yaml | 3 ++- mods/ra/rules/structures.yaml | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) 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