dragnoz

add custom sounds

May 20th, 2014
1,997
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. { "400th.tiehie": {
  2. "category": "master",
  3. "sounds": [
  4. {
  5. "name": "400th/tiehie"
  6. }
  7. ]
  8. }
  9. }
  10.  
  11.  
  12. { "random_event_example": {
  13. "sounds": [
  14. "file1",
  15. "file2",
  16. {
  17. "type": "event",
  18. "name": "simple_event_example"
  19. }
  20. ]
  21. }
  22. }
Advertisement
Add Comment
Please, Sign In to add comment