better reaction description

This commit is contained in:
Half-Shot
2024-11-05 15:29:56 +00:00
parent 05b56c7057
commit 0e2296430c

View File

@@ -153,8 +153,8 @@ export const ReactionSet: ReactionOption[] = [
}, },
{ {
emoji: "🤘", emoji: "🤘",
name: "cool", name: "rock",
alias: ["rock"], alias: ["cool", "horns", "guitar"],
sound: { sound: {
ogg: rockSoundOgg, ogg: rockSoundOgg,
mp3: rockSoundMp3, mp3: rockSoundMp3,