Advertisement
CaptainLepidus

sounds json

Jan 11th, 2015
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. {
  2. "voice.one": {
  3. "sounds": [
  4. "voice/one"
  5. ]
  6. },
  7. "voice.two": {
  8. "sounds": [
  9. "voice/two"
  10. ]
  11. },
  12. "voice.three": {
  13. "voice/three"
  14. "sounds": [
  15. ]
  16. },
  17. "voice.five": {
  18. "sounds": [
  19. "voice/five"
  20. ]
  21. },
  22. "voice.six": {
  23. "sounds": [
  24. "voice/six"
  25. ]
  26. }
  27. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement