mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Update human_mob.dm (#32333)
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user