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>planepropeller</SubtypeId>
- </Id>
- <Category>BLOCK</Category>
- <MaxDistance>100</MaxDistance>
- <Volume>0.6</Volume>
- <Loopable>false</Loopable>
- <Waves>
- <Wave Type="D3">
- <Start>Audio\on.xwm</Start>
- <Loop>Audio\idle.xwm</Loop>
- <End>Audio\off.xwm</End>
- </Wave>
- </Waves>
- </Sound>
- </Sounds>
- </Definitions>
Add Comment
Please, Sign In to add comment