mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 19:13:30 +01:00
adds words to ai vox
This commit is contained in:
@@ -9,41 +9,62 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"accelerator" = 'sound/vox_fem/accelerator.ogg',
|
||||
"accepted" = 'sound/vox_fem/accepted.ogg',
|
||||
"access" = 'sound/vox_fem/access.ogg',
|
||||
"accessed" = 'sound/vox_fem/accessed.ogg',
|
||||
"accessing" = 'sound/vox_fem/accessing.ogg',
|
||||
"acknowledge" = 'sound/vox_fem/acknowledge.ogg',
|
||||
"acknowledged" = 'sound/vox_fem/acknowledged.ogg',
|
||||
"acquired" = 'sound/vox_fem/acquired.ogg',
|
||||
"acquisition" = 'sound/vox_fem/acquisition.ogg',
|
||||
"across" = 'sound/vox_fem/across.ogg',
|
||||
"act" = 'sound/vox_fem/act.ogg',
|
||||
"acted" = 'sound/vox_fem/acted.ogg',
|
||||
"acting" = 'sound/vox_fem/acting.ogg',
|
||||
"activate" = 'sound/vox_fem/activate.ogg',
|
||||
"activated" = 'sound/vox_fem/activated.ogg',
|
||||
"active" = 'sound/vox_fem/active.ogg',
|
||||
"activity" = 'sound/vox_fem/activity.ogg',
|
||||
"actor" = 'sound/vox_fem/actor.ogg',
|
||||
"actual" = 'sound/vox_fem/actual.ogg',
|
||||
"actually" = 'sound/vox_fem/actually.ogg',
|
||||
"adios" = 'sound/vox_fem/adios.ogg',
|
||||
"administration" = 'sound/vox_fem/administration.ogg',
|
||||
"advanced" = 'sound/vox_fem/advanced.ogg',
|
||||
"aft" = 'sound/vox_fem/aft.ogg',
|
||||
"after" = 'sound/vox_fem/after.ogg',
|
||||
"again" = 'sound/vox_fem/again.ogg',
|
||||
"agent" = 'sound/vox_fem/agent.ogg',
|
||||
"ai" = 'sound/vox_fem/ai.ogg',
|
||||
"air" = 'sound/vox_fem/air.ogg',
|
||||
"airlock" = 'sound/vox_fem/airlock.ogg',
|
||||
"alarm" = 'sound/vox_fem/alarm.ogg',
|
||||
"alarmed" = 'sound/vox_fem/alarmed.ogg',
|
||||
"alarms" = 'sound/vox_fem/alarms.ogg',
|
||||
"alcohol" = 'sound/vox_fem/alcohol.ogg',
|
||||
"alert" = 'sound/vox_fem/alert.ogg',
|
||||
"alerted" = 'sound/vox_fem/alerted.ogg',
|
||||
"alerting" = 'sound/vox_fem/alerting.ogg',
|
||||
"alien" = 'sound/vox_fem/alien.ogg',
|
||||
"aligned" = 'sound/vox_fem/aligned.ogg',
|
||||
"alive" = 'sound/vox_fem/alive.ogg',
|
||||
"all" = 'sound/vox_fem/all.ogg',
|
||||
"alpha" = 'sound/vox_fem/alpha.ogg',
|
||||
"alright" = 'sound/vox_fem/alright.ogg',
|
||||
"always" = 'sound/vox_fem/always.ogg',
|
||||
"am" = 'sound/vox_fem/am.ogg',
|
||||
"amigo" = 'sound/vox_fem/amigo.ogg',
|
||||
"ammunition" = 'sound/vox_fem/ammunition.ogg',
|
||||
"an" = 'sound/vox_fem/an.ogg',
|
||||
"and" = 'sound/vox_fem/and.ogg',
|
||||
"andy" = 'sound/vox_fem/andy.ogg',
|
||||
"anime" = 'sound/vox_fem/anime.ogg',
|
||||
"animes" = 'sound/vox_fem/animes.ogg',
|
||||
"announcement" = 'sound/vox_fem/announcement.ogg',
|
||||
"anomalous" = 'sound/vox_fem/anomalous.ogg',
|
||||
"another" = 'sound/vox_fem/another.ogg',
|
||||
"antenna" = 'sound/vox_fem/antenna.ogg',
|
||||
"antimov" = 'sound/vox_fem/antimov.ogg',
|
||||
"any" = 'sound/vox_fem/any.ogg',
|
||||
"apc" = 'sound/vox_fem/apc.ogg',
|
||||
"apprehend" = 'sound/vox_fem/apprehend.ogg',
|
||||
"approach" = 'sound/vox_fem/approach.ogg',
|
||||
"are" = 'sound/vox_fem/are.ogg',
|
||||
@@ -56,10 +77,16 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"arrest" = 'sound/vox_fem/arrest.ogg',
|
||||
"arrival" = 'sound/vox_fem/arrival.ogg',
|
||||
"arrivals" = 'sound/vox_fem/arrivals.ogg',
|
||||
"arrived" = 'sound/vox_fem/arrived.ogg',
|
||||
"art" = 'sound/vox_fem/art.ogg',
|
||||
"artifact" = 'sound/vox_fem/artifact.ogg',
|
||||
"artificial" = 'sound/vox_fem/artificial.ogg',
|
||||
"asimov" = 'sound/vox_fem/asimov.ogg',
|
||||
"ass" = 'sound/vox_fem/ass.ogg',
|
||||
"asshole" = 'sound/vox_fem/asshole.ogg',
|
||||
"assholes" = 'sound/vox_fem/assholes.ogg',
|
||||
"assistance" = 'sound/vox_fem/assistance.ogg',
|
||||
"assistant" = 'sound/vox_fem/assistant.ogg',
|
||||
"at" = 'sound/vox_fem/at.ogg',
|
||||
"atmospherics" = 'sound/vox_fem/atmospherics.ogg',
|
||||
"atomic" = 'sound/vox_fem/atomic.ogg',
|
||||
@@ -69,6 +96,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"automatic" = 'sound/vox_fem/automatic.ogg',
|
||||
"away" = 'sound/vox_fem/away.ogg',
|
||||
"b" = 'sound/vox_fem/b.ogg',
|
||||
"baby" = 'sound/vox_fem/baby.ogg',
|
||||
"back" = 'sound/vox_fem/back.ogg',
|
||||
"backman" = 'sound/vox_fem/backman.ogg',
|
||||
"bad" = 'sound/vox_fem/bad.ogg',
|
||||
@@ -77,13 +105,27 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"bar" = 'sound/vox_fem/bar.ogg',
|
||||
"barracks" = 'sound/vox_fem/barracks.ogg',
|
||||
"base" = 'sound/vox_fem/base.ogg',
|
||||
"battle" = 'sound/vox_fem/battle.ogg',
|
||||
"battled" = 'sound/vox_fem/battled.ogg',
|
||||
"battles" = 'sound/vox_fem/battles.ogg',
|
||||
"battling" = 'sound/vox_fem/battling.ogg',
|
||||
"bay" = 'sound/vox_fem/bay.ogg',
|
||||
"be" = 'sound/vox_fem/be.ogg',
|
||||
"because" = 'sound/vox_fem/because.ogg',
|
||||
"becoming" = 'sound/vox_fem/becoming.ogg',
|
||||
"been" = 'sound/vox_fem/been.ogg',
|
||||
"before" = 'sound/vox_fem/before.ogg',
|
||||
"being" = 'sound/vox_fem/being.ogg',
|
||||
"believe" = 'sound/vox_fem/believe.ogg',
|
||||
"believed" = 'sound/vox_fem/believed.ogg',
|
||||
"believer" = 'sound/vox_fem/believer.ogg',
|
||||
"believing" = 'sound/vox_fem/believing.ogg',
|
||||
"best" = 'sound/vox_fem/best.ogg',
|
||||
"bested" = 'sound/vox_fem/bested.ogg',
|
||||
"besting" = 'sound/vox_fem/besting.ogg',
|
||||
"between" = 'sound/vox_fem/between.ogg',
|
||||
"beyond" = 'sound/vox_fem/beyond.ogg',
|
||||
"big" = 'sound/vox_fem/big.ogg',
|
||||
"biohazard" = 'sound/vox_fem/biohazard.ogg',
|
||||
"biological" = 'sound/vox_fem/biological.ogg',
|
||||
"biomass" = 'sound/vox_fem/biomass.ogg',
|
||||
@@ -93,14 +135,29 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"bizwarn" = 'sound/vox_fem/bizwarn.ogg',
|
||||
"black" = 'sound/vox_fem/black.ogg',
|
||||
"blast" = 'sound/vox_fem/blast.ogg',
|
||||
"blend" = 'sound/vox_fem/blend.ogg',
|
||||
"blender" = 'sound/vox_fem/blender.ogg',
|
||||
"blending" = 'sound/vox_fem/blending.ogg',
|
||||
"blew" = 'sound/vox_fem/blew.ogg',
|
||||
"blob" = 'sound/vox_fem/blob.ogg',
|
||||
"blocked" = 'sound/vox_fem/blocked.ogg',
|
||||
"bloop" = 'sound/vox_fem/bloop.ogg',
|
||||
"blow" = 'sound/vox_fem/blow.ogg',
|
||||
"blowed" = 'sound/vox_fem/blowed.ogg',
|
||||
"blowing" = 'sound/vox_fem/blowing.ogg',
|
||||
"blue" = 'sound/vox_fem/blue.ogg',
|
||||
"blueshield" = 'sound/vox_fem/blueshield.ogg',
|
||||
"board" = 'sound/vox_fem/board.ogg',
|
||||
"bodies" = 'sound/vox_fem/bodies.ogg',
|
||||
"body" = 'sound/vox_fem/body.ogg',
|
||||
"bomb" = 'sound/vox_fem/bomb.ogg',
|
||||
"bombs" = 'sound/vox_fem/bombs.ogg',
|
||||
"borer" = 'sound/vox_fem/borer.ogg',
|
||||
"borers" = 'sound/vox_fem/borers.ogg',
|
||||
"boss" = 'sound/vox_fem/boss.ogg',
|
||||
"bossed" = 'sound/vox_fem/bossed.ogg',
|
||||
"bossing" = 'sound/vox_fem/bossing.ogg',
|
||||
"bossy" = 'sound/vox_fem/bossy.ogg',
|
||||
"botanist" = 'sound/vox_fem/botanist.ogg',
|
||||
"botanists" = 'sound/vox_fem/botanists.ogg',
|
||||
"bottom" = 'sound/vox_fem/bottom.ogg',
|
||||
@@ -114,16 +171,22 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"bridge" = 'sound/vox_fem/bridge.ogg',
|
||||
"briefing" = 'sound/vox_fem/briefing.ogg',
|
||||
"brig" = 'sound/vox_fem/brig.ogg',
|
||||
"build" = 'sound/vox_fem/build.ogg',
|
||||
"builder" = 'sound/vox_fem/builder.ogg',
|
||||
"building" = 'sound/vox_fem/building.ogg',
|
||||
"built" = 'sound/vox_fem/built.ogg',
|
||||
"bust" = 'sound/vox_fem/bust.ogg',
|
||||
"but" = 'sound/vox_fem/but.ogg',
|
||||
"button" = 'sound/vox_fem/button.ogg',
|
||||
"buzwarn" = 'sound/vox_fem/buzwarn.ogg',
|
||||
"by" = 'sound/vox_fem/by.ogg',
|
||||
"bypass" = 'sound/vox_fem/bypass.ogg',
|
||||
"c" = 'sound/vox_fem/c.ogg',
|
||||
"cable" = 'sound/vox_fem/cable.ogg',
|
||||
"cage" = 'sound/vox_fem/cage.ogg',
|
||||
"call" = 'sound/vox_fem/call.ogg',
|
||||
"called" = 'sound/vox_fem/called.ogg',
|
||||
"came" = 'sound/vox_fem/came.ogg',
|
||||
"camp" = 'sound/vox_fem/camp.ogg',
|
||||
"can" = 'sound/vox_fem/can.ogg',
|
||||
"canal" = 'sound/vox_fem/canal.ogg',
|
||||
@@ -155,6 +218,8 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"chemical" = 'sound/vox_fem/chemical.ogg',
|
||||
"chemist" = 'sound/vox_fem/chemist.ogg',
|
||||
"chemists" = 'sound/vox_fem/chemists.ogg',
|
||||
"chief" = 'sound/vox_fem/chief.ogg',
|
||||
"civilian" = 'sound/vox_fem/civilian.ogg',
|
||||
"cleanup" = 'sound/vox_fem/cleanup.ogg',
|
||||
"clear" = 'sound/vox_fem/clear.ogg',
|
||||
"clearance" = 'sound/vox_fem/clearance.ogg',
|
||||
@@ -168,6 +233,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"collider" = 'sound/vox_fem/collider.ogg',
|
||||
"comdom" = 'sound/vox_fem/comdom.ogg',
|
||||
"come" = 'sound/vox_fem/come.ogg',
|
||||
"coming" = 'sound/vox_fem/coming.ogg',
|
||||
"command" = 'sound/vox_fem/command.ogg',
|
||||
"communication" = 'sound/vox_fem/communication.ogg',
|
||||
"complex" = 'sound/vox_fem/complex.ogg',
|
||||
@@ -182,11 +248,17 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"coolant" = 'sound/vox_fem/coolant.ogg',
|
||||
"coomer" = 'sound/vox_fem/coomer.ogg',
|
||||
"core" = 'sound/vox_fem/core.ogg',
|
||||
"coroner" = 'sound/vox_fem/coroner.ogg',
|
||||
"correct" = 'sound/vox_fem/correct.ogg',
|
||||
"corridor" = 'sound/vox_fem/corridor.ogg',
|
||||
"could" = 'sound/vox_fem/could.ogg',
|
||||
"court" = 'sound/vox_fem/court.ogg',
|
||||
"coward" = 'sound/vox_fem/coward.ogg',
|
||||
"cowards" = 'sound/vox_fem/cowards.ogg',
|
||||
"crate" = 'sound/vox_fem/crate.ogg',
|
||||
"crated" = 'sound/vox_fem/crated.ogg',
|
||||
"crates" = 'sound/vox_fem/crates.ogg',
|
||||
"crating" = 'sound/vox_fem/crating.ogg',
|
||||
"crew" = 'sound/vox_fem/crew.ogg',
|
||||
"cross" = 'sound/vox_fem/cross.ogg',
|
||||
"cryogenic" = 'sound/vox_fem/cryogenic.ogg',
|
||||
@@ -200,16 +272,22 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"damage" = 'sound/vox_fem/damage.ogg',
|
||||
"damaged" = 'sound/vox_fem/damaged.ogg',
|
||||
"danger" = 'sound/vox_fem/danger.ogg',
|
||||
"dangerous" = 'sound/vox_fem/dangerous.ogg',
|
||||
"day" = 'sound/vox_fem/day.ogg',
|
||||
"deactivated" = 'sound/vox_fem/deactivated.ogg',
|
||||
"dead" = 'sound/vox_fem/dead.ogg',
|
||||
"death" = 'sound/vox_fem/death.ogg',
|
||||
"decision" = 'sound/vox_fem/decision.ogg',
|
||||
"declared" = 'sound/vox_fem/declared.ogg',
|
||||
"decompression" = 'sound/vox_fem/decompression.ogg',
|
||||
"decontamination" = 'sound/vox_fem/decontamination.ogg',
|
||||
"deeoo" = 'sound/vox_fem/deeoo.ogg',
|
||||
"defense" = 'sound/vox_fem/defense.ogg',
|
||||
"degrees" = 'sound/vox_fem/degrees.ogg',
|
||||
"delay" = 'sound/vox_fem/delay.ogg',
|
||||
"delayed" = 'sound/vox_fem/delayed.ogg',
|
||||
"delaying" = 'sound/vox_fem/delaying.ogg',
|
||||
"delays" = 'sound/vox_fem/delays.ogg',
|
||||
"delta" = 'sound/vox_fem/delta.ogg',
|
||||
"denied" = 'sound/vox_fem/denied.ogg',
|
||||
"department" = 'sound/vox_fem/department.ogg',
|
||||
@@ -226,6 +304,8 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"device" = 'sound/vox_fem/device.ogg',
|
||||
"did" = 'sound/vox_fem/did.ogg',
|
||||
"die" = 'sound/vox_fem/die.ogg',
|
||||
"died" = 'sound/vox_fem/died.ogg',
|
||||
"dies" = 'sound/vox_fem/dies.ogg',
|
||||
"dimensional" = 'sound/vox_fem/dimensional.ogg',
|
||||
"diona" = 'sound/vox_fem/diona.ogg',
|
||||
"dirt" = 'sound/vox_fem/dirt.ogg',
|
||||
@@ -234,6 +314,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"disposal" = 'sound/vox_fem/disposal.ogg',
|
||||
"distance" = 'sound/vox_fem/distance.ogg',
|
||||
"distortion" = 'sound/vox_fem/distortion.ogg',
|
||||
"dna" = 'sound/vox_fem/dna.ogg',
|
||||
"do" = 'sound/vox_fem/do.ogg',
|
||||
"dock" = 'sound/vox_fem/dock.ogg',
|
||||
"docked" = 'sound/vox_fem/docked.ogg',
|
||||
@@ -246,9 +327,13 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"dorms" = 'sound/vox_fem/dorms.ogg',
|
||||
"down" = 'sound/vox_fem/down.ogg',
|
||||
"drask" = 'sound/vox_fem/drask.ogg',
|
||||
"drive" = 'sound/vox_fem/drive.ogg',
|
||||
"drived" = 'sound/vox_fem/drived.ogg',
|
||||
"driving" = 'sound/vox_fem/driving.ogg',
|
||||
"drunk" = 'sound/vox_fem/drunk.ogg',
|
||||
"dual" = 'sound/vox_fem/dual.ogg',
|
||||
"duct" = 'sound/vox_fem/duct.ogg',
|
||||
"dying" = 'sound/vox_fem/dying.ogg',
|
||||
"e" = 'sound/vox_fem/e.ogg',
|
||||
"east" = 'sound/vox_fem/east.ogg',
|
||||
"echo" = 'sound/vox_fem/echo.ogg',
|
||||
@@ -281,6 +366,8 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"evacuate" = 'sound/vox_fem/evacuate.ogg',
|
||||
"evacuation" = 'sound/vox_fem/evacuation.ogg',
|
||||
"every" = 'sound/vox_fem/every.ogg',
|
||||
"everybody" = 'sound/vox_fem/everybody.ogg',
|
||||
"everyone" = 'sound/vox_fem/everyone.ogg',
|
||||
"everywhere" = 'sound/vox_fem/everywhere.ogg',
|
||||
"exchange" = 'sound/vox_fem/exchange.ogg',
|
||||
"execution" = 'sound/vox_fem/execution.ogg',
|
||||
@@ -303,19 +390,35 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"failure" = 'sound/vox_fem/failure.ogg',
|
||||
"farthest" = 'sound/vox_fem/farthest.ogg',
|
||||
"fast" = 'sound/vox_fem/fast.ogg',
|
||||
"fate" = 'sound/vox_fem/fate.ogg',
|
||||
"feet" = 'sound/vox_fem/feet.ogg',
|
||||
"field" = 'sound/vox_fem/field.ogg',
|
||||
"fifteen" = 'sound/vox_fem/fifteen.ogg',
|
||||
"fifth" = 'sound/vox_fem/fifth.ogg',
|
||||
"fifty" = 'sound/vox_fem/fifty.ogg',
|
||||
"fig" = 'sound/vox_fem/fig.ogg',
|
||||
"figure" = 'sound/vox_fem/figure.ogg',
|
||||
"figured" = 'sound/vox_fem/figured.ogg',
|
||||
"figuring" = 'sound/vox_fem/figuring.ogg',
|
||||
"final" = 'sound/vox_fem/final.ogg',
|
||||
"finally" = 'sound/vox_fem/finally.ogg',
|
||||
"find" = 'sound/vox_fem/find.ogg',
|
||||
"finding" = 'sound/vox_fem/finding.ogg',
|
||||
"fine" = 'sound/vox_fem/fine.ogg',
|
||||
"fire" = 'sound/vox_fem/fire.ogg',
|
||||
"first" = 'sound/vox_fem/first.ogg',
|
||||
"five" = 'sound/vox_fem/five.ogg',
|
||||
"flood" = 'sound/vox_fem/flood.ogg',
|
||||
"flooded" = 'sound/vox_fem/flooded.ogg',
|
||||
"flooding" = 'sound/vox_fem/flooding.ogg',
|
||||
"floods" = 'sound/vox_fem/floods.ogg',
|
||||
"floor" = 'sound/vox_fem/floor.ogg',
|
||||
"floored" = 'sound/vox_fem/floored.ogg',
|
||||
"flooring" = 'sound/vox_fem/flooring.ogg',
|
||||
"food" = 'sound/vox_fem/food.ogg',
|
||||
"foods" = 'sound/vox_fem/foods.ogg',
|
||||
"fool" = 'sound/vox_fem/fool.ogg',
|
||||
"foot" = 'sound/vox_fem/foot.ogg',
|
||||
"for" = 'sound/vox_fem/for.ogg',
|
||||
"forbidden" = 'sound/vox_fem/forbidden.ogg',
|
||||
"force" = 'sound/vox_fem/force.ogg',
|
||||
@@ -332,16 +435,24 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"from" = 'sound/vox_fem/from.ogg',
|
||||
"front" = 'sound/vox_fem/front.ogg',
|
||||
"fuck" = 'sound/vox_fem/fuck.ogg',
|
||||
"fucked" = 'sound/vox_fem/fucked.ogg',
|
||||
"fucking" = 'sound/vox_fem/fucking.ogg',
|
||||
"fucks" = 'sound/vox_fem/fucks.ogg',
|
||||
"fuel" = 'sound/vox_fem/fuel.ogg',
|
||||
"g" = 'sound/vox_fem/g.ogg',
|
||||
"gas" = 'sound/vox_fem/gas.ogg',
|
||||
"gateway" = 'sound/vox_fem/gateway.ogg',
|
||||
"gave" = 'sound/vox_fem/gave.ogg',
|
||||
"get" = 'sound/vox_fem/get.ogg',
|
||||
"give" = 'sound/vox_fem/give.ogg',
|
||||
"given" = 'sound/vox_fem/given.ogg',
|
||||
"giving" = 'sound/vox_fem/giving.ogg',
|
||||
"glory" = 'sound/vox_fem/glory.ogg',
|
||||
"go" = 'sound/vox_fem/go.ogg',
|
||||
"god" = 'sound/vox_fem/god.ogg',
|
||||
"goddess" = 'sound/vox_fem/goddess.ogg',
|
||||
"going" = 'sound/vox_fem/going.ogg',
|
||||
"gone" = 'sound/vox_fem/gone.ogg',
|
||||
"good" = 'sound/vox_fem/good.ogg',
|
||||
"goodbye" = 'sound/vox_fem/goodbye.ogg',
|
||||
"gordon" = 'sound/vox_fem/gordon.ogg',
|
||||
@@ -352,9 +463,14 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"great" = 'sound/vox_fem/great.ogg',
|
||||
"green" = 'sound/vox_fem/green.ogg',
|
||||
"grenade" = 'sound/vox_fem/grenade.ogg',
|
||||
"ground" = 'sound/vox_fem/ground.ogg',
|
||||
"grounded" = 'sound/vox_fem/grounded.ogg',
|
||||
"grounding" = 'sound/vox_fem/grounding.ogg',
|
||||
"guard" = 'sound/vox_fem/guard.ogg',
|
||||
"gulf" = 'sound/vox_fem/gulf.ogg',
|
||||
"gun" = 'sound/vox_fem/gun.ogg',
|
||||
"gunned" = 'sound/vox_fem/gunned.ogg',
|
||||
"guns" = 'sound/vox_fem/guns.ogg',
|
||||
"guthrie" = 'sound/vox_fem/guthrie.ogg',
|
||||
"h" = 'sound/vox_fem/h.ogg',
|
||||
"hacker" = 'sound/vox_fem/hacker.ogg',
|
||||
@@ -362,16 +478,28 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"hacking" = 'sound/vox_fem/hacking.ogg',
|
||||
"hail" = 'sound/vox_fem/hail.ogg',
|
||||
"hallway" = 'sound/vox_fem/hallway.ogg',
|
||||
"hand" = 'sound/vox_fem/hand.ogg',
|
||||
"handle" = 'sound/vox_fem/handle.ogg',
|
||||
"handled" = 'sound/vox_fem/handled.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',
|
||||
"happying" = 'sound/vox_fem/happying.ogg',
|
||||
"harm" = 'sound/vox_fem/harm.ogg',
|
||||
"has" = 'sound/vox_fem/has.ogg',
|
||||
"have" = 'sound/vox_fem/have.ogg',
|
||||
"hazard" = 'sound/vox_fem/hazard.ogg',
|
||||
"he" = 'sound/vox_fem/he.ogg',
|
||||
"head" = 'sound/vox_fem/head.ogg',
|
||||
"health" = 'sound/vox_fem/health.ogg',
|
||||
"hear" = 'sound/vox_fem/hear.ogg',
|
||||
"heard" = 'sound/vox_fem/heard.ogg',
|
||||
"hearing" = 'sound/vox_fem/hearing.ogg',
|
||||
"heart" = 'sound/vox_fem/heart.ogg',
|
||||
"heat" = 'sound/vox_fem/heat.ogg',
|
||||
"held" = 'sound/vox_fem/held.ogg',
|
||||
"helicopter" = 'sound/vox_fem/helicopter.ogg',
|
||||
"helium" = 'sound/vox_fem/helium.ogg',
|
||||
"hello" = 'sound/vox_fem/hello.ogg',
|
||||
@@ -381,16 +509,24 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"high" = 'sound/vox_fem/high.ogg',
|
||||
"highest" = 'sound/vox_fem/highest.ogg',
|
||||
"hit" = 'sound/vox_fem/hit.ogg',
|
||||
"hold" = 'sound/vox_fem/hold.ogg',
|
||||
"holding" = 'sound/vox_fem/holding.ogg',
|
||||
"hole" = 'sound/vox_fem/hole.ogg',
|
||||
"holoparasite" = 'sound/vox_fem/holoparasite.ogg',
|
||||
"honk" = 'sound/vox_fem/honk.ogg',
|
||||
"hop" = 'sound/vox_fem/hop.ogg',
|
||||
"hope" = 'sound/vox_fem/hope.ogg',
|
||||
"hoped" = 'sound/vox_fem/hoped.ogg',
|
||||
"hos" = 'sound/vox_fem/hos.ogg',
|
||||
"hostile" = 'sound/vox_fem/hostile.ogg',
|
||||
"hot" = 'sound/vox_fem/hot.ogg',
|
||||
"hotel" = 'sound/vox_fem/hotel.ogg',
|
||||
"hour" = 'sound/vox_fem/hour.ogg',
|
||||
"hours" = 'sound/vox_fem/hours.ogg',
|
||||
"how" = 'sound/vox_fem/how.ogg',
|
||||
"hug" = 'sound/vox_fem/hug.ogg',
|
||||
"hugged" = 'sound/vox_fem/hugged.ogg',
|
||||
"hugging" = 'sound/vox_fem/hugging.ogg',
|
||||
"hull" = 'sound/vox_fem/hull.ogg',
|
||||
"human" = 'sound/vox_fem/human.ogg',
|
||||
"humans" = 'sound/vox_fem/humans.ogg',
|
||||
@@ -401,12 +537,21 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"i" = 'sound/vox_fem/i.ogg',
|
||||
"iaa" = 'sound/vox_fem/iaa.ogg',
|
||||
"ian" = 'sound/vox_fem/ian.ogg',
|
||||
"idea" = 'sound/vox_fem/idea.ogg',
|
||||
"identified" = 'sound/vox_fem/identified.ogg',
|
||||
"identify" = 'sound/vox_fem/identify.ogg',
|
||||
"identity" = 'sound/vox_fem/identity.ogg',
|
||||
"idiot" = 'sound/vox_fem/idiot.ogg',
|
||||
"illegal" = 'sound/vox_fem/illegal.ogg',
|
||||
"immediate" = 'sound/vox_fem/immediate.ogg',
|
||||
"immediately" = 'sound/vox_fem/immediately.ogg',
|
||||
"imminent" = 'sound/vox_fem/imminent.ogg',
|
||||
"implant" = 'sound/vox_fem/implant.ogg',
|
||||
"implanted" = 'sound/vox_fem/implanted.ogg',
|
||||
"implanting" = 'sound/vox_fem/implanting.ogg',
|
||||
"implants" = 'sound/vox_fem/implants.ogg',
|
||||
"in" = 'sound/vox_fem/in.ogg',
|
||||
"inch" = 'sound/vox_fem/inch.ogg',
|
||||
"inches" = 'sound/vox_fem/inches.ogg',
|
||||
"india" = 'sound/vox_fem/india.ogg',
|
||||
"ing" = 'sound/vox_fem/ing.ogg',
|
||||
@@ -414,6 +559,8 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"inside" = 'sound/vox_fem/inside.ogg',
|
||||
"inspection" = 'sound/vox_fem/inspection.ogg',
|
||||
"inspector" = 'sound/vox_fem/inspector.ogg',
|
||||
"intelligence" = 'sound/vox_fem/intelligence.ogg',
|
||||
"intelligent" = 'sound/vox_fem/intelligent.ogg',
|
||||
"interchange" = 'sound/vox_fem/interchange.ogg',
|
||||
"interested" = 'sound/vox_fem/interested.ogg',
|
||||
"intruder" = 'sound/vox_fem/intruder.ogg',
|
||||
@@ -423,8 +570,14 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"is" = 'sound/vox_fem/is.ogg',
|
||||
"it" = 'sound/vox_fem/it.ogg',
|
||||
"j" = 'sound/vox_fem/j.ogg',
|
||||
"jap" = 'sound/vox_fem/jap.ogg',
|
||||
"japan" = 'sound/vox_fem/japan.ogg',
|
||||
"japanese" = 'sound/vox_fem/japanese.ogg',
|
||||
"job" = 'sound/vox_fem/job.ogg',
|
||||
"jobs" = 'sound/vox_fem/jobs.ogg',
|
||||
"johnson" = 'sound/vox_fem/johnson.ogg',
|
||||
"juliet" = 'sound/vox_fem/juliet.ogg',
|
||||
"just" = 'sound/vox_fem/just.ogg',
|
||||
"k" = 'sound/vox_fem/k.ogg',
|
||||
"key" = 'sound/vox_fem/key.ogg',
|
||||
"kida" = 'sound/vox_fem/kida.ogg',
|
||||
@@ -447,6 +600,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"lawyer" = 'sound/vox_fem/lawyer.ogg',
|
||||
"leak" = 'sound/vox_fem/leak.ogg',
|
||||
"leave" = 'sound/vox_fem/leave.ogg',
|
||||
"leaving" = 'sound/vox_fem/leaving.ogg',
|
||||
"left" = 'sound/vox_fem/left.ogg',
|
||||
"legal" = 'sound/vox_fem/legal.ogg',
|
||||
"level" = 'sound/vox_fem/level.ogg',
|
||||
@@ -456,8 +610,15 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"lieutenant" = 'sound/vox_fem/lieutenant.ogg',
|
||||
"life" = 'sound/vox_fem/life.ogg',
|
||||
"light" = 'sound/vox_fem/light.ogg',
|
||||
"like" = 'sound/vox_fem/like.ogg',
|
||||
"liked" = 'sound/vox_fem/liked.ogg',
|
||||
"liking" = 'sound/vox_fem/liking.ogg',
|
||||
"lima" = 'sound/vox_fem/lima.ogg',
|
||||
"ling" = 'sound/vox_fem/ling.ogg',
|
||||
"liquid" = 'sound/vox_fem/liquid.ogg',
|
||||
"live" = 'sound/vox_fem/live.ogg',
|
||||
"lived" = 'sound/vox_fem/lived.ogg',
|
||||
"living" = 'sound/vox_fem/living.ogg',
|
||||
"lizard" = 'sound/vox_fem/lizard.ogg',
|
||||
"loading" = 'sound/vox_fem/loading.ogg',
|
||||
"locate" = 'sound/vox_fem/locate.ogg',
|
||||
@@ -469,30 +630,45 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"lockout" = 'sound/vox_fem/lockout.ogg',
|
||||
"loose" = 'sound/vox_fem/loose.ogg',
|
||||
"love" = 'sound/vox_fem/love.ogg',
|
||||
"loved" = 'sound/vox_fem/loved.ogg',
|
||||
"loving" = 'sound/vox_fem/loving.ogg',
|
||||
"lower" = 'sound/vox_fem/lower.ogg',
|
||||
"lowest" = 'sound/vox_fem/lowest.ogg',
|
||||
"m" = 'sound/vox_fem/m.ogg',
|
||||
"magnetic" = 'sound/vox_fem/magnetic.ogg',
|
||||
"main" = 'sound/vox_fem/main.ogg',
|
||||
"maintenance" = 'sound/vox_fem/maintenance.ogg',
|
||||
"make" = 'sound/vox_fem/make.ogg',
|
||||
"maked" = 'sound/vox_fem/maked.ogg',
|
||||
"maker" = 'sound/vox_fem/maker.ogg',
|
||||
"making" = 'sound/vox_fem/making.ogg',
|
||||
"malf" = 'sound/vox_fem/malf.ogg',
|
||||
"malfunction" = 'sound/vox_fem/malfunction.ogg',
|
||||
"malfunctioning" = 'sound/vox_fem/malfunctioning.ogg',
|
||||
"man" = 'sound/vox_fem/man.ogg',
|
||||
"many" = 'sound/vox_fem/many.ogg',
|
||||
"mass" = 'sound/vox_fem/mass.ogg',
|
||||
"materials" = 'sound/vox_fem/materials.ogg',
|
||||
"maximum" = 'sound/vox_fem/maximum.ogg',
|
||||
"may" = 'sound/vox_fem/may.ogg',
|
||||
"maybe" = 'sound/vox_fem/maybe.ogg',
|
||||
"me" = 'sound/vox_fem/me.ogg',
|
||||
"mean" = 'sound/vox_fem/mean.ogg',
|
||||
"meaning" = 'sound/vox_fem/meaning.ogg',
|
||||
"meant" = 'sound/vox_fem/meant.ogg',
|
||||
"medbay" = 'sound/vox_fem/medbay.ogg',
|
||||
"medical" = 'sound/vox_fem/medical.ogg',
|
||||
"member" = 'sound/vox_fem/member.ogg',
|
||||
"members" = 'sound/vox_fem/members.ogg',
|
||||
"men" = 'sound/vox_fem/men.ogg',
|
||||
"mercy" = 'sound/vox_fem/mercy.ogg',
|
||||
"mesa" = 'sound/vox_fem/mesa.ogg',
|
||||
"message" = 'sound/vox_fem/message.ogg',
|
||||
"meter" = 'sound/vox_fem/meter.ogg',
|
||||
"mice" = 'sound/vox_fem/mice.ogg',
|
||||
"micro" = 'sound/vox_fem/micro.ogg',
|
||||
"middle" = 'sound/vox_fem/middle.ogg',
|
||||
"might" = 'sound/vox_fem/might.ogg',
|
||||
"mike" = 'sound/vox_fem/mike.ogg',
|
||||
"miles" = 'sound/vox_fem/miles.ogg',
|
||||
"military" = 'sound/vox_fem/military.ogg',
|
||||
@@ -515,13 +691,23 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"monkeys" = 'sound/vox_fem/monkeys.ogg',
|
||||
"motor" = 'sound/vox_fem/motor.ogg',
|
||||
"motorpool" = 'sound/vox_fem/motorpool.ogg',
|
||||
"mouse" = 'sound/vox_fem/mouse.ogg',
|
||||
"move" = 'sound/vox_fem/move.ogg',
|
||||
"must" = 'sound/vox_fem/must.ogg',
|
||||
"my" = 'sound/vox_fem/my.ogg',
|
||||
"n" = 'sound/vox_fem/n.ogg',
|
||||
"n2o" = 'sound/vox_fem/n2o.ogg',
|
||||
"nanny" = 'sound/vox_fem/nanny.ogg',
|
||||
"nanotrasen" = 'sound/vox_fem/nanotrasen.ogg',
|
||||
"naughty" = 'sound/vox_fem/naughty.ogg',
|
||||
"near" = 'sound/vox_fem/near.ogg',
|
||||
"neared" = 'sound/vox_fem/neared.ogg',
|
||||
"nearest" = 'sound/vox_fem/nearest.ogg',
|
||||
"nearing" = 'sound/vox_fem/nearing.ogg',
|
||||
"need" = 'sound/vox_fem/need.ogg',
|
||||
"needed" = 'sound/vox_fem/needed.ogg',
|
||||
"needing" = 'sound/vox_fem/needing.ogg',
|
||||
"needy" = 'sound/vox_fem/needy.ogg',
|
||||
"negative" = 'sound/vox_fem/negative.ogg',
|
||||
"nice" = 'sound/vox_fem/nice.ogg',
|
||||
"nine" = 'sound/vox_fem/nine.ogg',
|
||||
@@ -533,20 +719,29 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"nominal" = 'sound/vox_fem/nominal.ogg',
|
||||
"north" = 'sound/vox_fem/north.ogg',
|
||||
"not" = 'sound/vox_fem/not.ogg',
|
||||
"notified" = 'sound/vox_fem/notified.ogg',
|
||||
"notify" = 'sound/vox_fem/notify.ogg',
|
||||
"november" = 'sound/vox_fem/november.ogg',
|
||||
"now" = 'sound/vox_fem/now.ogg',
|
||||
"nuke" = 'sound/vox_fem/nuke.ogg',
|
||||
"number" = 'sound/vox_fem/number.ogg',
|
||||
"nurse" = 'sound/vox_fem/nurse.ogg',
|
||||
"o" = 'sound/vox_fem/o.ogg',
|
||||
"objective" = 'sound/vox_fem/objective.ogg',
|
||||
"observation" = 'sound/vox_fem/observation.ogg',
|
||||
"obtain" = 'sound/vox_fem/obtain.ogg',
|
||||
"of" = 'sound/vox_fem/of.ogg',
|
||||
"offer" = 'sound/vox_fem/offer.ogg',
|
||||
"offered" = 'sound/vox_fem/offered.ogg',
|
||||
"offering" = 'sound/vox_fem/offering.ogg',
|
||||
"offers" = 'sound/vox_fem/offers.ogg',
|
||||
"office" = 'sound/vox_fem/office.ogg',
|
||||
"officer" = 'sound/vox_fem/officer.ogg',
|
||||
"ok" = 'sound/vox_fem/ok.ogg',
|
||||
"okay" = 'sound/vox_fem/okay.ogg',
|
||||
"on" = 'sound/vox_fem/on.ogg',
|
||||
"one" = 'sound/vox_fem/one.ogg',
|
||||
"only" = 'sound/vox_fem/only.ogg',
|
||||
"op" = 'sound/vox_fem/op.ogg',
|
||||
"open" = 'sound/vox_fem/open.ogg',
|
||||
"operating" = 'sound/vox_fem/operating.ogg',
|
||||
@@ -559,16 +754,26 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"order" = 'sound/vox_fem/order.ogg',
|
||||
"organic" = 'sound/vox_fem/organic.ogg',
|
||||
"oscar" = 'sound/vox_fem/oscar.ogg',
|
||||
"other" = 'sound/vox_fem/other.ogg',
|
||||
"others" = 'sound/vox_fem/others.ogg',
|
||||
"ouch" = 'sound/vox_fem/ouch.ogg',
|
||||
"out" = 'sound/vox_fem/out.ogg',
|
||||
"outside" = 'sound/vox_fem/outside.ogg',
|
||||
"over" = 'sound/vox_fem/over.ogg',
|
||||
"overload" = 'sound/vox_fem/overload.ogg',
|
||||
"override" = 'sound/vox_fem/override.ogg',
|
||||
"p" = 'sound/vox_fem/p.ogg',
|
||||
"pacifist" = 'sound/vox_fem/pacifist.ogg',
|
||||
"pacify" = 'sound/vox_fem/pacify.ogg',
|
||||
"pain" = 'sound/vox_fem/pain.ogg',
|
||||
"pal" = 'sound/vox_fem/pal.ogg',
|
||||
"panel" = 'sound/vox_fem/panel.ogg',
|
||||
"paramedic" = 'sound/vox_fem/paramedic.ogg',
|
||||
"pass" = 'sound/vox_fem/pass.ogg',
|
||||
"passed" = 'sound/vox_fem/passed.ogg',
|
||||
"passes" = 'sound/vox_fem/passes.ogg',
|
||||
"passing" = 'sound/vox_fem/passing.ogg',
|
||||
"passive" = 'sound/vox_fem/passive.ogg',
|
||||
"percent" = 'sound/vox_fem/percent.ogg',
|
||||
"perimeter" = 'sound/vox_fem/perimeter.ogg',
|
||||
"permitted" = 'sound/vox_fem/permitted.ogg',
|
||||
@@ -576,8 +781,10 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"pipe" = 'sound/vox_fem/pipe.ogg',
|
||||
"plant" = 'sound/vox_fem/plant.ogg',
|
||||
"plasma" = 'sound/vox_fem/plasma.ogg',
|
||||
"plastic" = 'sound/vox_fem/plastic.ogg',
|
||||
"platform" = 'sound/vox_fem/platform.ogg',
|
||||
"please" = 'sound/vox_fem/please.ogg',
|
||||
"pleasure" = 'sound/vox_fem/pleasure.ogg',
|
||||
"pod" = 'sound/vox_fem/pod.ogg',
|
||||
"pods" = 'sound/vox_fem/pods.ogg',
|
||||
"point" = 'sound/vox_fem/point.ogg',
|
||||
@@ -595,6 +802,9 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"propulsion" = 'sound/vox_fem/propulsion.ogg',
|
||||
"prosecute" = 'sound/vox_fem/prosecute.ogg',
|
||||
"protective" = 'sound/vox_fem/protective.ogg',
|
||||
"pull" = 'sound/vox_fem/pull.ogg',
|
||||
"pulled" = 'sound/vox_fem/pulled.ogg',
|
||||
"pulling" = 'sound/vox_fem/pulling.ogg',
|
||||
"pun" = 'sound/vox_fem/pun.ogg',
|
||||
"push" = 'sound/vox_fem/push.ogg',
|
||||
"q" = 'sound/vox_fem/q.ogg',
|
||||
@@ -606,6 +816,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"question" = 'sound/vox_fem/question.ogg',
|
||||
"questioning" = 'sound/vox_fem/questioning.ogg',
|
||||
"quick" = 'sound/vox_fem/quick.ogg',
|
||||
"quickly" = 'sound/vox_fem/quickly.ogg',
|
||||
"quit" = 'sound/vox_fem/quit.ogg',
|
||||
"r" = 'sound/vox_fem/r.ogg',
|
||||
"radiation" = 'sound/vox_fem/radiation.ogg',
|
||||
@@ -619,10 +830,17 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"reach" = 'sound/vox_fem/reach.ogg',
|
||||
"reached" = 'sound/vox_fem/reached.ogg',
|
||||
"reactor" = 'sound/vox_fem/reactor.ogg',
|
||||
"real" = 'sound/vox_fem/real.ogg',
|
||||
"reality" = 'sound/vox_fem/reality.ogg',
|
||||
"reboot" = 'sound/vox_fem/reboot.ogg',
|
||||
"rebooted" = 'sound/vox_fem/rebooted.ogg',
|
||||
"rebooting" = 'sound/vox_fem/rebooting.ogg',
|
||||
"recommend" = 'sound/vox_fem/recommend.ogg',
|
||||
"red" = 'sound/vox_fem/red.ogg',
|
||||
"relay" = 'sound/vox_fem/relay.ogg',
|
||||
"release" = 'sound/vox_fem/release.ogg',
|
||||
"released" = 'sound/vox_fem/released.ogg',
|
||||
"releasing" = 'sound/vox_fem/releasing.ogg',
|
||||
"remaining" = 'sound/vox_fem/remaining.ogg',
|
||||
"removal" = 'sound/vox_fem/removal.ogg',
|
||||
"renault" = 'sound/vox_fem/renault.ogg',
|
||||
@@ -638,7 +856,10 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"resevoir" = 'sound/vox_fem/resevoir.ogg',
|
||||
"resistance" = 'sound/vox_fem/resistance.ogg',
|
||||
"respond" = 'sound/vox_fem/respond.ogg',
|
||||
"responded" = 'sound/vox_fem/responded.ogg',
|
||||
"response" = 'sound/vox_fem/response.ogg',
|
||||
"rest" = 'sound/vox_fem/rest.ogg',
|
||||
"revenge" = 'sound/vox_fem/revenge.ogg',
|
||||
"right" = 'sound/vox_fem/right.ogg',
|
||||
"roboticist" = 'sound/vox_fem/roboticist.ogg',
|
||||
"robotics" = 'sound/vox_fem/robotics.ogg',
|
||||
@@ -651,12 +872,20 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"run" = 'sound/vox_fem/run.ogg',
|
||||
"runtime" = 'sound/vox_fem/runtime.ogg',
|
||||
"s" = 'sound/vox_fem/s.ogg',
|
||||
"sad" = 'sound/vox_fem/sad.ogg',
|
||||
"sadded" = 'sound/vox_fem/sadded.ogg',
|
||||
"sadding" = 'sound/vox_fem/sadding.ogg',
|
||||
"safe" = 'sound/vox_fem/safe.ogg',
|
||||
"safety" = 'sound/vox_fem/safety.ogg',
|
||||
"said" = 'sound/vox_fem/said.ogg',
|
||||
"sarah" = 'sound/vox_fem/sarah.ogg',
|
||||
"sargeant" = 'sound/vox_fem/sargeant.ogg',
|
||||
"sat" = 'sound/vox_fem/sat.ogg',
|
||||
"satellite" = 'sound/vox_fem/satellite.ogg',
|
||||
"save" = 'sound/vox_fem/save.ogg',
|
||||
"saved" = 'sound/vox_fem/saved.ogg',
|
||||
"say" = 'sound/vox_fem/say.ogg',
|
||||
"saying" = 'sound/vox_fem/saying.ogg',
|
||||
"science" = 'sound/vox_fem/science.ogg',
|
||||
"scream" = 'sound/vox_fem/scream.ogg',
|
||||
"screen" = 'sound/vox_fem/screen.ogg',
|
||||
@@ -669,18 +898,31 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"secure" = 'sound/vox_fem/secure.ogg',
|
||||
"secured" = 'sound/vox_fem/secured.ogg',
|
||||
"security" = 'sound/vox_fem/security.ogg',
|
||||
"seld" = 'sound/vox_fem/seld.ogg',
|
||||
"select" = 'sound/vox_fem/select.ogg',
|
||||
"selected" = 'sound/vox_fem/selected.ogg',
|
||||
"sell" = 'sound/vox_fem/sell.ogg',
|
||||
"selling" = 'sound/vox_fem/selling.ogg',
|
||||
"sense" = 'sound/vox_fem/sense.ogg',
|
||||
"sensed" = 'sound/vox_fem/sensed.ogg',
|
||||
"sensing" = 'sound/vox_fem/sensing.ogg',
|
||||
"sensitive" = 'sound/vox_fem/sensitive.ogg',
|
||||
"sensitivity" = 'sound/vox_fem/sensitivity.ogg',
|
||||
"sensors" = 'sound/vox_fem/sensors.ogg',
|
||||
"sequencer" = 'sound/vox_fem/sequencer.ogg',
|
||||
"service" = 'sound/vox_fem/service.ogg',
|
||||
"serviced" = 'sound/vox_fem/serviced.ogg',
|
||||
"servicing" = 'sound/vox_fem/servicing.ogg',
|
||||
"seven" = 'sound/vox_fem/seven.ogg',
|
||||
"seventeen" = 'sound/vox_fem/seventeen.ogg',
|
||||
"seventy" = 'sound/vox_fem/seventy.ogg',
|
||||
"severe" = 'sound/vox_fem/severe.ogg',
|
||||
"sewage" = 'sound/vox_fem/sewage.ogg',
|
||||
"sewer" = 'sound/vox_fem/sewer.ogg',
|
||||
"she" = 'sound/vox_fem/she.ogg',
|
||||
"shield" = 'sound/vox_fem/shield.ogg',
|
||||
"shielded" = 'sound/vox_fem/shielded.ogg',
|
||||
"shielding" = 'sound/vox_fem/shielding.ogg',
|
||||
"shipment" = 'sound/vox_fem/shipment.ogg',
|
||||
"shirt" = 'sound/vox_fem/shirt.ogg',
|
||||
"shirts" = 'sound/vox_fem/shirts.ogg',
|
||||
@@ -691,7 +933,11 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"shitting" = 'sound/vox_fem/shitting.ogg',
|
||||
"shock" = 'sound/vox_fem/shock.ogg',
|
||||
"shoot" = 'sound/vox_fem/shoot.ogg',
|
||||
"should" = 'sound/vox_fem/should.ogg',
|
||||
"shower" = 'sound/vox_fem/shower.ogg',
|
||||
"shrug" = 'sound/vox_fem/shrug.ogg',
|
||||
"shrugged" = 'sound/vox_fem/shrugged.ogg',
|
||||
"shrugging" = 'sound/vox_fem/shrugging.ogg',
|
||||
"shut" = 'sound/vox_fem/shut.ogg',
|
||||
"shuttle" = 'sound/vox_fem/shuttle.ogg',
|
||||
"side" = 'sound/vox_fem/side.ogg',
|
||||
@@ -699,6 +945,8 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"sight" = 'sound/vox_fem/sight.ogg',
|
||||
"silo" = 'sound/vox_fem/silo.ogg',
|
||||
"singularity" = 'sound/vox_fem/singularity.ogg',
|
||||
"sit" = 'sound/vox_fem/sit.ogg',
|
||||
"sitting" = 'sound/vox_fem/sitting.ogg',
|
||||
"six" = 'sound/vox_fem/six.ogg',
|
||||
"sixteen" = 'sound/vox_fem/sixteen.ogg',
|
||||
"sixty" = 'sound/vox_fem/sixty.ogg',
|
||||
@@ -709,18 +957,25 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"slime" = 'sound/vox_fem/slime.ogg',
|
||||
"slow" = 'sound/vox_fem/slow.ogg',
|
||||
"smoke" = 'sound/vox_fem/smoke.ogg',
|
||||
"so" = 'sound/vox_fem/so.ogg',
|
||||
"solar" = 'sound/vox_fem/solar.ogg',
|
||||
"solars" = 'sound/vox_fem/solars.ogg',
|
||||
"sold" = 'sound/vox_fem/sold.ogg',
|
||||
"soldier" = 'sound/vox_fem/soldier.ogg',
|
||||
"some" = 'sound/vox_fem/some.ogg',
|
||||
"someone" = 'sound/vox_fem/someone.ogg',
|
||||
"something" = 'sound/vox_fem/something.ogg',
|
||||
"son" = 'sound/vox_fem/son.ogg',
|
||||
"soon" = 'sound/vox_fem/soon.ogg',
|
||||
"sorry" = 'sound/vox_fem/sorry.ogg',
|
||||
"south" = 'sound/vox_fem/south.ogg',
|
||||
"space" = 'sound/vox_fem/space.ogg',
|
||||
"speak" = 'sound/vox_fem/speak.ogg',
|
||||
"speaking" = 'sound/vox_fem/speaking.ogg',
|
||||
"spider" = 'sound/vox_fem/spider.ogg',
|
||||
"spiders" = 'sound/vox_fem/spiders.ogg',
|
||||
"spoke" = 'sound/vox_fem/spoke.ogg',
|
||||
"spoken" = 'sound/vox_fem/spoken.ogg',
|
||||
"squad" = 'sound/vox_fem/squad.ogg',
|
||||
"square" = 'sound/vox_fem/square.ogg',
|
||||
"ss13" = 'sound/vox_fem/ss13.ogg',
|
||||
@@ -728,22 +983,33 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"starboard" = 'sound/vox_fem/starboard.ogg',
|
||||
"station" = 'sound/vox_fem/station.ogg',
|
||||
"stations" = 'sound/vox_fem/stations.ogg',
|
||||
"statue" = 'sound/vox_fem/statue.ogg',
|
||||
"status" = 'sound/vox_fem/status.ogg',
|
||||
"sterile" = 'sound/vox_fem/sterile.ogg',
|
||||
"sterilization" = 'sound/vox_fem/sterilization.ogg',
|
||||
"still" = 'sound/vox_fem/still.ogg',
|
||||
"storage" = 'sound/vox_fem/storage.ogg',
|
||||
"strong" = 'sound/vox_fem/strong.ogg',
|
||||
"stuck" = 'sound/vox_fem/stuck.ogg',
|
||||
"stuff" = 'sound/vox_fem/stuff.ogg',
|
||||
"stuffed" = 'sound/vox_fem/stuffed.ogg',
|
||||
"stuffing" = 'sound/vox_fem/stuffing.ogg',
|
||||
"stupid" = 'sound/vox_fem/stupid.ogg',
|
||||
"sub" = 'sound/vox_fem/sub.ogg',
|
||||
"subject" = 'sound/vox_fem/subject.ogg',
|
||||
"subjected" = 'sound/vox_fem/subjected.ogg',
|
||||
"subjecting" = 'sound/vox_fem/subjecting.ogg',
|
||||
"subsurface" = 'sound/vox_fem/subsurface.ogg',
|
||||
"sudden" = 'sound/vox_fem/sudden.ogg',
|
||||
"suffer" = 'sound/vox_fem/suffer.ogg',
|
||||
"suffering" = 'sound/vox_fem/suffering.ogg',
|
||||
"suit" = 'sound/vox_fem/suit.ogg',
|
||||
"suited" = 'sound/vox_fem/suited.ogg',
|
||||
"suiting" = 'sound/vox_fem/suiting.ogg',
|
||||
"superconducting" = 'sound/vox_fem/superconducting.ogg',
|
||||
"supercooled" = 'sound/vox_fem/supercooled.ogg',
|
||||
"supply" = 'sound/vox_fem/supply.ogg',
|
||||
"sure" = 'sound/vox_fem/sure.ogg',
|
||||
"surface" = 'sound/vox_fem/surface.ogg',
|
||||
"surrender" = 'sound/vox_fem/surrender.ogg',
|
||||
"surround" = 'sound/vox_fem/surround.ogg',
|
||||
@@ -759,10 +1025,15 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"tactical" = 'sound/vox_fem/tactical.ogg',
|
||||
"tajaran" = 'sound/vox_fem/tajaran.ogg',
|
||||
"take" = 'sound/vox_fem/take.ogg',
|
||||
"taken" = 'sound/vox_fem/taken.ogg',
|
||||
"talk" = 'sound/vox_fem/talk.ogg',
|
||||
"tango" = 'sound/vox_fem/tango.ogg',
|
||||
"tank" = 'sound/vox_fem/tank.ogg',
|
||||
"target" = 'sound/vox_fem/target.ogg',
|
||||
"taze" = 'sound/vox_fem/taze.ogg',
|
||||
"tazed" = 'sound/vox_fem/tazed.ogg',
|
||||
"tazer" = 'sound/vox_fem/tazer.ogg',
|
||||
"tazing" = 'sound/vox_fem/tazing.ogg',
|
||||
"team" = 'sound/vox_fem/team.ogg',
|
||||
"technology" = 'sound/vox_fem/technology.ogg',
|
||||
"telecomms" = 'sound/vox_fem/telecomms.ogg',
|
||||
@@ -770,6 +1041,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"teleported" = 'sound/vox_fem/teleported.ogg',
|
||||
"teleporter" = 'sound/vox_fem/teleporter.ogg',
|
||||
"teleporting" = 'sound/vox_fem/teleporting.ogg',
|
||||
"tell" = 'sound/vox_fem/tell.ogg',
|
||||
"temperature" = 'sound/vox_fem/temperature.ogg',
|
||||
"temporal" = 'sound/vox_fem/temporal.ogg',
|
||||
"ten" = 'sound/vox_fem/ten.ogg',
|
||||
@@ -778,15 +1050,23 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"termination" = 'sound/vox_fem/termination.ogg',
|
||||
"tesla" = 'sound/vox_fem/tesla.ogg',
|
||||
"test" = 'sound/vox_fem/test.ogg',
|
||||
"thank" = 'sound/vox_fem/thank.ogg',
|
||||
"thanked" = 'sound/vox_fem/thanked.ogg',
|
||||
"thanks" = 'sound/vox_fem/thanks.ogg',
|
||||
"that" = 'sound/vox_fem/that.ogg',
|
||||
"the" = 'sound/vox_fem/the.ogg',
|
||||
"them" = 'sound/vox_fem/them.ogg',
|
||||
"then" = 'sound/vox_fem/then.ogg',
|
||||
"there" = 'sound/vox_fem/there.ogg',
|
||||
"they" = 'sound/vox_fem/they.ogg',
|
||||
"think" = 'sound/vox_fem/think.ogg',
|
||||
"thinking" = 'sound/vox_fem/thinking.ogg',
|
||||
"third" = 'sound/vox_fem/third.ogg',
|
||||
"thirteen" = 'sound/vox_fem/thirteen.ogg',
|
||||
"thirty" = 'sound/vox_fem/thirty.ogg',
|
||||
"this" = 'sound/vox_fem/this.ogg',
|
||||
"those" = 'sound/vox_fem/those.ogg',
|
||||
"thought" = 'sound/vox_fem/thought.ogg',
|
||||
"thousand" = 'sound/vox_fem/thousand.ogg',
|
||||
"threat" = 'sound/vox_fem/threat.ogg',
|
||||
"three" = 'sound/vox_fem/three.ogg',
|
||||
@@ -794,9 +1074,11 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"tide" = 'sound/vox_fem/tide.ogg',
|
||||
"time" = 'sound/vox_fem/time.ogg',
|
||||
"to" = 'sound/vox_fem/to.ogg',
|
||||
"took" = 'sound/vox_fem/took.ogg',
|
||||
"tool" = 'sound/vox_fem/tool.ogg',
|
||||
"top" = 'sound/vox_fem/top.ogg',
|
||||
"topside" = 'sound/vox_fem/topside.ogg',
|
||||
"tosser" = 'sound/vox_fem/tosser.ogg',
|
||||
"touch" = 'sound/vox_fem/touch.ogg',
|
||||
"towards" = 'sound/vox_fem/towards.ogg',
|
||||
"toxins" = 'sound/vox_fem/toxins.ogg',
|
||||
@@ -817,8 +1099,14 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"unathi" = 'sound/vox_fem/unathi.ogg',
|
||||
"unauthorized" = 'sound/vox_fem/unauthorized.ogg',
|
||||
"under" = 'sound/vox_fem/under.ogg',
|
||||
"unidentified" = 'sound/vox_fem/unidentified.ogg',
|
||||
"uniform" = 'sound/vox_fem/uniform.ogg',
|
||||
"unit" = 'sound/vox_fem/unit.ogg',
|
||||
"unite" = 'sound/vox_fem/unite.ogg',
|
||||
"united" = 'sound/vox_fem/united.ogg',
|
||||
"uniting" = 'sound/vox_fem/uniting.ogg',
|
||||
"unlocked" = 'sound/vox_fem/unlocked.ogg',
|
||||
"unsure" = 'sound/vox_fem/unsure.ogg',
|
||||
"until" = 'sound/vox_fem/until.ogg',
|
||||
"up" = 'sound/vox_fem/up.ogg',
|
||||
"update" = 'sound/vox_fem/update.ogg',
|
||||
@@ -841,7 +1129,9 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"vapor" = 'sound/vox_fem/vapor.ogg',
|
||||
"vault" = 'sound/vox_fem/vault.ogg',
|
||||
"vent" = 'sound/vox_fem/vent.ogg',
|
||||
"vented" = 'sound/vox_fem/vented.ogg',
|
||||
"ventilation" = 'sound/vox_fem/ventilation.ogg',
|
||||
"venting" = 'sound/vox_fem/venting.ogg',
|
||||
"vents" = 'sound/vox_fem/vents.ogg',
|
||||
"victor" = 'sound/vox_fem/victor.ogg',
|
||||
"violated" = 'sound/vox_fem/violated.ogg',
|
||||
@@ -850,25 +1140,40 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"voltage" = 'sound/vox_fem/voltage.ogg',
|
||||
"vox" = 'sound/vox_fem/vox.ogg',
|
||||
"vox_login" = 'sound/vox_fem/vox_login.ogg',
|
||||
"voxy" = 'sound/vox_fem/voxy.ogg',
|
||||
"vulpkanin" = 'sound/vox_fem/vulpkanin.ogg',
|
||||
"w" = 'sound/vox_fem/w.ogg',
|
||||
"wait" = 'sound/vox_fem/wait.ogg',
|
||||
"waited" = 'sound/vox_fem/waited.ogg',
|
||||
"waiter" = 'sound/vox_fem/waiter.ogg',
|
||||
"waiting" = 'sound/vox_fem/waiting.ogg',
|
||||
"walk" = 'sound/vox_fem/walk.ogg',
|
||||
"wall" = 'sound/vox_fem/wall.ogg',
|
||||
"wanker" = 'sound/vox_fem/wanker.ogg',
|
||||
"wankers" = 'sound/vox_fem/wankers.ogg',
|
||||
"want" = 'sound/vox_fem/want.ogg',
|
||||
"wanted" = 'sound/vox_fem/wanted.ogg',
|
||||
"wanting" = 'sound/vox_fem/wanting.ogg',
|
||||
"wants" = 'sound/vox_fem/wants.ogg',
|
||||
"warm" = 'sound/vox_fem/warm.ogg',
|
||||
"warn" = 'sound/vox_fem/warn.ogg',
|
||||
"warning" = 'sound/vox_fem/warning.ogg',
|
||||
"was" = 'sound/vox_fem/was.ogg',
|
||||
"waste" = 'sound/vox_fem/waste.ogg',
|
||||
"water" = 'sound/vox_fem/water.ogg',
|
||||
"way" = 'sound/vox_fem/way.ogg',
|
||||
"we" = 'sound/vox_fem/we.ogg',
|
||||
"weapon" = 'sound/vox_fem/weapon.ogg',
|
||||
"wear" = 'sound/vox_fem/wear.ogg',
|
||||
"weed" = 'sound/vox_fem/weed.ogg',
|
||||
"welcome" = 'sound/vox_fem/welcome.ogg',
|
||||
"weld" = 'sound/vox_fem/weld.ogg',
|
||||
"welded" = 'sound/vox_fem/welded.ogg',
|
||||
"welder" = 'sound/vox_fem/welder.ogg',
|
||||
"welding" = 'sound/vox_fem/welding.ogg',
|
||||
"west" = 'sound/vox_fem/west.ogg',
|
||||
"what" = 'sound/vox_fem/what.ogg',
|
||||
"where" = 'sound/vox_fem/where.ogg',
|
||||
"whiskey" = 'sound/vox_fem/whiskey.ogg',
|
||||
"white" = 'sound/vox_fem/white.ogg',
|
||||
"wiggle" = 'sound/vox_fem/wiggle.ogg',
|
||||
@@ -876,6 +1181,9 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg',
|
||||
"will" = 'sound/vox_fem/will.ogg',
|
||||
"window" = 'sound/vox_fem/window.ogg',
|
||||
"windows" = 'sound/vox_fem/windows.ogg',
|
||||
"wish" = 'sound/vox_fem/wish.ogg',
|
||||
"wished" = 'sound/vox_fem/wished.ogg',
|
||||
"wishing" = 'sound/vox_fem/wishing.ogg',
|
||||
"with" = 'sound/vox_fem/with.ogg',
|
||||
"without" = 'sound/vox_fem/without.ogg',
|
||||
"wizard" = 'sound/vox_fem/wizard.ogg',
|
||||
@@ -883,6 +1191,11 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.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',
|
||||
"working" = 'sound/vox_fem/working.ogg',
|
||||
"works" = 'sound/vox_fem/works.ogg',
|
||||
"wow" = 'sound/vox_fem/wow.ogg',
|
||||
"x" = 'sound/vox_fem/x.ogg',
|
||||
"xeno" = 'sound/vox_fem/xeno.ogg',
|
||||
"xenobiology" = 'sound/vox_fem/xenobiology.ogg',
|
||||
|
||||
Reference in New Issue
Block a user