Pastebinning04

Untitled

Nov 4th, 2016
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <Definitions xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3. <Sounds>
  4. <Sound>
  5. <Id>
  6. <TypeId>MyObjectBuilder_AudioDefinition</TypeId>
  7. <SubtypeId>planepropeller</SubtypeId>
  8. </Id>
  9. <Category>BLOCK</Category>
  10. <MaxDistance>100</MaxDistance>
  11. <Volume>0.6</Volume>
  12. <Loopable>false</Loopable>
  13. <Waves>
  14. <Wave Type="D3">
  15. <Start>Audio\on.xwm</Start>
  16. <Loop>Audio\idle.xwm</Loop>
  17. <End>Audio\off.xwm</End>
  18. </Wave>
  19. </Waves>
  20. </Sound>
  21. </Sounds>
  22. </Definitions>
Advertisement
Add Comment
Please, Sign In to add comment