Unhardcode player beacons for documentation and lint testing.
This commit is contained in:
@@ -208,6 +208,8 @@ namespace OpenRA.Mods.RA.Traits
|
||||
Info.BeaconImage,
|
||||
Info.BeaconPoster,
|
||||
Info.BeaconPosterPalette,
|
||||
Info.ArrowSequence,
|
||||
Info.CircleSequence,
|
||||
Info.ClockSequence,
|
||||
() => 1 - ((distanceTestActor.CenterPosition - target).HorizontalLength - info.BeaconDistanceOffset.Length) * 1f / distance);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user