From 4010c7f67683997e56f36eab4706ef07f90733ea Mon Sep 17 00:00:00 2001 From: monster860 Date: Mon, 30 May 2016 16:13:54 -0400 Subject: [PATCH] words list --- code/defines/vox_sounds.dm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/code/defines/vox_sounds.dm b/code/defines/vox_sounds.dm index 93bf36a3716..98442569e5b 100644 --- a/code/defines/vox_sounds.dm +++ b/code/defines/vox_sounds.dm @@ -16,6 +16,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "across" = 'sound/vox_fem/across.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', "adios" = 'sound/vox_fem/adios.ogg', "administration" = 'sound/vox_fem/administration.ogg', @@ -24,6 +25,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "after" = 'sound/vox_fem/after.ogg', "agent" = 'sound/vox_fem/agent.ogg', "ai" = 'sound/vox_fem/ai.ogg', +"airlock" = 'sound/vox_fem/airlock.ogg', "alarm" = 'sound/vox_fem/alarm.ogg', "alcohol" = 'sound/vox_fem/alcohol.ogg', "alert" = 'sound/vox_fem/alert.ogg', @@ -77,6 +79,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "base" = 'sound/vox_fem/base.ogg', "bay" = 'sound/vox_fem/bay.ogg', "be" = 'sound/vox_fem/be.ogg', +"becoming" = 'sound/vox_fem/becoming.ogg', "been" = 'sound/vox_fem/been.ogg', "before" = 'sound/vox_fem/before.ogg', "between" = 'sound/vox_fem/between.ogg', @@ -109,6 +112,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "breached" = 'sound/vox_fem/breached.ogg', "break" = 'sound/vox_fem/break.ogg', "bridge" = 'sound/vox_fem/bridge.ogg', +"briefing" = 'sound/vox_fem/briefing.ogg', "brig" = 'sound/vox_fem/brig.ogg', "bust" = 'sound/vox_fem/bust.ogg', "but" = 'sound/vox_fem/but.ogg', @@ -120,6 +124,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "cage" = 'sound/vox_fem/cage.ogg', "call" = 'sound/vox_fem/call.ogg', "called" = 'sound/vox_fem/called.ogg', +"camp" = 'sound/vox_fem/camp.ogg', "can" = 'sound/vox_fem/can.ogg', "canal" = 'sound/vox_fem/canal.ogg', "cancer" = 'sound/vox_fem/cancer.ogg', @@ -216,6 +221,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "destroyed" = 'sound/vox_fem/destroyed.ogg', "detain" = 'sound/vox_fem/detain.ogg', "detected" = 'sound/vox_fem/detected.ogg', +"detective" = 'sound/vox_fem/detective.ogg', "detonation" = 'sound/vox_fem/detonation.ogg', "device" = 'sound/vox_fem/device.ogg', "did" = 'sound/vox_fem/did.ogg', @@ -269,9 +275,11 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "enter" = 'sound/vox_fem/enter.ogg', "entry" = 'sound/vox_fem/entry.ogg', "environment" = 'sound/vox_fem/environment.ogg', +"equipment" = 'sound/vox_fem/equipment.ogg', "error" = 'sound/vox_fem/error.ogg', "escape" = 'sound/vox_fem/escape.ogg', "evacuate" = 'sound/vox_fem/evacuate.ogg', +"evacuation" = 'sound/vox_fem/evacuation.ogg', "every" = 'sound/vox_fem/every.ogg', "everywhere" = 'sound/vox_fem/everywhere.ogg', "exchange" = 'sound/vox_fem/exchange.ogg', @@ -280,6 +288,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "expect" = 'sound/vox_fem/expect.ogg', "experiment" = 'sound/vox_fem/experiment.ogg', "experimental" = 'sound/vox_fem/experimental.ogg', +"experimentor" = 'sound/vox_fem/experimentor.ogg', "explode" = 'sound/vox_fem/explode.ogg', "explosion" = 'sound/vox_fem/explosion.ogg', "exposure" = 'sound/vox_fem/exposure.ogg', @@ -406,7 +415,9 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "inspection" = 'sound/vox_fem/inspection.ogg', "inspector" = 'sound/vox_fem/inspector.ogg', "interchange" = 'sound/vox_fem/interchange.ogg', +"interested" = 'sound/vox_fem/interested.ogg', "intruder" = 'sound/vox_fem/intruder.ogg', +"intruders" = 'sound/vox_fem/intruders.ogg', "invalid" = 'sound/vox_fem/invalid.ogg', "invasion" = 'sound/vox_fem/invasion.ogg', "is" = 'sound/vox_fem/is.ogg', @@ -426,6 +437,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "kitchen" = 'sound/vox_fem/kitchen.ogg', "l" = 'sound/vox_fem/l.ogg', "lab" = 'sound/vox_fem/lab.ogg', +"labor" = 'sound/vox_fem/labor.ogg', "lambda" = 'sound/vox_fem/lambda.ogg', "laser" = 'sound/vox_fem/laser.ogg', "last" = 'sound/vox_fem/last.ogg', @@ -439,6 +451,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "legal" = 'sound/vox_fem/legal.ogg', "level" = 'sound/vox_fem/level.ogg', "lever" = 'sound/vox_fem/lever.ogg', +"library" = 'sound/vox_fem/library.ogg', "lie" = 'sound/vox_fem/lie.ogg', "lieutenant" = 'sound/vox_fem/lieutenant.ogg', "life" = 'sound/vox_fem/life.ogg', @@ -488,7 +501,10 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "mime" = 'sound/vox_fem/mime.ogg', "mimes" = 'sound/vox_fem/mimes.ogg', "minefield" = 'sound/vox_fem/minefield.ogg', +"miner" = 'sound/vox_fem/miner.ogg', +"miners" = 'sound/vox_fem/miners.ogg', "minimum" = 'sound/vox_fem/minimum.ogg', +"mining" = 'sound/vox_fem/mining.ogg', "minus" = 'sound/vox_fem/minus.ogg', "minutes" = 'sound/vox_fem/minutes.ogg', "mister" = 'sound/vox_fem/mister.ogg', @@ -534,6 +550,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "op" = 'sound/vox_fem/op.ogg', "open" = 'sound/vox_fem/open.ogg', "operating" = 'sound/vox_fem/operating.ogg', +"operational" = 'sound/vox_fem/operational.ogg', "operations" = 'sound/vox_fem/operations.ogg', "operative" = 'sound/vox_fem/operative.ogg', "ops" = 'sound/vox_fem/ops.ogg', @@ -562,6 +579,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "platform" = 'sound/vox_fem/platform.ogg', "please" = 'sound/vox_fem/please.ogg', "pod" = 'sound/vox_fem/pod.ogg', +"pods" = 'sound/vox_fem/pods.ogg', "point" = 'sound/vox_fem/point.ogg', "poly" = 'sound/vox_fem/poly.ogg', "port" = 'sound/vox_fem/port.ogg', @@ -642,6 +660,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "science" = 'sound/vox_fem/science.ogg', "scream" = 'sound/vox_fem/scream.ogg', "screen" = 'sound/vox_fem/screen.ogg', +"scrubbers" = 'sound/vox_fem/scrubbers.ogg', "search" = 'sound/vox_fem/search.ogg', "second" = 'sound/vox_fem/second.ogg', "secondary" = 'sound/vox_fem/secondary.ogg', @@ -823,6 +842,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "vault" = 'sound/vox_fem/vault.ogg', "vent" = 'sound/vox_fem/vent.ogg', "ventilation" = 'sound/vox_fem/ventilation.ogg', +"vents" = 'sound/vox_fem/vents.ogg', "victor" = 'sound/vox_fem/victor.ogg', "violated" = 'sound/vox_fem/violated.ogg', "violation" = 'sound/vox_fem/violation.ogg', @@ -847,6 +867,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "weapon" = 'sound/vox_fem/weapon.ogg', "weed" = 'sound/vox_fem/weed.ogg', "welcome" = 'sound/vox_fem/welcome.ogg', +"weld" = 'sound/vox_fem/weld.ogg', "west" = 'sound/vox_fem/west.ogg', "whiskey" = 'sound/vox_fem/whiskey.ogg', "white" = 'sound/vox_fem/white.ogg',