fixes blennophobia (#4606)

* function now, code

* actually i can throw that out entirely
This commit is contained in:
Belsima
2018-01-22 16:04:50 -05:00
committed by Anewbe
parent d911f3b38f
commit b7bfb55b96

View File

@@ -437,8 +437,7 @@
fear_amount += 1
if(istype(S.species, /datum/species/shapeshifter/promethean))
fear_amount += 4
else
return
return fear_amount
/datum/modifier/trait/phobia/trypanophobe