11 lines
936 B
XML
11 lines
936 B
XML
<AnimSoundData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://vezel.dev/novadrop/dc/AnimSoundData AnimSoundData.xsd" animSet="NPC_Sewer_door_01_ANI.Anim.NPC_Sewer_door_01_Anim" xmlns="https://vezel.dev/novadrop/dc/AnimSoundData">
|
|
<AnimSound animName="Opening">
|
|
<Sound time="0" type="Normal" radius="2" shapeId="0" soundcue="ObjectSound_02.Object_Cue.NPC_AL_ED_Up_OpeningCue" volume="1.5" />
|
|
<Sound time="2.4" type="Normal" radius="2" shapeId="0" soundcue="ObjectSound_01.Object_Cue.SteelDoor_Opening02" volume="1.5" />
|
|
</AnimSound>
|
|
<AnimSound animName="Closing">
|
|
<Sound time="0.2" type="Normal" radius="2" shapeId="0" soundcue="ObjectSound_02.Object_Cue.NPC_AL_ED_Up_ClosingCue" volume="1.5" />
|
|
<Sound time="2.4" type="Normal" radius="2" shapeId="0" soundcue="ObjectSound_01.Object_Cue.SteelDoor_Closing02" volume="1.5" />
|
|
</AnimSound>
|
|
</AnimSoundData>
|