Merge pull request #5854 from pchote/ra-poster
Add beacons to the RA spy plane and parabombs
This commit is contained in:
BIN
mods/ra/bits/lores-camicon.shp
Normal file
BIN
mods/ra/bits/lores-camicon.shp
Normal file
Binary file not shown.
BIN
mods/ra/bits/lores-pbmbicon.shp
Normal file
BIN
mods/ra/bits/lores-pbmbicon.shp
Normal file
Binary file not shown.
@@ -341,6 +341,7 @@ U2:
|
||||
RenderUnit:
|
||||
WithShadow:
|
||||
IronCurtainable:
|
||||
AttackBomber:
|
||||
-Selectable:
|
||||
-GainsExperience:
|
||||
Contrail@1:
|
||||
|
||||
@@ -251,7 +251,10 @@ powerproxy.parabombs:
|
||||
AllowMultiple: yes
|
||||
UnitType: badr.bomber
|
||||
SelectTargetSound: slcttgt1.aud
|
||||
FlareActor: flare
|
||||
QuantizedFacings: 8
|
||||
DisplayBeacon: True
|
||||
BeaconPoster: pbmbicon
|
||||
CameraActor: camera
|
||||
|
||||
powerproxy.sonarpulse:
|
||||
SonarPulsePower:
|
||||
|
||||
@@ -37,7 +37,6 @@ MSLO:
|
||||
SpawnOffset: 0,427,0
|
||||
DisplayTimer: True
|
||||
DisplayBeacon: True
|
||||
BeaconDuration: -1
|
||||
DisplayRadarPing: True
|
||||
BeaconPoster: atomicon
|
||||
CameraActor: camera
|
||||
@@ -891,13 +890,19 @@ AFLD:
|
||||
Produces: Plane
|
||||
Reservable:
|
||||
IronCurtainable:
|
||||
SpyPlanePower:
|
||||
AirstrikePower:
|
||||
Icon: spyplane
|
||||
ChargeTime: 180
|
||||
Description: Spy Plane
|
||||
LongDesc: Reveals an area of the map\nand cloaked enemy units.
|
||||
SelectTargetSound: slcttgt1.aud
|
||||
EndChargeSound: spypln1.aud
|
||||
CameraActor: camera
|
||||
CameraRemoveDelay: 150
|
||||
UnitType: u2
|
||||
QuantizedFacings: 8
|
||||
DisplayBeacon: True
|
||||
BeaconPoster: camicon
|
||||
ParatroopersPower:
|
||||
Icon: paratroopers
|
||||
ChargeTime: 360
|
||||
|
||||
@@ -129,6 +129,14 @@ beacon:
|
||||
Start: 0
|
||||
Length: *
|
||||
Offset: 0,-42
|
||||
pbmbicon: lores-pbmbicon
|
||||
Start: 0
|
||||
Length: *
|
||||
Offset: 0,-42
|
||||
camicon: lores-camicon
|
||||
Start: 0
|
||||
Length: *
|
||||
Offset: 0,-42
|
||||
clock: beaconclock
|
||||
Start: 0
|
||||
Length: *
|
||||
|
||||
Reference in New Issue
Block a user