@ -44,6 +44,7 @@ while( home_len > 0 ):
y = random.randint(0, (PLAY_WIDTH//64)-1)
if( type(cells[x][y]) == Grass ):
print('Moge byc domkiem!')
cells[x][y] = House(x,y, 10, 10, 10)
home_len = home_len - 1
The note is not visible to the blocked user.