Remove some sounds, and add others

This commit is contained in:
Daniel Odendahl Jr
2018-10-08 23:32:51 +00:00
parent e81e135879
commit ddc6647196
18 changed files with 3 additions and 15 deletions
+2 -14
View File
@@ -5,22 +5,10 @@
"car crash": "car-crash.mp3", "car crash": "car-crash.mp3",
"cat": "cat.mp3", "cat": "cat.mp3",
"cow": "cow.mp3", "cow": "cow.mp3",
"doh": "doh.mp3",
"dun-dun-dun": "dun-dun-dun.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",
"laugh track": "laugh-track.mp3", "laugh track": "laugh-track.mp3",
"mario death": "mario-death.mp3",
"no this is patrick": "no-this-is-patrick.mp3",
"pikachu": "pikachu.mp3", "pikachu": "pikachu.mp3",
"pokemon center": "pokemon-center.mp3", "rooster": "rooster.mp3",
"slow clap": "slow-clap.mp3", "slow clap": "slow-clap.mp3",
"space": "space.mp3", "you got mail": "you-got-mail.mp3"
"spongebob laugh": "spongebob-laugh.mp3",
"ugly barnacle": "ugly-barnacle.mp3",
"vader": "vader.mp3",
"woohoo": "woohoo.mp3",
"wumbo": "wumbo.mp3",
"zelda chest": "zelda-chest.mp3"
} }
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "xiao", "name": "xiao",
"version": "92.4.3", "version": "93.0.0",
"description": "Your personal server companion.", "description": "Your personal server companion.",
"main": "Xiao.js", "main": "Xiao.js",
"scripts": { "scripts": {