mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
Adds species words
This commit is contained in:
@@ -214,6 +214,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.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',
|
||||
@@ -231,6 +232,7 @@ var/list/vox_sounds = list("," = 'sound/vox_fem/,.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',
|
||||
"dual" = 'sound/vox_fem/dual.ogg',
|
||||
"duct" = 'sound/vox_fem/duct.ogg',
|
||||
"e" = 'sound/vox_fem/e.ogg',
|
||||
@@ -400,6 +402,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',
|
||||
@@ -655,6 +659,7 @@ 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',
|
||||
"skrell" = 'sound/vox_fem/skrell.ogg',
|
||||
"slime" = 'sound/vox_fem/slime.ogg',
|
||||
"slow" = 'sound/vox_fem/slow.ogg',
|
||||
"smoke" = 'sound/vox_fem/smoke.ogg',
|
||||
@@ -789,6 +794,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',
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user