mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-04 15:56:52 +02:00
40 lines
1.4 KiB
JSON
40 lines
1.4 KiB
JSON
{
|
|
"avaliable": {
|
|
"cat": "cat",
|
|
"pikachu": "pikachu",
|
|
"vader": "vader",
|
|
"doh": "doh",
|
|
"it's a trap": "it's a trap",
|
|
"mario death": "mario death",
|
|
"pokemon center": "pokemon center",
|
|
"dun dun dun": "dun dun dun",
|
|
"spongebob": "spongebob",
|
|
"ugly barnacle": "ugly barnacle",
|
|
"woo hoo": "woo hoo",
|
|
"space": "space",
|
|
"glados bird": "glados bird",
|
|
"airhorn": "airhorn",
|
|
"zelda chest": "zelda chest",
|
|
"eat my shorts": "eat my shorts",
|
|
"no this is patrick": "no this is patrick"
|
|
},
|
|
"paths": {
|
|
"cat": "./sounds/cat.mp3",
|
|
"pikachu": "./sounds/pikachu.mp3",
|
|
"vader": "./sounds/vader.mp3",
|
|
"doh": "./sounds/doh.mp3",
|
|
"it's a trap": "./sounds/its-a-trap.mp3",
|
|
"mario death": "./sounds/mario-death.mp3",
|
|
"pokemon center": "./sounds/pokemon-center.mp3",
|
|
"dun dun dun": "./sounds/dun-dun-dun.mp3",
|
|
"spongebob": "./sounds/spongebob.mp3",
|
|
"ugly barnacle": "./sounds/ugly-barnacle.mp3",
|
|
"woo hoo": "./sounds/woohoo.mp3",
|
|
"space": "./sounds/space.mp3",
|
|
"glados bird": "./sounds/glados-bird.mp3",
|
|
"airhorn": "./sounds/airhorn.mp3",
|
|
"zelda chest": "./sounds/zelda-chest.mp3",
|
|
"eat my shorts": "./sounds/eat-my-shorts.mp3",
|
|
"no this is patrick": "./sounds/no-this-is-patrick.mp3"
|
|
}
|
|
} |