Update human_mob.dm (#32333)

This commit is contained in:
CRUNCH
2026-08-01 06:16:56 +00:00
committed by GitHub
parent 4e0f564993
commit 072943f001
@@ -2199,7 +2199,7 @@ Eyes need to have significantly high darksight to shine unless the mob has the X
makeCluwne()
/mob/living/carbon/human/is_literate()
return getBrainLoss() < 90
return getBrainLoss() < 50
/mob/living/carbon/human/fakefire(fire_icon = "Generic_mob_burning")