diff --git a/code/defines/vox_sounds.dm b/code/defines/vox_sounds.dm index 6f9bcf122fd..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,7 +25,9 @@ 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', "alien" = 'sound/vox_fem/alien.ogg', "aligned" = 'sound/vox_fem/aligned.ogg', @@ -51,6 +54,8 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "armory" = 'sound/vox_fem/armory.ogg', "array" = 'sound/vox_fem/array.ogg', "arrest" = 'sound/vox_fem/arrest.ogg', +"arrival" = 'sound/vox_fem/arrival.ogg', +"arrivals" = 'sound/vox_fem/arrivals.ogg', "asimov" = 'sound/vox_fem/asimov.ogg', "ass" = 'sound/vox_fem/ass.ogg', "asshole" = 'sound/vox_fem/asshole.ogg', @@ -74,8 +79,10 @@ 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', "beyond" = 'sound/vox_fem/beyond.ogg', "biohazard" = 'sound/vox_fem/biohazard.ogg', "biological" = 'sound/vox_fem/biological.ogg', @@ -86,6 +93,7 @@ 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', +"blob" = 'sound/vox_fem/blob.ogg', "blocked" = 'sound/vox_fem/blocked.ogg', "bloop" = 'sound/vox_fem/bloop.ogg', "blue" = 'sound/vox_fem/blue.ogg', @@ -104,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', @@ -115,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', @@ -130,11 +140,13 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "center" = 'sound/vox_fem/center.ogg', "centi" = 'sound/vox_fem/centi.ogg', "central" = 'sound/vox_fem/central.ogg', +"chair" = 'sound/vox_fem/chair.ogg', "chamber" = 'sound/vox_fem/chamber.ogg', "changed" = 'sound/vox_fem/changed.ogg', "changeling" = 'sound/vox_fem/changeling.ogg', "changelings" = 'sound/vox_fem/changelings.ogg', "changer" = 'sound/vox_fem/changer.ogg', +"chapel" = 'sound/vox_fem/chapel.ogg', "charlie" = 'sound/vox_fem/charlie.ogg', "check" = 'sound/vox_fem/check.ogg', "checkpoint" = 'sound/vox_fem/checkpoint.ogg', @@ -147,6 +159,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "clear" = 'sound/vox_fem/clear.ogg', "clearance" = 'sound/vox_fem/clearance.ogg', "close" = 'sound/vox_fem/close.ogg', +"closet" = 'sound/vox_fem/closet.ogg', "clown" = 'sound/vox_fem/clown.ogg', "clowns" = 'sound/vox_fem/clowns.ogg', "cmo" = 'sound/vox_fem/cmo.ogg', @@ -179,6 +192,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "cryogenic" = 'sound/vox_fem/cryogenic.ogg', "cunt" = 'sound/vox_fem/cunt.ogg', "cunts" = 'sound/vox_fem/cunts.ogg', +"cyberiad" = 'sound/vox_fem/cyberiad.ogg', "cyborg" = 'sound/vox_fem/cyborg.ogg', "cyborgs" = 'sound/vox_fem/cyborgs.ogg', "d" = 'sound/vox_fem/d.ogg', @@ -190,6 +204,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "deactivated" = 'sound/vox_fem/deactivated.ogg', "dead" = 'sound/vox_fem/dead.ogg', "death" = 'sound/vox_fem/death.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', @@ -206,11 +221,13 @@ 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', "die" = 'sound/vox_fem/die.ogg', "dimensional" = 'sound/vox_fem/dimensional.ogg', +"diona" = 'sound/vox_fem/diona.ogg', "dirt" = 'sound/vox_fem/dirt.ogg', "disengaged" = 'sound/vox_fem/disengaged.ogg', "dish" = 'sound/vox_fem/dish.ogg', @@ -218,12 +235,18 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "distance" = 'sound/vox_fem/distance.ogg', "distortion" = 'sound/vox_fem/distortion.ogg', "do" = 'sound/vox_fem/do.ogg', +"dock" = 'sound/vox_fem/dock.ogg', +"docked" = 'sound/vox_fem/docked.ogg', +"docking" = 'sound/vox_fem/docking.ogg', +"docks" = 'sound/vox_fem/docks.ogg', "doctor" = 'sound/vox_fem/doctor.ogg', "doctors" = 'sound/vox_fem/doctors.ogg', "doop" = 'sound/vox_fem/doop.ogg', "door" = 'sound/vox_fem/door.ogg', "dorms" = 'sound/vox_fem/dorms.ogg', "down" = 'sound/vox_fem/down.ogg', +"drask" = 'sound/vox_fem/drask.ogg', +"drunk" = 'sound/vox_fem/drunk.ogg', "dual" = 'sound/vox_fem/dual.ogg', "duct" = 'sound/vox_fem/duct.ogg', "e" = 'sound/vox_fem/e.ogg', @@ -240,6 +263,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "elevator" = 'sound/vox_fem/elevator.ogg', "eleven" = 'sound/vox_fem/eleven.ogg', "eliminate" = 'sound/vox_fem/eliminate.ogg', +"emag" = 'sound/vox_fem/emag.ogg', "emergency" = 'sound/vox_fem/emergency.ogg', "energy" = 'sound/vox_fem/energy.ogg', "engage" = 'sound/vox_fem/engage.ogg', @@ -251,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', @@ -262,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', @@ -310,6 +337,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.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', "get" = 'sound/vox_fem/get.ogg', "glory" = 'sound/vox_fem/glory.ogg', "go" = 'sound/vox_fem/go.ogg', @@ -332,6 +360,8 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "hacker" = 'sound/vox_fem/hacker.ogg', "hackers" = 'sound/vox_fem/hackers.ogg', "hacking" = 'sound/vox_fem/hacking.ogg', +"hail" = 'sound/vox_fem/hail.ogg', +"hallway" = 'sound/vox_fem/hallway.ogg', "handling" = 'sound/vox_fem/handling.ogg', "hangar" = 'sound/vox_fem/hangar.ogg', "happening" = 'sound/vox_fem/happening.ogg', @@ -352,6 +382,8 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "highest" = 'sound/vox_fem/highest.ogg', "hit" = 'sound/vox_fem/hit.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', "hos" = 'sound/vox_fem/hos.ogg', "hostile" = 'sound/vox_fem/hostile.ogg', @@ -359,6 +391,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "hotel" = 'sound/vox_fem/hotel.ogg', "hour" = 'sound/vox_fem/hour.ogg', "hours" = 'sound/vox_fem/hours.ogg', +"hull" = 'sound/vox_fem/hull.ogg', "human" = 'sound/vox_fem/human.ogg', "humans" = 'sound/vox_fem/humans.ogg', "hundred" = 'sound/vox_fem/hundred.ogg', @@ -367,10 +400,12 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "hydroponics" = 'sound/vox_fem/hydroponics.ogg', "i" = 'sound/vox_fem/i.ogg', "iaa" = 'sound/vox_fem/iaa.ogg', +"ian" = 'sound/vox_fem/ian.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', "in" = 'sound/vox_fem/in.ogg', "inches" = 'sound/vox_fem/inches.ogg', "india" = 'sound/vox_fem/india.ogg', @@ -380,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', @@ -390,6 +427,8 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "juliet" = 'sound/vox_fem/juliet.ogg', "k" = 'sound/vox_fem/k.ogg', "key" = 'sound/vox_fem/key.ogg', +"kida" = 'sound/vox_fem/kida.ogg', +"kidan" = 'sound/vox_fem/kidan.ogg', "kill" = 'sound/vox_fem/kill.ogg', "killed" = 'sound/vox_fem/killed.ogg', "killing" = 'sound/vox_fem/killing.ogg', @@ -398,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', @@ -411,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', @@ -457,8 +498,13 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "military" = 'sound/vox_fem/military.ogg', "milli" = 'sound/vox_fem/milli.ogg', "million" = 'sound/vox_fem/million.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', @@ -473,6 +519,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.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', "nanotrasen" = 'sound/vox_fem/nanotrasen.ogg', "nearest" = 'sound/vox_fem/nearest.ogg', "negative" = 'sound/vox_fem/negative.ogg', @@ -488,20 +535,25 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "not" = 'sound/vox_fem/not.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', "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', +"office" = 'sound/vox_fem/office.ogg', "officer" = 'sound/vox_fem/officer.ogg', "ok" = 'sound/vox_fem/ok.ogg', "on" = 'sound/vox_fem/on.ogg', "one" = 'sound/vox_fem/one.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', "option" = 'sound/vox_fem/option.ogg', "or" = 'sound/vox_fem/or.ogg', "order" = 'sound/vox_fem/order.ogg', @@ -526,7 +578,10 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "plasma" = 'sound/vox_fem/plasma.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', "portal" = 'sound/vox_fem/portal.ogg', "power" = 'sound/vox_fem/power.ogg', @@ -540,6 +595,7 @@ 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', +"pun" = 'sound/vox_fem/pun.ogg', "push" = 'sound/vox_fem/push.ogg', "q" = 'sound/vox_fem/q.ogg', "qm" = 'sound/vox_fem/qm.ogg', @@ -569,10 +625,12 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "released" = 'sound/vox_fem/released.ogg', "remaining" = 'sound/vox_fem/remaining.ogg', "removal" = 'sound/vox_fem/removal.ogg', +"renault" = 'sound/vox_fem/renault.ogg', "renegade" = 'sound/vox_fem/renegade.ogg', "repair" = 'sound/vox_fem/repair.ogg', "report" = 'sound/vox_fem/report.ogg', "reports" = 'sound/vox_fem/reports.ogg', +"representative" = 'sound/vox_fem/representative.ogg', "request" = 'sound/vox_fem/request.ogg', "requested" = 'sound/vox_fem/requested.ogg', "required" = 'sound/vox_fem/required.ogg', @@ -591,6 +649,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "room" = 'sound/vox_fem/room.ogg', "round" = 'sound/vox_fem/round.ogg', "run" = 'sound/vox_fem/run.ogg', +"runtime" = 'sound/vox_fem/runtime.ogg', "s" = 'sound/vox_fem/s.ogg', "safe" = 'sound/vox_fem/safe.ogg', "safety" = 'sound/vox_fem/safety.ogg', @@ -601,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', @@ -612,6 +672,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "select" = 'sound/vox_fem/select.ogg', "selected" = 'sound/vox_fem/selected.ogg', "sensors" = 'sound/vox_fem/sensors.ogg', +"sequencer" = 'sound/vox_fem/sequencer.ogg', "service" = 'sound/vox_fem/service.ogg', "seven" = 'sound/vox_fem/seven.ogg', "seventeen" = 'sound/vox_fem/seventeen.ogg', @@ -642,6 +703,9 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "sixteen" = 'sound/vox_fem/sixteen.ogg', "sixty" = 'sound/vox_fem/sixty.ogg', "skipjack" = 'sound/vox_fem/skipjack.ogg', +"skree" = 'sound/vox_fem/skree.ogg', +"skrek" = 'sound/vox_fem/skrek.ogg', +"skrell" = 'sound/vox_fem/skrell.ogg', "slime" = 'sound/vox_fem/slime.ogg', "slow" = 'sound/vox_fem/slow.ogg', "smoke" = 'sound/vox_fem/smoke.ogg', @@ -654,6 +718,9 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "son" = 'sound/vox_fem/son.ogg', "sorry" = 'sound/vox_fem/sorry.ogg', "south" = 'sound/vox_fem/south.ogg', +"space" = 'sound/vox_fem/space.ogg', +"spider" = 'sound/vox_fem/spider.ogg', +"spiders" = 'sound/vox_fem/spiders.ogg', "squad" = 'sound/vox_fem/squad.ogg', "square" = 'sound/vox_fem/square.ogg', "ss13" = 'sound/vox_fem/ss13.ogg', @@ -664,8 +731,10 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.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', "stuck" = 'sound/vox_fem/stuck.ogg', +"stupid" = 'sound/vox_fem/stupid.ogg', "sub" = 'sound/vox_fem/sub.ogg', "subsurface" = 'sound/vox_fem/subsurface.ogg', "sudden" = 'sound/vox_fem/sudden.ogg', @@ -679,7 +748,10 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "surrender" = 'sound/vox_fem/surrender.ogg', "surround" = 'sound/vox_fem/surround.ogg', "surrounded" = 'sound/vox_fem/surrounded.ogg', +"swarmer" = 'sound/vox_fem/swarmer.ogg', +"swarmers" = 'sound/vox_fem/swarmers.ogg', "switch" = 'sound/vox_fem/switch.ogg', +"sword" = 'sound/vox_fem/sword.ogg', "syndicate" = 'sound/vox_fem/syndicate.ogg', "system" = 'sound/vox_fem/system.ogg', "systems" = 'sound/vox_fem/systems.ogg', @@ -692,13 +764,19 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "tank" = 'sound/vox_fem/tank.ogg', "target" = 'sound/vox_fem/target.ogg', "team" = 'sound/vox_fem/team.ogg', +"technology" = 'sound/vox_fem/technology.ogg', "telecomms" = 'sound/vox_fem/telecomms.ogg', +"teleport" = 'sound/vox_fem/teleport.ogg', +"teleported" = 'sound/vox_fem/teleported.ogg', +"teleporter" = 'sound/vox_fem/teleporter.ogg', +"teleporting" = 'sound/vox_fem/teleporting.ogg', "temperature" = 'sound/vox_fem/temperature.ogg', "temporal" = 'sound/vox_fem/temporal.ogg', "ten" = 'sound/vox_fem/ten.ogg', "terminal" = 'sound/vox_fem/terminal.ogg', "terminated" = 'sound/vox_fem/terminated.ogg', "termination" = 'sound/vox_fem/termination.ogg', +"tesla" = 'sound/vox_fem/tesla.ogg', "test" = 'sound/vox_fem/test.ogg', "that" = 'sound/vox_fem/that.ogg', "the" = 'sound/vox_fem/the.ogg', @@ -716,6 +794,7 @@ 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', +"tool" = 'sound/vox_fem/tool.ogg', "top" = 'sound/vox_fem/top.ogg', "topside" = 'sound/vox_fem/topside.ogg', "touch" = 'sound/vox_fem/touch.ogg', @@ -735,6 +814,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "twenty" = 'sound/vox_fem/twenty.ogg', "two" = 'sound/vox_fem/two.ogg', "u" = 'sound/vox_fem/u.ogg', +"unathi" = 'sound/vox_fem/unathi.ogg', "unauthorized" = 'sound/vox_fem/unauthorized.ogg', "under" = 'sound/vox_fem/under.ogg', "uniform" = 'sound/vox_fem/uniform.ogg', @@ -753,13 +833,16 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "used" = 'sound/vox_fem/used.ogg', "user" = 'sound/vox_fem/user.ogg', "v" = 'sound/vox_fem/v.ogg', +"vacant" = 'sound/vox_fem/vacant.ogg', "vacate" = 'sound/vox_fem/vacate.ogg', "valid" = 'sound/vox_fem/valid.ogg', "vampire" = 'sound/vox_fem/vampire.ogg', "vampires" = 'sound/vox_fem/vampires.ogg', "vapor" = 'sound/vox_fem/vapor.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', @@ -767,6 +850,7 @@ 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', +"vulpkanin" = 'sound/vox_fem/vulpkanin.ogg', "w" = 'sound/vox_fem/w.ogg', "walk" = 'sound/vox_fem/walk.ogg', "wall" = 'sound/vox_fem/wall.ogg', @@ -783,12 +867,15 @@ 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', "wiggle" = 'sound/vox_fem/wiggle.ogg', "wilco" = 'sound/vox_fem/wilco.ogg', "will" = 'sound/vox_fem/will.ogg', +"window" = 'sound/vox_fem/window.ogg', +"windows" = 'sound/vox_fem/windows.ogg', "with" = 'sound/vox_fem/with.ogg', "without" = 'sound/vox_fem/without.ogg', "wizard" = 'sound/vox_fem/wizard.ogg', @@ -807,6 +894,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.ogg', "year" = 'sound/vox_fem/year.ogg', "yellow" = 'sound/vox_fem/yellow.ogg', "yes" = 'sound/vox_fem/yes.ogg', +"yet" = 'sound/vox_fem/yet.ogg', "you" = 'sound/vox_fem/you.ogg', "your" = 'sound/vox_fem/your.ogg', "yourself" = 'sound/vox_fem/yourself.ogg', diff --git a/sound/vox_fem/active.ogg b/sound/vox_fem/active.ogg new file mode 100644 index 00000000000..731020160c2 Binary files /dev/null and b/sound/vox_fem/active.ogg differ diff --git a/sound/vox_fem/airlock.ogg b/sound/vox_fem/airlock.ogg new file mode 100644 index 00000000000..5eb6920f016 Binary files /dev/null and b/sound/vox_fem/airlock.ogg differ diff --git a/sound/vox_fem/alcohol.ogg b/sound/vox_fem/alcohol.ogg new file mode 100644 index 00000000000..313bb0f9799 Binary files /dev/null and b/sound/vox_fem/alcohol.ogg differ diff --git a/sound/vox_fem/arrival.ogg b/sound/vox_fem/arrival.ogg new file mode 100644 index 00000000000..f3eea1ebc10 Binary files /dev/null and b/sound/vox_fem/arrival.ogg differ diff --git a/sound/vox_fem/arrivals.ogg b/sound/vox_fem/arrivals.ogg new file mode 100644 index 00000000000..bb3af84dc8c Binary files /dev/null and b/sound/vox_fem/arrivals.ogg differ diff --git a/sound/vox_fem/becoming.ogg b/sound/vox_fem/becoming.ogg new file mode 100644 index 00000000000..4d96fc9399b Binary files /dev/null and b/sound/vox_fem/becoming.ogg differ diff --git a/sound/vox_fem/between.ogg b/sound/vox_fem/between.ogg new file mode 100644 index 00000000000..f23d4eb838a Binary files /dev/null and b/sound/vox_fem/between.ogg differ diff --git a/sound/vox_fem/blob.ogg b/sound/vox_fem/blob.ogg new file mode 100644 index 00000000000..d8a445d7e00 Binary files /dev/null and b/sound/vox_fem/blob.ogg differ diff --git a/sound/vox_fem/briefing.ogg b/sound/vox_fem/briefing.ogg new file mode 100644 index 00000000000..4b2ce6d2942 Binary files /dev/null and b/sound/vox_fem/briefing.ogg differ diff --git a/sound/vox_fem/camp.ogg b/sound/vox_fem/camp.ogg new file mode 100644 index 00000000000..cbb5f1daaaf Binary files /dev/null and b/sound/vox_fem/camp.ogg differ diff --git a/sound/vox_fem/chair.ogg b/sound/vox_fem/chair.ogg new file mode 100644 index 00000000000..a58b9e2059f Binary files /dev/null and b/sound/vox_fem/chair.ogg differ diff --git a/sound/vox_fem/chapel.ogg b/sound/vox_fem/chapel.ogg new file mode 100644 index 00000000000..80ce922fa56 Binary files /dev/null and b/sound/vox_fem/chapel.ogg differ diff --git a/sound/vox_fem/closet.ogg b/sound/vox_fem/closet.ogg new file mode 100644 index 00000000000..9e388fc46d5 Binary files /dev/null and b/sound/vox_fem/closet.ogg differ diff --git a/sound/vox_fem/cyberiad.ogg b/sound/vox_fem/cyberiad.ogg new file mode 100644 index 00000000000..b951309061d Binary files /dev/null and b/sound/vox_fem/cyberiad.ogg differ diff --git a/sound/vox_fem/declared.ogg b/sound/vox_fem/declared.ogg new file mode 100644 index 00000000000..294206a6006 Binary files /dev/null and b/sound/vox_fem/declared.ogg differ diff --git a/sound/vox_fem/detective.ogg b/sound/vox_fem/detective.ogg new file mode 100644 index 00000000000..cd8cba63f51 Binary files /dev/null and b/sound/vox_fem/detective.ogg differ diff --git a/sound/vox_fem/diona.ogg b/sound/vox_fem/diona.ogg new file mode 100644 index 00000000000..defd627bc01 Binary files /dev/null and b/sound/vox_fem/diona.ogg differ diff --git a/sound/vox_fem/dock.ogg b/sound/vox_fem/dock.ogg new file mode 100644 index 00000000000..df6e6579e63 Binary files /dev/null and b/sound/vox_fem/dock.ogg differ diff --git a/sound/vox_fem/docked.ogg b/sound/vox_fem/docked.ogg new file mode 100644 index 00000000000..1b7e8495374 Binary files /dev/null and b/sound/vox_fem/docked.ogg differ diff --git a/sound/vox_fem/docking.ogg b/sound/vox_fem/docking.ogg new file mode 100644 index 00000000000..2d7e2edd6fa Binary files /dev/null and b/sound/vox_fem/docking.ogg differ diff --git a/sound/vox_fem/docks.ogg b/sound/vox_fem/docks.ogg new file mode 100644 index 00000000000..2345da5f437 Binary files /dev/null and b/sound/vox_fem/docks.ogg differ diff --git a/sound/vox_fem/drask.ogg b/sound/vox_fem/drask.ogg new file mode 100644 index 00000000000..b05f4e76ee1 Binary files /dev/null and b/sound/vox_fem/drask.ogg differ diff --git a/sound/vox_fem/drunk.ogg b/sound/vox_fem/drunk.ogg new file mode 100644 index 00000000000..b6f6c42c8e0 Binary files /dev/null and b/sound/vox_fem/drunk.ogg differ diff --git a/sound/vox_fem/emag.ogg b/sound/vox_fem/emag.ogg new file mode 100644 index 00000000000..4a3b3786f8c Binary files /dev/null and b/sound/vox_fem/emag.ogg differ diff --git a/sound/vox_fem/equipment.ogg b/sound/vox_fem/equipment.ogg new file mode 100644 index 00000000000..424aae47a9e Binary files /dev/null and b/sound/vox_fem/equipment.ogg differ diff --git a/sound/vox_fem/evacuation.ogg b/sound/vox_fem/evacuation.ogg new file mode 100644 index 00000000000..add8dd9adad Binary files /dev/null and b/sound/vox_fem/evacuation.ogg differ diff --git a/sound/vox_fem/experimentor.ogg b/sound/vox_fem/experimentor.ogg new file mode 100644 index 00000000000..b21602f9932 Binary files /dev/null and b/sound/vox_fem/experimentor.ogg differ diff --git a/sound/vox_fem/gateway.ogg b/sound/vox_fem/gateway.ogg new file mode 100644 index 00000000000..61ce808aac1 Binary files /dev/null and b/sound/vox_fem/gateway.ogg differ diff --git a/sound/vox_fem/hail.ogg b/sound/vox_fem/hail.ogg new file mode 100644 index 00000000000..7e76db003da Binary files /dev/null and b/sound/vox_fem/hail.ogg differ diff --git a/sound/vox_fem/hallway.ogg b/sound/vox_fem/hallway.ogg new file mode 100644 index 00000000000..307becd533d Binary files /dev/null and b/sound/vox_fem/hallway.ogg differ diff --git a/sound/vox_fem/holoparasite.ogg b/sound/vox_fem/holoparasite.ogg new file mode 100644 index 00000000000..862bc86c346 Binary files /dev/null and b/sound/vox_fem/holoparasite.ogg differ diff --git a/sound/vox_fem/honk.ogg b/sound/vox_fem/honk.ogg new file mode 100644 index 00000000000..91e05bdf679 Binary files /dev/null and b/sound/vox_fem/honk.ogg differ diff --git a/sound/vox_fem/hull.ogg b/sound/vox_fem/hull.ogg new file mode 100644 index 00000000000..65aacf7d216 Binary files /dev/null and b/sound/vox_fem/hull.ogg differ diff --git a/sound/vox_fem/ian.ogg b/sound/vox_fem/ian.ogg new file mode 100644 index 00000000000..f1da8bd7b76 Binary files /dev/null and b/sound/vox_fem/ian.ogg differ diff --git a/sound/vox_fem/imminent.ogg b/sound/vox_fem/imminent.ogg new file mode 100644 index 00000000000..87f40306ee8 Binary files /dev/null and b/sound/vox_fem/imminent.ogg differ diff --git a/sound/vox_fem/interested.ogg b/sound/vox_fem/interested.ogg new file mode 100644 index 00000000000..87a5af9e990 Binary files /dev/null and b/sound/vox_fem/interested.ogg differ diff --git a/sound/vox_fem/intruders.ogg b/sound/vox_fem/intruders.ogg new file mode 100644 index 00000000000..c622d9e01e0 Binary files /dev/null and b/sound/vox_fem/intruders.ogg differ diff --git a/sound/vox_fem/kida.ogg b/sound/vox_fem/kida.ogg new file mode 100644 index 00000000000..e9831a06b78 Binary files /dev/null and b/sound/vox_fem/kida.ogg differ diff --git a/sound/vox_fem/kidan.ogg b/sound/vox_fem/kidan.ogg new file mode 100644 index 00000000000..6a1f3775051 Binary files /dev/null and b/sound/vox_fem/kidan.ogg differ diff --git a/sound/vox_fem/labor.ogg b/sound/vox_fem/labor.ogg new file mode 100644 index 00000000000..184474e6a40 Binary files /dev/null and b/sound/vox_fem/labor.ogg differ diff --git a/sound/vox_fem/library.ogg b/sound/vox_fem/library.ogg new file mode 100644 index 00000000000..a760be722c0 Binary files /dev/null and b/sound/vox_fem/library.ogg differ diff --git a/sound/vox_fem/mime.ogg b/sound/vox_fem/mime.ogg new file mode 100644 index 00000000000..0c99e7f6227 Binary files /dev/null and b/sound/vox_fem/mime.ogg differ diff --git a/sound/vox_fem/mimes.ogg b/sound/vox_fem/mimes.ogg new file mode 100644 index 00000000000..36487a145ee Binary files /dev/null and b/sound/vox_fem/mimes.ogg differ diff --git a/sound/vox_fem/miner.ogg b/sound/vox_fem/miner.ogg new file mode 100644 index 00000000000..71def18b022 Binary files /dev/null and b/sound/vox_fem/miner.ogg differ diff --git a/sound/vox_fem/miners.ogg b/sound/vox_fem/miners.ogg new file mode 100644 index 00000000000..3390bda010f Binary files /dev/null and b/sound/vox_fem/miners.ogg differ diff --git a/sound/vox_fem/mining.ogg b/sound/vox_fem/mining.ogg new file mode 100644 index 00000000000..3c7a4df1a86 Binary files /dev/null and b/sound/vox_fem/mining.ogg differ diff --git a/sound/vox_fem/n2o.ogg b/sound/vox_fem/n2o.ogg new file mode 100644 index 00000000000..eb085d2f24d Binary files /dev/null and b/sound/vox_fem/n2o.ogg differ diff --git a/sound/vox_fem/nuke.ogg b/sound/vox_fem/nuke.ogg new file mode 100644 index 00000000000..20a0184373d Binary files /dev/null and b/sound/vox_fem/nuke.ogg differ diff --git a/sound/vox_fem/office.ogg b/sound/vox_fem/office.ogg new file mode 100644 index 00000000000..72c04fb1946 Binary files /dev/null and b/sound/vox_fem/office.ogg differ diff --git a/sound/vox_fem/op.ogg b/sound/vox_fem/op.ogg new file mode 100644 index 00000000000..7b3c393bdd3 Binary files /dev/null and b/sound/vox_fem/op.ogg differ diff --git a/sound/vox_fem/operational.ogg b/sound/vox_fem/operational.ogg new file mode 100644 index 00000000000..13a903f16bb Binary files /dev/null and b/sound/vox_fem/operational.ogg differ diff --git a/sound/vox_fem/ops.ogg b/sound/vox_fem/ops.ogg new file mode 100644 index 00000000000..a1140b4029c Binary files /dev/null and b/sound/vox_fem/ops.ogg differ diff --git a/sound/vox_fem/pod.ogg b/sound/vox_fem/pod.ogg new file mode 100644 index 00000000000..0c26d50977b Binary files /dev/null and b/sound/vox_fem/pod.ogg differ diff --git a/sound/vox_fem/pods.ogg b/sound/vox_fem/pods.ogg new file mode 100644 index 00000000000..1fd095c59ee Binary files /dev/null and b/sound/vox_fem/pods.ogg differ diff --git a/sound/vox_fem/poly.ogg b/sound/vox_fem/poly.ogg new file mode 100644 index 00000000000..91dfa8f22ce Binary files /dev/null and b/sound/vox_fem/poly.ogg differ diff --git a/sound/vox_fem/pun.ogg b/sound/vox_fem/pun.ogg new file mode 100644 index 00000000000..19000f98f9f Binary files /dev/null and b/sound/vox_fem/pun.ogg differ diff --git a/sound/vox_fem/renault.ogg b/sound/vox_fem/renault.ogg new file mode 100644 index 00000000000..acea4a7731c Binary files /dev/null and b/sound/vox_fem/renault.ogg differ diff --git a/sound/vox_fem/representative.ogg b/sound/vox_fem/representative.ogg new file mode 100644 index 00000000000..09baf77940a Binary files /dev/null and b/sound/vox_fem/representative.ogg differ diff --git a/sound/vox_fem/runtime.ogg b/sound/vox_fem/runtime.ogg new file mode 100644 index 00000000000..0a43c429355 Binary files /dev/null and b/sound/vox_fem/runtime.ogg differ diff --git a/sound/vox_fem/scrubbers.ogg b/sound/vox_fem/scrubbers.ogg new file mode 100644 index 00000000000..caae84dac41 Binary files /dev/null and b/sound/vox_fem/scrubbers.ogg differ diff --git a/sound/vox_fem/sequencer.ogg b/sound/vox_fem/sequencer.ogg new file mode 100644 index 00000000000..6fb668d8985 Binary files /dev/null and b/sound/vox_fem/sequencer.ogg differ diff --git a/sound/vox_fem/skree.ogg b/sound/vox_fem/skree.ogg new file mode 100644 index 00000000000..4480d923be0 Binary files /dev/null and b/sound/vox_fem/skree.ogg differ diff --git a/sound/vox_fem/skrek.ogg b/sound/vox_fem/skrek.ogg new file mode 100644 index 00000000000..81fef09383e Binary files /dev/null and b/sound/vox_fem/skrek.ogg differ diff --git a/sound/vox_fem/skrell.ogg b/sound/vox_fem/skrell.ogg new file mode 100644 index 00000000000..a5cb267c27e Binary files /dev/null and b/sound/vox_fem/skrell.ogg differ diff --git a/sound/vox_fem/space.ogg b/sound/vox_fem/space.ogg new file mode 100644 index 00000000000..9a2ee667320 Binary files /dev/null and b/sound/vox_fem/space.ogg differ diff --git a/sound/vox_fem/spider.ogg b/sound/vox_fem/spider.ogg new file mode 100644 index 00000000000..6bad7eaa24d Binary files /dev/null and b/sound/vox_fem/spider.ogg differ diff --git a/sound/vox_fem/spiders.ogg b/sound/vox_fem/spiders.ogg new file mode 100644 index 00000000000..601e53bca74 Binary files /dev/null and b/sound/vox_fem/spiders.ogg differ diff --git a/sound/vox_fem/still.ogg b/sound/vox_fem/still.ogg new file mode 100644 index 00000000000..0ee8f6bc513 Binary files /dev/null and b/sound/vox_fem/still.ogg differ diff --git a/sound/vox_fem/stupid.ogg b/sound/vox_fem/stupid.ogg new file mode 100644 index 00000000000..80d8399bf33 Binary files /dev/null and b/sound/vox_fem/stupid.ogg differ diff --git a/sound/vox_fem/swarmer.ogg b/sound/vox_fem/swarmer.ogg new file mode 100644 index 00000000000..fe750eb8961 Binary files /dev/null and b/sound/vox_fem/swarmer.ogg differ diff --git a/sound/vox_fem/swarmers.ogg b/sound/vox_fem/swarmers.ogg new file mode 100644 index 00000000000..54415b44861 Binary files /dev/null and b/sound/vox_fem/swarmers.ogg differ diff --git a/sound/vox_fem/sword.ogg b/sound/vox_fem/sword.ogg new file mode 100644 index 00000000000..5f8891db78a Binary files /dev/null and b/sound/vox_fem/sword.ogg differ diff --git a/sound/vox_fem/technology.ogg b/sound/vox_fem/technology.ogg new file mode 100644 index 00000000000..60602a4294b Binary files /dev/null and b/sound/vox_fem/technology.ogg differ diff --git a/sound/vox_fem/teleport.ogg b/sound/vox_fem/teleport.ogg new file mode 100644 index 00000000000..67270957d52 Binary files /dev/null and b/sound/vox_fem/teleport.ogg differ diff --git a/sound/vox_fem/teleported.ogg b/sound/vox_fem/teleported.ogg new file mode 100644 index 00000000000..314d27ba75a Binary files /dev/null and b/sound/vox_fem/teleported.ogg differ diff --git a/sound/vox_fem/teleporter.ogg b/sound/vox_fem/teleporter.ogg new file mode 100644 index 00000000000..29ff68f82fc Binary files /dev/null and b/sound/vox_fem/teleporter.ogg differ diff --git a/sound/vox_fem/teleporting.ogg b/sound/vox_fem/teleporting.ogg new file mode 100644 index 00000000000..1fd6e81ac84 Binary files /dev/null and b/sound/vox_fem/teleporting.ogg differ diff --git a/sound/vox_fem/tesla.ogg b/sound/vox_fem/tesla.ogg new file mode 100644 index 00000000000..d45cc8c02e3 Binary files /dev/null and b/sound/vox_fem/tesla.ogg differ diff --git a/sound/vox_fem/tool.ogg b/sound/vox_fem/tool.ogg new file mode 100644 index 00000000000..07075884a1a Binary files /dev/null and b/sound/vox_fem/tool.ogg differ diff --git a/sound/vox_fem/unathi.ogg b/sound/vox_fem/unathi.ogg new file mode 100644 index 00000000000..52c0ebf2ef0 Binary files /dev/null and b/sound/vox_fem/unathi.ogg differ diff --git a/sound/vox_fem/vacant.ogg b/sound/vox_fem/vacant.ogg new file mode 100644 index 00000000000..b4fb4ddef3d Binary files /dev/null and b/sound/vox_fem/vacant.ogg differ diff --git a/sound/vox_fem/vault.ogg b/sound/vox_fem/vault.ogg new file mode 100644 index 00000000000..55fe3b6beb7 Binary files /dev/null and b/sound/vox_fem/vault.ogg differ diff --git a/sound/vox_fem/vents.ogg b/sound/vox_fem/vents.ogg new file mode 100644 index 00000000000..ef7e9a9b9b3 Binary files /dev/null and b/sound/vox_fem/vents.ogg differ diff --git a/sound/vox_fem/vulpkanin.ogg b/sound/vox_fem/vulpkanin.ogg new file mode 100644 index 00000000000..bf86c6caafb Binary files /dev/null and b/sound/vox_fem/vulpkanin.ogg differ diff --git a/sound/vox_fem/weld.ogg b/sound/vox_fem/weld.ogg new file mode 100644 index 00000000000..21b8a75b9b8 Binary files /dev/null and b/sound/vox_fem/weld.ogg differ diff --git a/sound/vox_fem/window.ogg b/sound/vox_fem/window.ogg new file mode 100644 index 00000000000..a542d49d385 Binary files /dev/null and b/sound/vox_fem/window.ogg differ diff --git a/sound/vox_fem/windows.ogg b/sound/vox_fem/windows.ogg new file mode 100644 index 00000000000..b6ba584e792 Binary files /dev/null and b/sound/vox_fem/windows.ogg differ diff --git a/sound/vox_fem/yet.ogg b/sound/vox_fem/yet.ogg new file mode 100644 index 00000000000..330daa6d859 Binary files /dev/null and b/sound/vox_fem/yet.ogg differ