Shift "XXX Lost" notification onto a trait. Hook up "Structure Lost" (cnc) and "Airborne Unit Lost" (ra).
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
GainsExperience:
|
||||
GivesExperience:
|
||||
DrawLineToTarget:
|
||||
ActorLostNotification:
|
||||
Notification: unitlst1.aud
|
||||
|
||||
^Tank:
|
||||
Category: Vehicle
|
||||
@@ -39,6 +41,8 @@
|
||||
GainsExperience:
|
||||
GivesExperience:
|
||||
DrawLineToTarget:
|
||||
ActorLostNotification:
|
||||
Notification: unitlst1.aud
|
||||
|
||||
^Infantry:
|
||||
Category: Infantry
|
||||
@@ -63,6 +67,8 @@
|
||||
GainsExperience:
|
||||
GivesExperience:
|
||||
DrawLineToTarget:
|
||||
ActorLostNotification:
|
||||
Notification: unitlst1.aud
|
||||
|
||||
^Ship:
|
||||
Category: Ship
|
||||
@@ -79,6 +85,8 @@
|
||||
GainsExperience:
|
||||
GivesExperience:
|
||||
DrawLineToTarget:
|
||||
ActorLostNotification:
|
||||
Notification: navylst1.aud
|
||||
|
||||
^Plane:
|
||||
Category: Plane
|
||||
@@ -91,6 +99,8 @@
|
||||
GainsExperience:
|
||||
GivesExperience:
|
||||
DrawLineToTarget:
|
||||
ActorLostNotification:
|
||||
Notification: aunitl1.aud
|
||||
|
||||
^Building:
|
||||
Category: Building
|
||||
@@ -110,6 +120,7 @@
|
||||
FrozenUnderFog:
|
||||
CaptureNotification:
|
||||
Notification: strucap1.aud
|
||||
|
||||
^Wall:
|
||||
Category: Building
|
||||
Building:
|
||||
|
||||
@@ -6,81 +6,68 @@ GenericVoice:
|
||||
Select: await1,ready,report1,yessir1
|
||||
Move: ackno,affirm1,noprob,overout,ritaway,roger,ugotit
|
||||
Die: dedman1.aud,dedman2.aud,dedman3.aud,dedman4.aud,dedman5.aud,dedman6.aud,dedman7.aud,dedman8.aud,dedman10.aud
|
||||
Lost: unitlst1.aud
|
||||
|
||||
VehicleVoice:
|
||||
SovietVariants: .r00,.r02
|
||||
AlliedVariants: .v00,.v02
|
||||
Select: vehic1,yessir1,report1,await1
|
||||
Move: ackno,affirm1
|
||||
Lost: unitlst1.aud
|
||||
|
||||
ShipVoice:
|
||||
SovietVariants: .r00,.r02
|
||||
AlliedVariants: .v00,.v02
|
||||
Select: vehic1,yessir1,report1,await1
|
||||
Move: ackno,affirm1
|
||||
Lost: navylst1.aud
|
||||
|
||||
EngineerVoice:
|
||||
Select: eengin1,eyessir1
|
||||
Move: eaffirm1,emovout1
|
||||
Die: dedman1,dedman2,dedman3,dedman4,dedman5,dedman6,dedman7,dedman8,dedman10
|
||||
Lost: unitlst1.aud
|
||||
|
||||
MedicVoice:
|
||||
Select: mrespon1,myessir1
|
||||
Move: maffirm1,mmovout1
|
||||
Die: dedman1,dedman2,dedman3,dedman4,dedman5,dedman6,dedman7,dedman8,dedman10
|
||||
Lost: unitlst1.aud
|
||||
|
||||
TanyaVoice:
|
||||
Select: yo1,yes1,yeah1
|
||||
Move: rokroll1,onit1,cmon1
|
||||
Attack: tuffguy1,bombit1,gotit1
|
||||
Die: tandeth1
|
||||
Lost: unitlst1.aud
|
||||
|
||||
DogVoice:
|
||||
Select:
|
||||
Move: dogy1
|
||||
Attack: dogg5p,dogw3px
|
||||
Die: dogw5,dogw6,dogw7
|
||||
Lost: unitlst1.aud
|
||||
|
||||
SpyVoice:
|
||||
Select: syessir1,scomnd1
|
||||
Move: sonway1,sindeed1
|
||||
Attack: sking1
|
||||
Die: dedman1,dedman2,dedman3,dedman4,dedman5,dedman6,dedman7,dedman8,dedman10
|
||||
Lost: unitlst1.aud
|
||||
|
||||
ThiefVoice:
|
||||
Select: swhat1,syeah1
|
||||
Move: saffirm1,smout1,sokay1
|
||||
Die: dedman1,dedman2,dedman3,dedman4,dedman5,dedman6,dedman7,dedman8,dedman10
|
||||
Lost: unitlst1.aud
|
||||
|
||||
CivilianMaleVoice:
|
||||
Select: guyyeah1
|
||||
Move: guyokay1
|
||||
Die: dedman1,dedman2,dedman3,dedman4,dedman5,dedman6,dedman7,dedman8,dedman10
|
||||
Lost: unitlst1.aud
|
||||
|
||||
CivilianFemaleVoice:
|
||||
Select: girlyeah
|
||||
Move: girlokay
|
||||
Die: dedman1,dedman2,dedman3,dedman4,dedman5,dedman6,dedman7,dedman8,dedman10
|
||||
Lost: unitlst1.aud
|
||||
|
||||
EinsteinVoice:
|
||||
Select: einah1,einok1,einyes1
|
||||
Move: einah1,einok1,einyes1
|
||||
Die: dedman1,dedman2,dedman3,dedman4,dedman5,dedman6,dedman7,dedman8,dedman10
|
||||
Lost: unitlst1.aud
|
||||
|
||||
ShokVoice:
|
||||
Select: jchrge1,jjuice1,jjump1,jpower1
|
||||
Move: jdance1,jyes1
|
||||
Attack: jburn1,jcrisp1,jshock1,jlight1
|
||||
Lost: unitlst1.aud
|
||||
Reference in New Issue
Block a user