male AI vox

This commit is contained in:
EgoSumStultus
2019-08-05 05:01:43 -07:00
parent 96dd255fe0
commit 55b39a9cc6
620 changed files with 655 additions and 5 deletions
+4
View File
@@ -817,6 +817,10 @@ GLOBAL_LIST_EMPTY(external_rsc_urls)
var/file = GLOB.vox_sounds[name]
Export("##action=load_rsc", file)
stoplag()
for (var/name in GLOB.vox_sounds_male)
var/file = GLOB.vox_sounds_male[name]
Export("##action=load_rsc", file)
stoplag()
#endif