diff --git a/code/defines/vox_sounds.dm b/code/defines/vox_sounds.dm index 2319bdea014..794a259ea4e 100644 --- a/code/defines/vox_sounds.dm +++ b/code/defines/vox_sounds.dm @@ -511,7 +511,6 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "handling" = 'sound/vox_fem/handling.ogg', "hangar" = 'sound/vox_fem/hangar.ogg', "happening" = 'sound/vox_fem/happening.ogg', -"happied" = 'sound/vox_fem/happied.ogg', "happy" = 'sound/vox_fem/happy.ogg', "harm" = 'sound/vox_fem/harm.ogg', "has" = 'sound/vox_fem/has.ogg', diff --git a/sound/vox_fem/happied.ogg b/sound/vox_fem/happied.ogg deleted file mode 100644 index 8450af5fac8..00000000000 Binary files a/sound/vox_fem/happied.ogg and /dev/null differ