Files
xiao/assets/json/soundboard.json
T
Daniel Odendahl Jr e512eb1fac erlgkmerg
2017-05-13 02:17:17 +00:00

43 lines
1.1 KiB
JSON

{
"names": [
"airhorn",
"cat",
"doh",
"dun dun dun",
"eat my shorts",
"glados bird",
"it's a trap",
"mario death",
"no this is patrick",
"pikachu",
"pokemon center",
"space",
"spongebob",
"ugly barnacle",
"vader",
"woohoo",
"wumbo",
"zelda chest"
],
"paths": {
"airhorn": "airhorn.mp3",
"cat": "cat.mp3",
"doh": "doh.mp3",
"dun dun dun": "dun-dun-dun.mp3",
"eat my shorts": "eat-my-shorts.mp3",
"glados bird": "glados-bird.mp3",
"it's a trap": "its-a-trap.mp3",
"mario death": "mario-death.mp3",
"no this is patrick": "no-this-is-patrick.mp3",
"pikachu": "pikachu.mp3",
"pokemon center": "pokemon-center.mp3",
"space": "space.mp3",
"spongebob": "spongebob.mp3",
"ugly barnacle": "ugly-barnacle.mp3",
"vader": "vader.mp3",
"woohoo": "woohoo.mp3",
"wumbo": "wumbo.mp3",
"zelda chest": "zelda-chest.mp3"
}
}