Vox beards.

This commit is contained in:
Segrain
2013-08-13 09:21:28 +03:00
parent 734832e38a
commit ccb87c446a

View File

@@ -106,7 +106,7 @@ var/global/vox_kills = 0 //Used to check the Inviolate.
vox.flavor_text = ""
vox.add_language("Vox-pidgin")
vox.h_style = "Short Vox Quills"
vox.flavor_text = ""
vox.f_style = "Shaved"
for(var/datum/organ/external/limb in vox.organs)
limb.status &= ~(ORGAN_DESTROYED | ORGAN_ROBOT)
vox.equip_vox_raider()