Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0"?>
- <Definitions xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <Sounds>
- <Sound>
- <Id>
- <TypeId>MyObjectBuilder_AudioDefinition</TypeId>
- <SubtypeId>CustomSoundSEM4</SubtypeId>
- </Id>
- <Category>BLOCK</Category>
- <MaxDistance>20</MaxDistance>
- <Volume>1.0</Volume>
- <Loopable>false</Loopable>
- <Waves>
- <Wave Type="D3">
- <Start>Audio\JetEngineFiringUp.xwm</Start>
- <Loop>Audio\JetEngineFullThrottle.xwm</Loop>
- <End>Audio\JetEngineFiringDown.xwm</End>
- </Wave>
- </Waves>
- </Sound>
- </Sounds>
- </Definitions>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement