Vox speech adjustments

This commit is contained in:
Heroman
2020-06-27 18:32:52 +10:00
parent f4456eaa54
commit 38be62d62b
2 changed files with 4 additions and 0 deletions
@@ -0,0 +1,3 @@
/datum/species/vox
default_language = LANGUAGE_GALCOM
speech_sounds = list() // Remove obnoxious noises on every single 'say'. Should really only be a thing for event-exclusive species like benos.
+1
View File
@@ -2497,6 +2497,7 @@
#include "code\modules\mob\living\carbon\human\species\outsider\shadow.dm"
#include "code\modules\mob\living\carbon\human\species\outsider\skeleton.dm"
#include "code\modules\mob\living\carbon\human\species\outsider\vox.dm"
#include "code\modules\mob\living\carbon\human\species\outsider\vox_vr.dm"
#include "code\modules\mob\living\carbon\human\species\shadekin\_defines.dm"
#include "code\modules\mob\living\carbon\human\species\shadekin\shadekin.dm"
#include "code\modules\mob\living\carbon\human\species\shadekin\shadekin_abilities.dm"