Commented out debug string.

This commit is contained in:
Zuhayr
2013-07-29 16:55:03 -07:00
parent 6c53208115
commit c361e6f4b7

View File

@@ -60,7 +60,7 @@
/*if( LAssailant && ( istype( LAssailant,/mob/living/carbon/human ) ) )
var/mob/living/carbon/human/V = LAssailant
if (V.dna && (V.dna.mutantrace == "vox"))*/ //Not currently feasible due to terrible LAssailant tracking.
world << "Vox kills: [vox_kills]"
//world << "Vox kills: [vox_kills]"
vox_kills++ //Bad vox. Shouldn't be killing humans.
if(!gibbed)