This commit is contained in:
Ghommie
2019-11-27 05:14:08 +01:00
parent 1f69679cfb
commit 4640d8495d
@@ -86,7 +86,7 @@
else if(isobj(mobtype))
race = "Machinery"
else if(ispath(mobtype, /mob/living/simple_animal)))
else if(ispath(mobtype, /mob/living/simple_animal))
race = "Domestic Animal"
else