Advertisement
Guest User

Untitled

a guest
Jun 9th, 2021
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.50 KB | None | 0 0
  1. {
  2. "music_disc.duel_of_the_fates": {
  3. "sounds": [
  4. {
  5. "name": "records/duel_of_the_fates",
  6. "stream": true
  7. }
  8. ]
  9. },
  10.  
  11. "music_disc.burying_the_dead": {
  12. "sounds": [
  13. {
  14. "name": "records/burying_the_dead",
  15. "stream": true
  16. }
  17. ]
  18. },
  19.  
  20. "music_disc.megalovania": {
  21. "sounds": [
  22. {
  23. "name": "records/megalovania",
  24. "stream": true
  25. }
  26. ]
  27. },
  28.  
  29. "music_disc.ground_theme": {
  30. "sounds": [
  31. {
  32. "name": "records/ground_theme",
  33. "stream": true
  34. }
  35. ]
  36. },
  37.  
  38. "music_disc.green_hill_zone": {
  39. "sounds": [
  40. {
  41. "name": "records/green_hill_zone",
  42. "stream": true
  43. }
  44. ]
  45. },
  46.  
  47. "music_disc.xizors_theme": {
  48. "sounds": [
  49. {
  50. "name": "records/xizors_theme",
  51. "stream": true
  52. }
  53. ]
  54. },
  55.  
  56. "music_disc.imperial_city": {
  57. "sounds": [
  58. {
  59. "name": "records/imperial_city",
  60. "stream": true
  61. }
  62. ]
  63. },
  64.  
  65. "music_disc.the_ecstasy_of_gold": {
  66. "sounds": [
  67. {
  68. "name": "records/the_ecstasy_of_gold",
  69. "stream": true
  70. }
  71. ]
  72. },
  73.  
  74. "music_disc.doft_original_cut": {
  75. "sounds": [
  76. {
  77. "name": "records/duel_of_the_fates",
  78. "stream": true
  79. }
  80. ]
  81. },
  82.  
  83. "music_disc.cantina_band": {
  84. "sounds": [
  85. {
  86. "name": "records/cantina_band",
  87. "stream": true
  88. }
  89. ]
  90. },
  91.  
  92. "music_disc.battle_of_the_heroes": {
  93. "sounds": [
  94. {
  95. "name": "records/battle_of_the_heroes",
  96. "stream": true
  97. }
  98. ]
  99. },
  100.  
  101. "music_disc.the_imperial_march": {
  102. "sounds": [
  103. {
  104. "name": "records/the_imperial_march",
  105. "stream": true
  106. }
  107. ]
  108. },
  109.  
  110. "music_disc.the_adventures_of_jar_jar": {
  111. "sounds": [
  112. {
  113. "name": "records/the_adventures_of_jar_jar",
  114. "stream": true
  115. }
  116. ]
  117. },
  118.  
  119. "music_disc.undyne": {
  120. "sounds": [
  121. {
  122. "name": "records/undyne",
  123. "stream": true
  124. }
  125. ]
  126. },
  127.  
  128. "music_disc.undertale": {
  129. "sounds": [
  130. {
  131. "name": "records/undertale",
  132. "stream": true
  133. }
  134. ]
  135. },
  136.  
  137. "music_disc.anakins_betrayal": {
  138. "sounds": [
  139. {
  140. "name": "records/anakins_betrayal",
  141. "stream": true
  142. }
  143. ]
  144. },
  145.  
  146. "music_disc.pallet_town": {
  147. "sounds": [
  148. {
  149. "name": "records/pallet_town",
  150. "stream": true
  151. }
  152. ]
  153. },
  154.  
  155. "music_disc.vegetable_valley": {
  156. "sounds": [
  157. {
  158. "name": "records/vegetable_valley",
  159. "stream": true
  160. }
  161. ]
  162. },
  163.  
  164. "music_disc.slateport_city_theme": {
  165. "sounds": [
  166. {
  167. "name": "records/slateport_city",
  168. "stream": true
  169. }
  170. ]
  171. },
  172.  
  173. "music_disc.grassland_theme": {
  174. "sounds": [
  175. {
  176. "name": "records/grassland_theme",
  177. "stream": true
  178. }
  179. ]
  180. },
  181.  
  182. "music_disc.bob-omb_battlefield": {
  183. "sounds": [
  184. {
  185. "name": "records/bob-omb_battlefield",
  186. "stream": true
  187. }
  188. ]
  189. },
  190.  
  191. "music_disc.title_screen_pokemon_rgb": {
  192. "sounds": [
  193. {
  194. "name": "records/title_screen_pokemon_rgb",
  195. "stream": true
  196. }
  197. ]
  198. }
  199. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement