Fixes compilation errors

This commit is contained in:
ikarrus
2014-06-27 09:44:05 -06:00
parent d3ec4dbf72
commit 69ba4e1612
@@ -593,7 +593,7 @@
threatcount += 2
//Check for nonhuman scum
if(dna && dna.mutantrace && dna.mutantrace != "none")
if(dna && dna.species.id && dna.species.id != "human")
threatcount += 1
//Loyalty implants imply trustworthyness