Updated sounds.
This commit is contained in:
parent
38efc5de5f
commit
070d6b9245
2 changed files with 10 additions and 0 deletions
|
@ -885,3 +885,8 @@ title = "Discord Notification"
|
|||
sources[opus] = "//static.flash.moe/sounds/discord-notif.opus"
|
||||
sources[caf] = "//static.flash.moe/sounds/discord-notif.caf"
|
||||
sources[mp3] = "//static.flash.moe/sounds/discord-notif.mp3"
|
||||
|
||||
[misc:getasalad]
|
||||
title = "Can I get a salad?"
|
||||
sources[opus] = "//static.flash.moe/sounds/salad.opus"
|
||||
sources[caf] = "//static.flash.moe/sounds/salad.caf"
|
||||
|
|
|
@ -297,3 +297,8 @@ type = sound
|
|||
sounds[] = moge:aaaaaaaaaa
|
||||
match[] = "has:あああああ"
|
||||
match[] = "has:アアアアア"
|
||||
|
||||
[snd-aaaaa]
|
||||
type = sound
|
||||
sounds[] = misc:getasalad
|
||||
match[] = "lc; has:get a salad"
|
||||
|
|
Loading…
Reference in a new issue