@@ -86,7 +86,7 @@ else
end
if hypnoHair > 0 and pcs_mood > 50:
- if pubes > 3: pcs_mood -= rand(2, 5)
+ if pcs_pubes > 3: pcs_mood -= rand(2, 5)
if pcs_leghair > 3: pcs_mood -= rand(2, 5)