Tweak the atomic missile SpawnOffsets.

This commit is contained in:
Matthias Mailänder
2017-08-28 23:25:29 +02:00
committed by Matthias Mailänder
parent 6774c9ce01
commit 3ce8026337
2 changed files with 4 additions and 3 deletions

View File

@@ -716,7 +716,8 @@ TMPL:
LaunchSpeechNotification: NuclearWeaponLaunched LaunchSpeechNotification: NuclearWeaponLaunched
IncomingSpeechNotification: NuclearWarheadApproaching IncomingSpeechNotification: NuclearWarheadApproaching
MissileWeapon: atomic MissileWeapon: atomic
MissileDelay: 20 MissileDelay: 11
SpawnOffset: 3c0,0,-1c512
DisplayBeacon: True DisplayBeacon: True
BeaconPoster: atomic BeaconPoster: atomic
BeaconPosterPalette: beaconposter BeaconPosterPalette: beaconposter

View File

@@ -42,8 +42,8 @@ MSLO:
InsufficientPowerSpeechNotification: InsufficientPower InsufficientPowerSpeechNotification: InsufficientPower
IncomingSpeechNotification: AbombLaunchDetected IncomingSpeechNotification: AbombLaunchDetected
MissileWeapon: atomic MissileWeapon: atomic
MissileDelay: 3 MissileDelay: 5
SpawnOffset: 0,427,0 SpawnOffset: 1c0,427,0
DisplayTimerStances: Ally, Neutral, Enemy DisplayTimerStances: Ally, Neutral, Enemy
DisplayBeacon: True DisplayBeacon: True
DisplayRadarPing: True DisplayRadarPing: True