| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107 |
- <?xml version="1.0" encoding="utf-8"?>
- <AssetDeclaration xmlns="uri:ea.com:eala:asset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <Tags/>
- <Includes></Includes>
- <MiscAudio
- id="TheMiscAudio"
- RadarNotifyHarvesterUnderAttackSound=""
- RadarNotifyStructureUnderAttackSound=""
- RadarNotifyInfiltrationSound=""
- RadarNotifyOnlineSound="RadarOn"
- RadarNotifyOfflineSound="RadarOff"
- GenericRadarEvent=""
- BeaconPlacedSound=""
- BeaconPlacementFailed=""
- DefectorTimerTickSound="GuiDefectorTimerTick"
- DefectorTimerDingSound=""
- CapturingBuildingTickSound="GuiBuildingCapturingTick"
- AllCheerSound="Gui_EndCheer"
- NoCanDoSound=""
- StealthDiscoveredSound=""
- StealthNeutralizedSound=""
- MoneyDepositSound="CashGaining"
- MoneyWithdrawSound="CashLosing"
- LowPower="PlayerBasePowerOff"
- SufficientPower="PlayerBasePowerOn"
- BuildingDisabled="BuildingGenericPowerOff"
- BuildingReenabled="BuildingGenericPowerOn"
- VehicleDisabled=""
- VehicleReenabled=""
- SplatterVehiclePilotsBrain=""
- UnitPromoted=""
- RepairSparks=""
- EnterCloseCombat=""
- ExitCloseCombat=""
- IncomingChatNotification=""
- PrivateMessageNotification="ChatPrivateMesssageNotification"
- BuddyMessageNotification=""
- GameSpyCommunicatorOpen=""
- EnabledHotKeyPressed=""
- DisabledHotKeyPressed=""
- DisabledButtonClicked=""
- ScoreScreenMusic=""
- ShellMapLoadMusic=""
- FullScreenSubMenuMusic=""
- SaveFileLoadMusic=""
- CreditsMusic=""
- VolumeSampleMusic="VolumeSampleMusic"
- VolumeSampleSoundFX="VolumeSampleSoundFX"
- VolumeSampleVoice="VolumeSampleVoice"
- VolumeSampleAmbient="VolumeSampleAmbient"
- VolumeSampleMovie="VolumeSampleMovie"
- MissionBriefingCharacterClick="MissionBriefingCharacter"
- ComboBoxClick=""
- MPSecondsCountdownBeep="Gui_MPCountdown"
- RIFThingTemplateReloadedSound=""
- RIFObjectsRefreshedSound=""
- FastForwardModeOn=""
- FastForwardModeOff=""
- RallyPointSet="RallyPointSet"
- UnableToSetRallyPoint=""
- PlanningModeOrderGiven="GuiCommandButtonClick"
- BuildingPlacementSound=""
- BadBuildingPlacementSound=""
- WallPlacementSound=""
- AircraftWheelScreech=""
- LockonTickSound=""
- TargetObjectWithSpecialPowerSound=""
- ObjectiveCompletedSound=""
- CameraBookmarkPlacedSound="CameraBookmarkSet"
- GuiFixedButtonClickedSound="GuiFixedButtonClick"
- GuiAdvancedCommandsButtonClickedSound="GuiAdvancedCommandsButtonClick"
- GuiBuildQueueButtonClickedSound="GuiBuildQueueButtonClick"
- GuiSelectionRefinementButtonClickedSound="GuiSelectionRefinementButtonClick"
- GuiFactorySelectionButtonClickedSound="GuiFactorySelectionButtonClick"
- GuiTogglePowerObjectClickedSound="GuiCommandButtonClick"
- GuiToggleRepairObjectClickedSound="GuiCommandButtonClick"
- GuiSellObjectClickedSound="GuiCommandButtonClick"
- GuiCommandButtonClickedSound="GuiCommandButtonClick"
- GuiCommandButtonRightClickedSound="GuiCommandButtonRightClick"
- GuiControlGroupSetSound="GuiControlGroupSet"
- GuiDisabledCommandButtonClickedSound="GuiDisabledCommandButtonClick"
- GuiDisabledCommandButtonRightClickedSound="GuiDisabledCommandButtonRightClick"
- GuiPlayerPowerButtonClickedSound="GuiPlayerPowerButtonClick"
- GuiPauseDialogButtonClickedSound="Gui_ShellMapSelect"
- GuiPauseDialogButtonMouseOverSound="Gui_ShellMapMouseOver"
- GuiPauseDialogButtonMouseOutSound="Gui_ShellMapMouseOut"
- GuiYesNoDialogButtonClickedSound="Gui_ShellMapSelect"
- GuiYesNoDialogButtonMouseOverSound="Gui_ShellMapMouseOver"
- GuiYesNoDialogButtonMouseOutSound="Gui_ShellMapMouseOut"
- GuiTextChatDialogButtonClickedSound="Gui_ShellMapSelect"
- GuiTextChatDialogButtonMouseOverSound="Gui_ShellMapMouseOver"
- GuiTextChatDialogButtonMouseOutSound="Gui_ShellMapMouseOut"
- GuiRedAlertAvailableSound="GuiRedAlertAvailable"
- GuiRedAlertActivatedSound="GuiRedAlertActivated"
- GuiTechStoreDialogDisplayed="UiTopSecretProtocolOpen"
- GuiTechStoreDialogOpenButtonClicked="GuiTopSecretProtocolsButtonClick"
- GuiTechStoreDialogOpenButtonMouseOver="GuiTopSecretProtocolsButtonMouseOver"
- GuiTechStoreDialogPowerButtonSelected="GuiPlayerPowersMenuPlayerPowersButtonClick"
- GuiTechStoreDialogPowerButtonDeselected="GuiPlayerPowersMenuPlayerPowersButtonClick"
- GuiTechStoreDialogPowerButtonMouseOver="GuiTopSecretProtocolsButtonMouseOver"
- GuiTechStoreDialogConfirmButtonClicked="GuiPlayerPowersMenuConfirmButtonClick"
- GuiTechStoreDialogCancelButtonClicked="GuiPlayerPowersMenuCancelButtonClick"
- GuiTechStoreDialogConfirmButtonMouseOver="GuiPlayerPowersMenuConfirmButtonMouseOver"
- GuiTechStoreDialogCancelButtonMouseOver="GuiPlayerPowersMenuCancelButtonMouseOver"
- />
- <!-- IncomingChatNotification="ChatInGameNotification" this is playing at certain points in SP Campaign missions -->
- </AssetDeclaration>
|