Merge pull request #5698 from Mailaender/sonar
Added the sonar pulse to reveal sub marines
This commit is contained in:
@@ -151,6 +151,20 @@ camera.paradrop:
|
||||
Types: Camera
|
||||
BodyOrientation:
|
||||
|
||||
SONAR:
|
||||
Immobile:
|
||||
OccupiesSpace: false
|
||||
Health:
|
||||
HP: 1000
|
||||
RevealsShroud:
|
||||
Range: 10c0
|
||||
ProximityCaptor:
|
||||
Types: Sonar
|
||||
BodyOrientation:
|
||||
DetectCloaked:
|
||||
Range: 10
|
||||
CloakTypes: Underwater
|
||||
|
||||
FLARE:
|
||||
Immobile:
|
||||
OccupiesSpace: false
|
||||
@@ -268,14 +282,18 @@ powerproxy.parabombs:
|
||||
CameraActor: camera
|
||||
|
||||
powerproxy.sonarpulse:
|
||||
SonarPulsePower:
|
||||
SpawnActorPower:
|
||||
Icon: sonar
|
||||
Description: Sonar Pulse (Single Use)
|
||||
LongDesc: Reveals all submarines on the map for a \nshort time.
|
||||
AllowMultiple: yes
|
||||
OneShot: yes
|
||||
Description: Sonar Pulse
|
||||
LongDesc: Reveals all submarines in the vicinity for a \nshort time.
|
||||
ChargeTime: 30
|
||||
EndChargeSound: pulse1.aud
|
||||
SelectTargetSound: slcttgt1.aud
|
||||
Actor: sonar
|
||||
LifeTime: 250
|
||||
DeploySound: sonpulse.aud
|
||||
EffectSequence: moveflsh
|
||||
EffectPalette: moveflash
|
||||
|
||||
mpspawn:
|
||||
Immobile:
|
||||
|
||||
Reference in New Issue
Block a user