Added You are an idiot! sound.
This commit is contained in:
parent
04b4e6b92c
commit
c8dc4aaac4
1 changed files with 5 additions and 0 deletions
|
@ -619,3 +619,8 @@ sources[mp3] = "//static.flash.moe/sounds/stop-talking.mp3"
|
|||
title = "Men at Work - Vegemite Sandwich"
|
||||
sources[opus] = "//static.flash.moe/sounds/vegemite-sandwich.opus"
|
||||
sources[caf] = "//static.flash.moe/sounds/vegemite-sandwich.caf"
|
||||
|
||||
[misc:youare]
|
||||
title = "You are an idiot!"
|
||||
sources[opus] = "//static.flash.moe/sounds/youare.opus"
|
||||
sources[caf] = "//static.flash.moe/sounds/youare.caf"
|
||||
|
|
Loading…
Reference in a new issue