Merge pull request #3470 from Segrain/dev-freeze

Vox limbs.
This commit is contained in:
Zuhayr
2013-08-09 19:23:19 -07:00
+2
View File
@@ -103,6 +103,8 @@ var/global/vox_kills = 0 //Used to check the Inviolate.
vox.add_language("Vox-pidgin")
vox.h_style = "Short Vox Quills"
vox.flavor_text = ""
for(var/datum/organ/external/limb in vox.organs)
limb.status &= ~(ORGAN_DESTROYED | ORGAN_ROBOT)
vox.equip_vox_raider()
vox.regenerate_icons()