diff --git a/code/game/gamemodes/heist/heist.dm b/code/game/gamemodes/heist/heist.dm index 5a1e12a191b..4e269152ff9 100644 --- a/code/game/gamemodes/heist/heist.dm +++ b/code/game/gamemodes/heist/heist.dm @@ -102,6 +102,8 @@ var/global/vox_kills = 0 //Used to check the Inviolate. vox.age = rand(12,20) vox.dna.mutantrace = "vox" vox.set_species("Vox") + vox.languages = list() // Removing language from chargen. + vox.flavor_text = "" vox.add_language("Vox-pidgin") vox.h_style = "Short Vox Quills" vox.flavor_text = ""