Skip to content

Commit

Permalink
Revert "Voxline Cleanup (#4254)"
Browse files Browse the repository at this point in the history
This reverts commit 6e63f66.
  • Loading branch information
ThePooba authored Feb 25, 2025
1 parent 8f09cbd commit 9291bd3
Show file tree
Hide file tree
Showing 9 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions code/modules/mob/living/silicon/ai/vox_sounds.dm
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ GLOBAL_LIST_INIT(vox_sounds, list(
"." = 'sound/vox_fem/..ogg',
"a" = 'sound/vox_fem/a.ogg',
"abduction" = 'sound/vox_fem/abduction.ogg',
"abortions" = 'sound/vox_fem/abortions.ogg',
"above" = 'sound/vox_fem/above.ogg',
"absorb" = 'sound/vox_fem/absorb.ogg',
"absorbed" = 'sound/vox_fem/absorbed.ogg',
Expand Down Expand Up @@ -270,6 +271,7 @@ GLOBAL_LIST_INIT(vox_sounds, list(
"cool" = 'sound/vox_fem/cool.ogg',
"coolant" = 'sound/vox_fem/coolant.ogg',
"cooling" = 'sound/vox_fem/cooling.ogg',
"coomer" = 'sound/vox_fem/coomer.ogg',
"core" = 'sound/vox_fem/core.ogg',
"corgi" = 'sound/vox_fem/corgi.ogg',
"corporation" = 'sound/vox_fem/corporation.ogg',
Expand All @@ -293,6 +295,7 @@ GLOBAL_LIST_INIT(vox_sounds, list(
"crystal" = 'sound/vox_fem/crystal.ogg',
"cult" = 'sound/vox_fem/cult.ogg',
"cultist" = 'sound/vox_fem/cultist.ogg',
"cunt" = 'sound/vox_fem/cunt.ogg',
"curator" = 'sound/vox_fem/curator.ogg',
"cyborg" = 'sound/vox_fem/cyborg.ogg',
"cyborgs" = 'sound/vox_fem/cyborgs.ogg',
Expand Down Expand Up @@ -449,6 +452,7 @@ GLOBAL_LIST_INIT(vox_sounds, list(
"featured" = 'sound/vox_fem/featured.ogg',
"features" = 'sound/vox_fem/features.ogg',
"featuring" = 'sound/vox_fem/featuring.ogg',
"feet" = 'sound/vox_fem/feet.ogg',
"felinid" = 'sound/vox_fem/felinid.ogg',
"few" = 'sound/vox_fem/few.ogg',
"field" = 'sound/vox_fem/field.ogg',
Expand Down Expand Up @@ -531,6 +535,7 @@ GLOBAL_LIST_INIT(vox_sounds, list(
"gulf" = 'sound/vox_fem/gulf.ogg',
"gun" = 'sound/vox_fem/gun.ogg',
"guthrie" = 'sound/vox_fem/guthrie.ogg',
"gyatt" = 'sound/vox_fem/gyatt.ogg',
"h" = 'sound/vox_fem/h.ogg',
"hacker" = 'sound/vox_fem/hacker.ogg',
"hackers" = 'sound/vox_fem/hackers.ogg',
Expand Down Expand Up @@ -942,6 +947,7 @@ GLOBAL_LIST_INIT(vox_sounds, list(
"revolutionary" = 'sound/vox_fem/revolutionary.ogg',
"right" = 'sound/vox_fem/right.ogg',
"riot" = 'sound/vox_fem/riot.ogg',
"rizz" = 'sound/vox_fem/rizz.ogg',
"roboticist" = 'sound/vox_fem/roboticist.ogg',
"rocket" = 'sound/vox_fem/rocket.ogg',
"roger" = 'sound/vox_fem/roger.ogg',
Expand Down Expand Up @@ -1228,6 +1234,7 @@ GLOBAL_LIST_INIT(vox_sounds, list(
"w" = 'sound/vox_fem/w.ogg',
"walk" = 'sound/vox_fem/walk.ogg',
"wall" = 'sound/vox_fem/wall.ogg',
"wanker" = 'sound/vox_fem/wanker.ogg',
"want" = 'sound/vox_fem/want.ogg',
"wanted" = 'sound/vox_fem/wanted.ogg',
"warden" = 'sound/vox_fem/warden.ogg',
Expand Down Expand Up @@ -1262,6 +1269,7 @@ GLOBAL_LIST_INIT(vox_sounds, list(
"without" = 'sound/vox_fem/without.ogg',
"wizard" = 'sound/vox_fem/wizard.ogg',
"wood" = 'sound/vox_fem/wood.ogg',
"woody" = 'sound/vox_fem/woody.ogg',
"woop" = 'sound/vox_fem/woop.ogg',
"work" = 'sound/vox_fem/work.ogg',
"worked" = 'sound/vox_fem/worked.ogg',
Expand Down
Binary file added sound/vox_fem/abortions.ogg
Binary file not shown.
Binary file added sound/vox_fem/coomer.ogg
Binary file not shown.
Binary file added sound/vox_fem/cunt.ogg
Binary file not shown.
Binary file added sound/vox_fem/feet.ogg
Binary file not shown.
Binary file added sound/vox_fem/gyatt.ogg
Binary file not shown.
Binary file added sound/vox_fem/rizz.ogg
Binary file not shown.
Binary file added sound/vox_fem/wanker.ogg
Binary file not shown.
Binary file added sound/vox_fem/woody.ogg
Binary file not shown.

0 comments on commit 9291bd3

Please sign in to comment.