Advertisement
Guest User

Untitled

a guest
Jan 7th, 2014
364
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.58 KB | None | 0 0
  1. {
  2. "horn.wish":{
  3. "category": "music",
  4. "sounds": [
  5. {
  6. "name": "horn/wish",
  7. "stream":true
  8. }]
  9. },"horn.ourguest":{
  10. "category": "music",
  11. "sounds": [
  12. {
  13. "name": "horn/ourguest",
  14. "stream":true
  15. }]
  16. },"horn.emergency":{
  17. "category": "music",
  18. "sounds": [
  19. {
  20. "name": "horn/emergency",
  21. "stream":true
  22. }]
  23. },"horn.standard":{
  24. "category": "music",
  25. "sounds": [
  26. {
  27. "name": "horn/standard",
  28. "stream":true
  29. }]
  30. },"horn.actorslife":{
  31. "category": "music",
  32. "sounds": [
  33. {
  34. "name": "horn/actorslife",
  35. "stream":true
  36. }]
  37. },"horn.smallworld":{
  38. "category": "music",
  39. "sounds": [
  40. {
  41. "name": "horn/smallworld",
  42. "stream":true
  43. }]
  44. },"horn.wishuponfull":{
  45. "category": "music",
  46. "sounds": [
  47. {
  48. "name": "horn/wishuponfull",
  49. "stream":true
  50. }]
  51. },"horn.wishupon2":{
  52. "category": "music",
  53. "sounds": [
  54. {
  55. "name": "horn/wishupon2",
  56. "stream":true
  57. }]
  58. },"horn.wishupon3":{
  59. "category": "music",
  60. "sounds": [
  61. {
  62. "name": "horn/wishupon3",
  63. "stream":true
  64. }]
  65. },"horn.pirate":{
  66. "category": "music",
  67. "sounds": [
  68. {
  69. "name": "horn/pirate",
  70. "stream":true
  71. }]
  72. },"horn.intercom":{
  73. "category": "music",
  74. "sounds": [
  75. {
  76. "name": "horn/intercom",
  77. "stream":true
  78. }]
  79. },"horn.buccaneer":{
  80. "category": "music",
  81. "sounds": [
  82. {
  83. "name": "horn/buccaneer",
  84. "stream":true
  85. }]
  86. },"monorail.arrivettc":{
  87. "category": "music",
  88. "sounds":[
  89. {
  90. "name": "horn/arrivettc",
  91. "stream":true
  92. }]
  93. },"monorail.arrvingmk":{
  94. "category": "music",
  95. "sounds": [
  96. {
  97. "name":"horn/arrvingmk",
  98. "stream":true
  99. }]
  100. },"monorail.belongings":{
  101. "category": "music",
  102. "sounds": [
  103. {
  104. "name":"horn/belongings",
  105. "stream":true
  106. }]
  107. },"monorail.enteringcontemporary":{
  108. "category": "music",
  109. "sounds": [
  110. {
  111. "name":"horn/enteringcontemporary",
  112. "stream":true
  113. }]
  114. },"monorail.mk":{
  115. "category": "music",
  116. "sounds": [
  117. {
  118. "name":"horn/mk",
  119. "stream":true
  120. }]
  121. },"monorail.ttcleaving":{
  122. "category": "music",
  123. "sounds": [
  124. {
  125. "name":"horn/mk",
  126. "stream":true
  127. }]
  128. },"monorail.WelcometoMK":{
  129. "category": "music",
  130. "sounds": [
  131. {
  132. "name":"horn/mk",
  133. "stream":true
  134. }]
  135. },"monorail.welcomettc":{
  136. "category": "music",
  137. "sounds": [
  138. {
  139. "name":"horn/mk",
  140. "stream":true
  141. }]
  142.  
  143. }
  144. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement