| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- <?xml version="1.0" encoding="UTF-8"?>
- <AssetDeclaration xmlns="uri:ea.com:eala:asset">
- <Tags />
- <Includes />
-
- <LargeGroupAudioMap
- id="JAP_FinalSquadron_AirplaneGroupMoveLoopStereo"
- ExcludedModelConditionFlags="DYING"
- Size="250"
- StartThreshold="5"
- StopThreshold="4"
- HandOffModeTime="1s"
- MaximumAudioSpeed="100">
- <Sound Sound="JAP_FinalSquadron_AirplaneGroupMoveLoopStereo">
- <Key>JAP_FinalSquadronAirplane</Key>
- </Sound>
- </LargeGroupAudioMap>
- <!--
- <LargeGroupAudioMap
- id="GDI_RifleSoldier_DiggingLoop"
- RequiredModelConditionFlags="PREPARING"
- ExcludedModelConditionFlags="DYING ENGAGED DECELERATE MOVING"
- ExcludedObjectStatusBits="INSIDE_GARRISON"
- Size="150"
- StartThreshold="3"
- StopThreshold="2"
- HandOffModeTime="1s"
- MaximumAudioSpeed="100">
- <Sound Sound="GDI_RifleSoldier_DiggingLoop">
- </Sound>
- </LargeGroupAudioMap>
- <LargeGroupAudioMap
- id="Shadow_GroupSmall_GlidingLoop"
- RequiredModelConditionFlags="FLYING"
- ExcludedModelConditionFlags="DYING ENGAGED DECELERATE"
- ExcludedObjectStatusBits="INSIDE_GARRISON"
- Size="150"
- StartThreshold="3"
- StopThreshold="3"
- HandOffModeTime="1s"
- MaximumAudioSpeed="100">
- <Sound
- Sound="NOD_ShadowSquad_IdleGliderLoop">
- <Key>NOD_Shadow</Key>
- </Sound>
- </LargeGroupAudioMap>
-
- <LargeGroupAudioMap
- id="Infantry_GroupSmall_MoveLoop"
- RequiredModelConditionFlags="MOVING"
- ExcludedModelConditionFlags="DYING ENGAGED DECELERATE"
- ExcludedObjectStatusBits="INSIDE_GARRISON"
- Size="150"
- StartThreshold="3"
- StopThreshold="3"
- HandOffModeTime="1s"
- MaximumAudioSpeed="100">
- <Sound
- Sound="GDI_GrenadierSoldier_GroupSmall_MoveLoop">
- </Sound>
- <Sound
- Sound="GDI_MissileSoldier_GroupSmall_MoveLoop">
- </Sound>
- <Sound
- Sound="GDI_RifleSoldier_GroupSmall_MoveLoop">
- </Sound>
- <Sound
- Sound="GDI_ZoneTrooper_GroupSmall_MoveLoop">
- </Sound>
- <Sound
- Sound="GDI_GrenadierSoldier_GroupSmall_MoveLoop">
- <Key>NOD_Shadow</Key>
- </Sound>
- </LargeGroupAudioMap>
- <LargeGroupAudioMap
- id="GDI_Sniper_GroupSmall_MoveLoop"
- IgnoreStealthedUnits="false"
- RequiredModelConditionFlags="MOVING"
- ExcludedModelConditionFlags="DYING ENGAGED DECELERATE"
- ExcludedObjectStatusBits="INSIDE_GARRISON"
- Size="150"
- StartThreshold="2"
- StopThreshold="2"
- HandOffModeTime="1s"
- MaximumAudioSpeed="100">
- <Sound
- Sound="GDI_Sniper_GroupSmall_MoveLoop">
- </Sound>
- </LargeGroupAudioMap>
- -->
- </AssetDeclaration>
|