@ -147,7 +147,7 @@ rain.in_area = function(position)
return false
end
if position.y > -10 then
if position.y > -10 and position.y < 120 then
return true
The note is not visible to the blocked user.