Removes the extra dark vision of lizards

This commit is contained in:
Aranclanos
2014-04-11 21:18:49 -03:00
parent 2da47fbb79
commit 84bb0f338c
+1 -1
View File
@@ -1059,7 +1059,7 @@
see_invisible = SEE_INVISIBLE_LIVING
if(dna)
switch(dna.mutantrace)
if("lizard","slime")
if("slime")
see_in_dark = 3
see_invisible = SEE_INVISIBLE_LEVEL_ONE
if("shadow")