Compare commits

..

53 commits
0.0.2 ... main

Author SHA1 Message Date
Vomitblood 63642d1a67 bumped upload artifact github actions 2024-10-28 02:17:41 +08:00
Vomitblood 0f2ecf2397 moved argument parser to separate file 2024-10-28 02:15:59 +08:00
Vomitblood 64ca702103 updated github actions workflow 2024-07-15 14:51:25 +08:00
Vomitblood 6d4701b36d testing image to ascii converter 2024-07-15 14:23:27 +08:00
Vomitblood 4148c6dc9b extracted image to ansi converter
Some checks failed
Cargo Build / build (push) Has been cancelled
2024-06-04 23:52:42 +08:00
Vomitblood 104b4eb780 bumped clap version from v3 to v4
Some checks failed
Cargo Build / build (push) Has been cancelled
2024-06-04 12:49:53 +08:00
Vomitblood 48a2da8a75 bump commit 2024-05-30 16:43:30 +08:00
Vomitblood c7ad8559f6 updated README 2024-04-22 23:53:11 +08:00
Vomitblood d7d7205d38 completed say function 2024-04-22 23:48:43 +08:00
Vomitblood 976cc75483 fixed terminal color not resetting 2024-04-22 20:31:55 +08:00
Vomitblood fdfa9c9740 updated README 2024-04-22 20:27:33 +08:00
Vomitblood 31f64aef5f added CFLAGS to PKGBUILD to fix linking errors 2024-04-22 20:08:30 +08:00
Vomitblood 5aa25970ef bump zip crate to 1.1.1 2024-04-22 18:11:08 +08:00
Vomitblood a2f98eb4a2 i hate ansi escape codes 2024-04-22 16:42:01 +08:00
Vomitblood 825dc966c3 resolved pedantic clippy warnings 2024-04-22 10:46:02 +08:00
Vomitblood 1568bcb094 resolved clippy warnings 2024-04-22 10:16:04 +08:00
Vomitblood ae45871a57 cleaned up print.rs 2024-04-22 08:49:17 +08:00
Vomitblood bc2beb1a87 enhanced printing logic 2024-04-22 02:00:36 +08:00
Vomitblood fce6c7bd67 printing function complete 2024-04-22 01:36:05 +08:00
Vomitblood 68ad9c816b cleaned up flags 2024-04-21 17:43:18 +08:00
Vomitblood 9156ff8709 added list pokemon names and forms 2024-04-20 02:39:34 +08:00
Vomitblood 9e94599971 sort forms 2024-04-17 00:02:05 +08:00
Vomitblood 6411936478 enhanced fetching logic 2024-04-16 23:50:13 +08:00
Vomitblood 36035f5204 added pokemon.json fetching 2024-04-16 23:20:41 +08:00
Vomitblood 849cb35eca json parser 2024-04-02 23:01:24 +08:00
Vomitblood 79e714d2d8 fetch subcommand complete 2024-04-02 19:08:09 +08:00
Vomitblood 019138f84d rewriting arg parser 2024-04-02 15:03:38 +08:00
Vomitblood a4f32ff5b1 fetch functions complete 2024-04-02 02:27:09 +08:00
Vomitblood 0df646844a start major rewrite 2024-04-01 19:27:06 +08:00
Vomitblood b28d221bcf asdf 2024-03-31 01:15:01 +08:00
Vomitblood 0db408e3ff asdf 2024-03-25 23:38:37 +08:00
Vomitblood a575677898 mature 2024-03-25 22:48:30 +08:00
Vomitblood 2b2a15c854 asdf 2024-03-25 15:36:17 +08:00
Vomitblood 518be21bef asdf 2024-03-25 15:35:00 +08:00
Vomitblood 315f968e6e renamed from pokerust to rustmon 2024-03-25 15:21:59 +08:00
Vomitblood ab34e78bfb minified version 2024-03-25 15:08:43 +08:00
Vomitblood ceb9133740 minified version 2024-03-25 15:06:57 +08:00
Vomitblood 28c9d43f01 switched from include_dir to rust-embed 2024-03-25 14:00:17 +08:00
Vomitblood 40cee139e8 update CI 2024-03-25 13:15:38 +08:00
Vomitblood 5a33a2e762 update CI 2024-03-25 13:13:17 +08:00
Vomitblood 942e2fb693 update CI 2024-03-25 13:12:32 +08:00
Vomitblood 91adbff13a update CI 2024-03-25 13:10:51 +08:00
Vomitblood 5d83dd7558 update CI 2024-03-25 13:08:20 +08:00
Vomitblood 36d831e7c4 update CI 2024-03-25 13:06:43 +08:00
Vomitblood a01b74a2a3 update CI 2024-03-25 13:05:09 +08:00
Vomitblood 43acae6d9b
Update build.yml 2024-03-25 12:58:45 +08:00
Vomitblood 2f5b13d20b asdf 2024-03-25 12:56:52 +08:00
Vomitblood 3ebc3cdb03 add readme 2024-03-25 12:55:00 +08:00
Vomitblood 2fce15e7f6 add CI 2024-03-25 12:52:40 +08:00
Vomitblood 9ea0055067 debian build 2024-03-25 03:28:53 +08:00
Vomitblood c1e2b64aa4 pause for windows 2024-03-25 03:06:43 +08:00
Vomitblood cc40d4dd3b added pause for windows 2024-03-25 02:04:05 +08:00
Vomitblood fefa290643 arch pkgbuild 2024-03-25 01:57:02 +08:00
8012 changed files with 111666 additions and 111895 deletions

80
.github/workflows/build.yml vendored Normal file
View file

@ -0,0 +1,80 @@
name: Build and Release
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: write
jobs:
build-linux:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Set up Rust
uses: actions-rs/toolchain@v1
with:
toolchain: stable
override: true
- name: Add toolchains to Rustup
run: rustup target add x86_64-unknown-linux-gnu
- name: Build for Linux
run: cargo build --release --target x86_64-unknown-linux-gnu
- name: Upload rustmon artifact (Linux)
uses: actions/upload-artifact@v4
with:
name: rustmon
path: ./target/x86_64-unknown-linux-gnu/release/rustmon
- name: Upload minimon artifact (Linux)
uses: actions/upload-artifact@v4
with:
name: minimon
path: ./target/x86_64-unknown-linux-gnu/release/minimon
build-windows:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Set up Rust
uses: actions-rs/toolchain@v1
with:
toolchain: stable
override: true
- name: Install dependencies for cross-compilation
run: sudo apt-get update && sudo apt-get install -y gcc-mingw-w64-x86-64
- name: Add toolchains to Rustup
run: rustup target add x86_64-pc-windows-gnu x86_64-apple-darwin
- name: Build for Windows
run: cargo build --release --target x86_64-pc-windows-gnu
- name: Get Variables
run: |
echo "TAG_NAME=commit-$(git rev-parse --short HEAD)" >> $GITHUB_ENV
- name: Upload rustmon artifact (Windows)
uses: actions/upload-artifact@v4
with:
name: rustmon.exe
path: ./target/x86_64-pc-windows-gnu/release/rustmon.exe
- name: Upload minimon artifact (Windows)
uses: actions/upload-artifact@v4
with:
name: minimon.exe
path: ./target/x86_64-pc-windows-gnu/release/minimon.exe

8
.gitignore vendored
View file

@ -1 +1,9 @@
/target /target
# build/arch-linux
build/arch/*
!build/arch/PKGBUILD
# build/debian
build/debian/*
!build/debian/debian.sh

2553
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -1,15 +1,18 @@
[package] [package]
name = "pokerust" name = "rustmon"
version = "0.1.0" version = "0.1.0"
edition = "2021" edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies] [dependencies]
clap = { version = "4.5.4", features = ["cargo"] }
rand = "0.8" crossterm = "0.27.0"
serde = { version = "1.0", features = ["derive"] } dirs = "5.0.1"
serde_json = "1.0" image = "0.25.1"
once_cell = "1.8.0" once_cell = "1.19.0"
clap = { version = "2" } rand = { version = "0.8.4", features = ["small_rng"] }
include_dir = "0.6.0" regex = "1.10.4"
reqwest = { version = "0.11", features = ["blocking", "json"] }
rust-embed = "8.3.0"
serde = { version = "1.0.197", features = ["derive"] }
serde_json = "1.0.116"
zip = "1.1.1"

44
README.md Normal file
View file

@ -0,0 +1,44 @@
# Rustmon
A feature-rich, versatile colorscript printer written in Rust.
Inspired by [phoneybadger's pokemon-colorscripts](https://gitlab.com/phoneybadger/pokemon-colorscripts).
## Performance
This is written in Rust, while the original is written in Python.
This implementation is up to 10 times faster than the original.
(Sixteen times the detail)
This is the Rust implementation:
![rust implementation](img/screenshot_220424_202018.png)
This is the Python implementation:
![python implementation](img/screenshot_250324_132129.png)
## Features
## Printing
- Print a colorscript of a Pokemon.
- Print a chungus colorscript of a Pokemon.
- Specify your custom shiny rate.
- Specify the colorscript by Pokemon name.
- Specify the colorscript by Pokedex ID.
- Print multiple colorscripts at once in a row.
- Print different colorscript forms of a Pokemon.
## Fetching
- Fetch the colorscript of a Pokemon from the internet.
- Extract to a custom location for your own use.
## Say
- Pokemonsay, inspired by cowsay. Pipe text into it or use `--text` to make a Pokemon say it.
## Credits
- [phoneybadger](https://gitlab.com/phoneybadger) for the original colorscripts and inspiration.
- [talwat](https://github.com/talwat/pokeget-rs) for Rust code reference. (fast af implementation at ~1ms)
- [msikma](https://github.com/msikma/pokesprite/) for the colorscripts' sprites.

38
build/arch/PKGBUILD Normal file
View file

@ -0,0 +1,38 @@
# Maintainer: Vomitblood <tohyouxuan@gmail.com>
pkgname=rustmon-git
pkgdesc="Pokemon Colorscripts written in Rust"
_gitname=rustmon
pkgver=r49.976cc75
pkgrel=1
arch=('x86_64')
url="https://github.com/Vomitblood/$_gitname"
license=('GPL')
depends=('glibc' 'gcc-libs' 'base-devel')
makedepends=('git' 'cargo')
provides=("$_gitname")
source=("git+$url.git")
md5sums=('SKIP')
options=(!debug)
PKGEXT='.pkg.tar'
pkgver() {
cd "$_gitname"
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
}
build() {
# fix linking errors
export CFLAGS="-fPIE"
cd "$srcdir/$_gitname"
# build main program
cargo build --release --bin rustmon
# build mini program
cargo build --release --bin minimon
}
package() {
cd "$srcdir/$_gitname"
install -Dm755 target/release/rustmon "$pkgdir/usr/bin/rustmon"
install -Dm755 target/release/minimon "$pkgdir/usr/bin/minimon"
}

59
build/debian/debian.sh Normal file
View file

@ -0,0 +1,59 @@
#!/bin/sh
# get the script location
SCRIPT_DIR=$(dirname "$0")
# Variables
PKG_NAME=rustmon
BUILD_DIR=$SCRIPT_DIR/build/debian
RELEASE_DIR=$SCRIPT_DIR/../../target/release
DEBIAN_DIR=$BUILD_DIR/$PKG_NAME/DEBIAN
BIN_DIR=$BUILD_DIR/$PKG_NAME/usr/bin
AUTO_INSTALL=${1:-"no"}
# check for rust
if ! command -v rustc &> /dev/null
then
if [ "$AUTO_INSTALL" = "-y" ]; then
echo "Rust is not installed. Auto-installing..."
sudo apt install rustc
source $HOME/.cargo/env
else
echo "Rust is not installed. Would you like to install it now? (yes/no)"
read answer
if [ "$answer" != "${answer#[Yy]}" ] ;then
sudo apt install rustc
source $HOME/.cargo/env
else
echo "Rust is required to continue. Exiting."
exit 1
fi
fi
fi
# create directory structure
mkdir -p $DEBIAN_DIR
mkdir -p $BIN_DIR
# Bbild the executable
cd ../..
cargo build --release
cd $BUILD_DIR
# copy the executable
cp $RELEASE_DIR/$PKG_NAME $BIN_DIR/
# create the control file
touch $DEBIAN_DIR/control
# edit the control file
echo "Package: $PKG_NAME
Version: 1.0.0
Section: base
Priority: optional
Architecture: amd64
Maintainer: Vomitblood <tohyouxuan@gmail.com>
Description: Pokemon Colorscripts written in Rust" > $DEBIAN_DIR/control
# build the package
dpkg-deb --build $PKG_NAME

View file

@ -0,0 +1,30 @@
████ ██
██████████ ████
██████████████ ██████
████████████████ ████████ ██████████████
████████████████████████████████████████████
████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████
██████████████████████████████████
██████████████████████████████████
████████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████████
██████████████████████████████████████████████████
████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████
████████████████████████████████████████████████████████████████
████████████████████████████████████████████████████████████████████
████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████
████ ██████████████████████████████████████████████████████████
██████████████████████████████████████████████████████
████████████████████████████████████████████████████████
██████████████████ ██████████████████ ████ ████
██████ ████ ██████████████████
██████████████
████

View file

@ -0,0 +1,27 @@
████
██████ ████
████████████ ██████
██████████████ ████████████
██████████████████ ████ ████ ████████████
████████████████████████ ████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████████
████████████████████████████████████████████████
██████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████████
██████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████████
████████████ ██████ ██████████████████████
████ ██████████████
██████████████
████████████
████ ████

View file

@ -0,0 +1,21 @@
████
████████████
██████████████████████
██████████████████████
██████████████████████ ██
██████████████████████ ██████
████████████████████████ ██████
████████████████████████ ██████
████████████████████████ ████████
████████████████████ ████████
████████████████████████ ████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████
██████████ ██████████████████
██████ ██████████
██████
██████
██

View file

@ -0,0 +1,35 @@
██████
████████████
████████████
██████████
██████████
████████
██████████ ██████████
████████ ██████████████████ ████
████████████████████████████████ ████████
██████████████████████████████████ ████████
████████████████████████████████████ ██████████
████████████████████████████████████ ████████
██████████████████████████████████████ ██████████
████████████████████████████████████ ██████████
████████████████████████████████████████ ██████████
████ ████████████████████████████████ ██████████
██████████████████████████████ ████████
██████████████████████████████ ██████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████████
████████████████████████████████████████████████
████████████████████████████████████████████████
████████████████████████████████████████████████
████████████████████████████████████████████████
████████████████████████████████ ██████████████
██████████████████████████████ ████████████
██████████████████████ ████████ ████████
████████████████████████████████ ████████
██████████████ ████████████████ ██████████
██████████████ ██████████████████ ████████████
████████████ ████████████████████ ████████████████
██████████████████████████████ ██████ ████
██ ██ ██████████████████
██ ████ ██

View file

@ -0,0 +1,26 @@
██
██████
██████ ████
████████ ██████
██████████████████ ██ ██ ████████
██████████████████████████ ██████████████████
██████████████████████████████ ██████████████████
██████████████████████████████ ██████████████████
██████████████████████████████ ██████████████████
██████████████████████████████████████████████████
████████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████
██ ████████████████████████████████
██████████████████████████████ ████
████████████████████████████████████
████████████████████ ████████████
████████████████████ ██████████
████████████████████ ██████████
████████ ██████████████ ██████████
██████████ ██████████ ████ ████
██████ ████████████
████████████
████████████
██████

View file

@ -0,0 +1,29 @@
████████
████████████████
██████████████████████
██████████████████████████
████████████████████████████
████████████████████████████████
████████████████████████████████
██████████████████████████████████
██████████████████████████████████ ████ ████
████████████████████████████████ ████████ ████████
████████████████████████████████████████ ██████████
██████████████████████████████████████████████████
████████████████████████████████████████████████████
████████████████████████████████████████████████████ ██████
██████████████████████████████████████ ██████████
██████████████████████████████████████████ ████████████
████████████████████████████████████████████████████████████
██████████████████████████████████ ██████████████████
████████████████████████████████ ████████████████
██████████████████████████████ ██████████
██████████████████████████
████████████████████
████████████████████
████████████████████
██████████████████████████
████████████████████████████
████████████████████████
██████████████████
██████████

View file

@ -0,0 +1,35 @@
██
██████
██████
██████████
██████████
██████████
██████████████
██████████████
██ ██████████████
██████ ██████████████████ ██
██████████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████
████████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████ ████████████████████████████████████
██████ ██████████████████████████ ████████
██████ ██████████████████ ██████
██████ ████████████████████ ████████
██████████████████████████████ ██████████
████████████████████████████ ████████████
████ ██████████████████████████████████████
████████ ████████████████████████████████████
██████████████████████████████████████████ ████████
██████████████████████████████████████████████████████████
██████████████████████████████████████████████████████
████████████████████████████████████████████████████
██████████████████████████████████████████████████
██████████████████████████████████████████████
████ ██████████████████ ████████████
██████████████████ ████
██████████
██████
██

View file

@ -0,0 +1,35 @@
██
██████
██████
██████████
██████████
██████████
██████████████
██████████████
██ ██████████████
██████ ██████████████████ ██
██████████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████
████████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
████████ ████████████████████████████████████
████████ ██████████████████████████ ████████
██████ ████████████████████ ██████
████████ ██████████████████ ████████████
████████ ████████████████ ████████████████
████████ ████████████████ ████████████████████
██████████ ████████████████████████████████████████
████████████ ████████████████████████████████████████
████████████ ████████████████████████████████████████████
████████████ ████████████████████████████████████████████
██████████████ ██████████████████████████████████████████████
██████████████ ████████████████████████████████████████████
████████████████████████████████████████████████████████████
████████████ ██████████████████████████████████████████
████████ ██████████████████ ████████████████
████ ██████████████████ ████████
██████████
██████
██

View file

@ -0,0 +1,31 @@
████
████████████ ████
██████████████████
████████████████ ████ ██████████████
████████████ ████████ ██████████████████████
██████████ ██████████████████████████████████
██████████ ██ ██████████████████████████
██████████ ██████ ████ ██████████████████████
██████████ ██████ ██████ ██████████████████
██████████ ██████████ ██████████ ████████████████
████████████ ████████████████████ ████████████████
██████████████████████████████████ ██████████████
██████████████████████████████ ████ ██████████████
██████████████████████████ ████████ ██████████████
████████████████████████████████ ████████████████
██████████████████████████████████████████████████
██████████████████████████████████████████████████████ ████
████████████████████████████████████████████████████████ ████████████
██████████████████████████████████████████████████ ████████████
██████████████████████████████████████████████ ██████████
████████████████████████████████████████████ ██████████
██████████████ ████████████████████████████████ ██████████████
████████ ██████████████████████████████████████████████████ ██
████ ██████████████████████████████████████████████████
████████████████████████████████████████████████
██████████████████████████████████████████████
██████████████████████████ ████████████
████████████████ ██████████ ████████████
██████████████ ██████████ ██████████
██████████ ██ ██ ██████████
██ ██

View file

@ -0,0 +1,24 @@
██
████ ██ ██
██████ ██████ ████ ██
████ ██████ ██████ ████████ ██████ ██
██████ ████████ ██████ ████████ ██████ ████
████████████████ ████████ ██████████ ████████ ██████
██████████████████████████████████ ████████████████
██████████████████████████████████ ██ ██████████████
████████████████████████████████████████ ████████████████
████ ████████████████████████████████████████████████████
██ ████████████████████████████████████████████████
██████████████████████████████████████████████████
████████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████ ████
████████████████████████████████████████████████
██████████████ ████████ ██████████████████████
████████████ ██████████ ████████████████
██████████ ████████ ████
████████ ████
████████
██████
██████
██

View file

@ -0,0 +1,33 @@
██████ ██████
████████████ ██████████
██████████████ ████████████████
██████████████████████████████████
████████████████████████████████
██████████████████████████████
██████████████████████████████
████████████████████████████████
████████████████████████████████████
████████████████████████████████████████
██████████████████████████████████████████ ████
██████████████████████████████████████████████ ████████
██████████████████████████████████████████████████████
██████████████████████████████████████████████████████
██████████████████████████████████████████████████
██████████████████████████████████████████████████
████████████████████████████████████████████████████████
████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████
██████████████████ ████████████████████████████████████████████
████████████████ ████████████████████████████████████████████████ ██████
████████████████ ██████████████████████████████████████████████████████████████
██████████████ ████████████████████████████████████████████████████████████████
██████████ ████████████████████████████████████████████████████████████████
████ ████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████
████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████
████████████████████████████████████████████████
██████████████████ ████████████████████████████
██████████████ ████████████████
████████████████
██████████

View file

@ -0,0 +1,26 @@
██
██████ ████████
████████ ██████████████
████████ ██████████████████
██████████ ████████████████████ ██
████████████████████████████████ ██████
████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████████
████ ████████████████████████████████████████████████
████████████████████████████████████████████████████
████████████████████████████████████████████████
████████████████████████████████████████████████ ████
████████████████████████████████████████████████████████
██████████████████████████████████████████████████████
██████████ ████████████████████████████████████████████
████████ ████████████████████████████████████████████████
████ ████████████████████████████████████████████████████
██████████████████████████████████████████████████
████████████████████████████████████████████████
██████████████████████████████████████████
████████████ ██████████████████████
██████ ██████████████
████████████
████ ████

View file

@ -0,0 +1,19 @@
████ ████
████████████████
██████████████████
████████████████████ ████
██████████████████████ ████████
████████████████████████████████ ████
████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████████
████████████████████████████ ████████████████
████████████████████████ ██████████████
██████████████████ ████████████
████████████████ ████████
████████████████████ ██████
████████████████████ ██████
████████████████████████████████
██████████████ ██████████
████████ ██████
████

View file

@ -0,0 +1,35 @@
██
██████
████████ ████
████████ ██████
████████ ████████
██████████ ██████████
██████████████████ ████████████
██████████████████████████████
████████████████████████████████
██████████████████████████████████
████████████████████████████████████████
██████████████████████████████████████████████
████ ██████████████████████████████████████████████████
████████ ████████████████████████████████████████████████████
██████████ ████████████████████████████████████████████████████
██████████████ ██████████████████████████████████████████████████
████████████████ ████████████████████████████████████████████████████
████████████████████████████████████████████████████████████████████
████████████████████████████████████████████████████████████████
████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████ ████████
██████████████████ ████ ██████████████████████ ████████
████████████████████ ██████████████████████ ████████████
████████████████████ ████████████████████████████████████████
████████████████ ██████████████████████████████████████████
████████████ ██████████████████████████████████████████
████████ ████████████ ██████████████████████████
████ ████████████ ██████████████████████████
████████████████████████████████████████████
████████████████████ ██████████████████████████
████████████████ ████████████████████████
██████ ██████████████████
██████████████████
████ ████████
████

View file

@ -0,0 +1,30 @@
████ ████
████████ ████████
████ ████████ ████████
████████ ████████ ████████ ████
████████ ██████ ██████ ████████
████████ ██████ ██████ ████████
██████ ██████ ██████ ████████
██████ ██ ██ ██████
██████ ██████ ██████
██ ████ ████████████ ██████ ████
██████ ██████████████ ██ ████████
██ ██████████████████████ ████████
████████████████████████████ ██████ ████████
████████████████████████████████████ ██████
████████ ████████████████████████ ██████
██████████████████████████████████████ ██████
████████████████████████████████████████████ ██
██████████████████████████████████████████
██████████████████████████████████████ ██
██████████████████████████████████████████ ████████
██████████████████████████████████████████████████████
████████████████████████████████████ ████████████
████████████████████████████████ ██████████████
████████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████
██████████████████████████████
██████ ████████████ ████
██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████████████████████
████ ██████████████████████
████████████████████████████████
██████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████ ████████████████████
████████ ██████████████████████
██████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██ ██ ██████████████
██████████ ████████████████████
████████████████████████████████████ ██
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████ ██████████████
██████████████████████████████
████████████████████████████████
████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████ ██████████████
██████████ ██████████████
██████████████████████████████
██████████████████████████████████████
████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████████████████████
██████████████████████
████████████████████████████
████████████████████████████████
████████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████ ████████████████████
██████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████ ████
████████████████████████████████████████████████
██████████████████████████████████████████████
██████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
████ ██████████████
██████████ ████████████████████
████████████████████████████████
████████████████████████████████████ ████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████████████████████
████ ██████████████████████
████████████████████████████████
██████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,50 @@
████
████ ████████
████████████████████
██████████████████████
██████████████████████
████████████████████████
████████████████████████
████████████████████████████
██████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
████████████████████████████
██████████████████████████
████████████████████████████
██████████████████████████████
████████████████████████████████
████████████████████████████████
██████████████████████████████████
████████████████████████████████████
████████████████████████████████████
████████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████████
████████████████████████████████████████████████
██████████████████████████████████████████████
██████████████████████████████████████████████
██████████████████████████████████████████████
██████████████████████████████████████████████████
██████████████████████████████████████████████████
██████████████████████████████████████████████████████
████████████████████████████████████████████████████████████
████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████
████████████████████████████████████████████████████████
████████████████████████████████████████████████████
██████████████████████████████████████████████
██████████████████████████████████████
████████████████████████████████
████████████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████ ████████████████████
████████ ██████████████████████
██████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██ ██ ██████████████
██████████ ████████████████████
████████████████████████████████████ ██
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████ ██████████████
██████████████████████████████
████████████████████████████████
████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████ ██████████████
██████████ ██████████████
██████████████████████████████
██████████████████████████████████████
████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████████████████████
██████████████████████
████████████████████████████
████████████████████████████████
████████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████ ████████████████████
██████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████ ████
████████████████████████████████████████████████
██████████████████████████████████████████████
██████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
████ ██████████████
██████████ ████████████████████
████████████████████████████████
████████████████████████████████████ ████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████████████████████
████ ██████████████████████
████████████████████████████████
██████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████ ████████████████████
████████ ██████████████████████
██████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██ ██ ██████████████
██████████ ████████████████████
████████████████████████████████████ ██
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████ ██████████████
██████████████████████████████
████████████████████████████████
████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████ ██████████████
██████████ ██████████████
██████████████████████████████
██████████████████████████████████████
████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████████████████████
██████████████████████
████████████████████████████
████████████████████████████████
████████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████ ████████████████████
██████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████ ████
████████████████████████████████████████████████
██████████████████████████████████████████████
██████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
████ ██████████████
██████████ ████████████████████
████████████████████████████████
████████████████████████████████████ ████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████████████████████
████ ██████████████████████
████████████████████████████████
██████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████ ████████████████████
████████ ██████████████████████
██████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██ ██ ██████████████
██████████ ████████████████████
████████████████████████████████████ ██
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████ ██████████████
██████████████████████████████
████████████████████████████████
████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████ ██████████████
██████████ ██████████████
██████████████████████████████
██████████████████████████████████████
████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████████████████████
██████████████████████
████████████████████████████
████████████████████████████████
████████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████ ████████████████████
██████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████ ████
████████████████████████████████████████████████
██████████████████████████████████████████████
██████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
████ ██████████████
██████████ ████████████████████
████████████████████████████████
████████████████████████████████████ ████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████████████████████
████ ██████████████████████
████████████████████████████████
██████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████ ████████████████████
████████ ██████████████████████
██████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██ ██ ██████████████
██████████ ████████████████████
████████████████████████████████████ ██
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████ ██████████████
██████████████████████████████
████████████████████████████████
████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████ ██████████████
██████████ ██████████████
██████████████████████████████
██████████████████████████████████████
████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████████████████████
██████████████████████
████████████████████████████
████████████████████████████████
████████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████ ████████████████████
██████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████ ████
████████████████████████████████████████████████
██████████████████████████████████████████████
██████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
████ ██████████████
██████████ ████████████████████
████████████████████████████████
████████████████████████████████████ ████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████████████████████
████ ██████████████████████
████████████████████████████████
██████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████ ████████████████████
████████ ██████████████████████
██████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██ ██ ██████████████
██████████ ████████████████████
████████████████████████████████████ ██
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████ ██████████████
██████████████████████████████
████████████████████████████████
████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████ ██████████████
██████████ ██████████████
██████████████████████████████
██████████████████████████████████████
████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████████████████████
██████████████████████
████████████████████████████
████████████████████████████████
████████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████ ████████████████████
██████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████ ████
████████████████████████████████████████████████
██████████████████████████████████████████████
██████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
████ ██████████████
██████████ ████████████████████
████████████████████████████████
████████████████████████████████████ ████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████████████████████
████ ██████████████████████
████████████████████████████████
██████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████ ████████████████████
████████ ██████████████████████
██████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██ ██ ██████████████
██████████ ████████████████████
████████████████████████████████████ ██
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████ ██████████████
██████████████████████████████
████████████████████████████████
████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████ ██████████████
██████████ ██████████████
██████████████████████████████
██████████████████████████████████████
████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████████████████████
██████████████████████
████████████████████████████
████████████████████████████████
████████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████ ████████████████████
██████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████ ████
████████████████████████████████████████████████
██████████████████████████████████████████████
██████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
████ ██████████████
██████████ ████████████████████
████████████████████████████████
████████████████████████████████████ ████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████████████████████
████ ██████████████████████
████████████████████████████████
██████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████ ████████████████████
████████ ██████████████████████
██████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██ ██ ██████████████
██████████ ████████████████████
████████████████████████████████████ ██
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████ ██████████████
██████████████████████████████
████████████████████████████████
████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████ ██████████████
██████████ ██████████████
██████████████████████████████
██████████████████████████████████████
████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████████████████████
██████████████████████
████████████████████████████
████████████████████████████████
████████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████ ████████████████████
██████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████ ████
████████████████████████████████████████████████
██████████████████████████████████████████████
██████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
████ ██████████████
██████████ ████████████████████
████████████████████████████████
████████████████████████████████████ ████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████████████████████
████ ██████████████████████
████████████████████████████████
██████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████ ████████████████████
████████ ██████████████████████
██████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██ ██ ██████████████
██████████ ████████████████████
████████████████████████████████████ ██
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████ ██████████████
██████████████████████████████
████████████████████████████████
████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████ ██████████████
██████████ ██████████████
██████████████████████████████
██████████████████████████████████████
████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████████████████████
██████████████████████
████████████████████████████
████████████████████████████████
████████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████ ████████████████████
██████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████ ████
████████████████████████████████████████████████
██████████████████████████████████████████████
██████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
████ ██████████████
██████████ ████████████████████
████████████████████████████████
████████████████████████████████████ ████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,30 @@
██████████
██████████████
██████████████
██████████████
████████████████████
████ ██████████████████████
████████████████████████████████
██████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████
██████ ████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
██████████████████████
██████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████
██████ ██████

View file

@ -0,0 +1,22 @@
████
████████
██████████
██████████████
████████████████
██████████████
██████████████████
████████████████████
██████████████████████
██████████████████████
██████████████████████
████████████████████
██████████████████████
████████████████████████
████████████████████████
██████████████████████
██████████████████████
████████████████████
██████████████████
██████████████████
████████████████
████ ██████

View file

@ -0,0 +1,30 @@
████████
██████████████ ████
████████████████████████████
██████████████████████████
████████████████████████
██████████████████
████████████ ████████ ████
██████████████ ████████████████
██████████████████ ████████████
████████████████████ ██████
██████████████████████
████████████████████████ ████
████████████████████████ ████████ ██████
████████████████████ ████████████████████
████████████████████ ████████████████████
████████████████████████ ████████████████
████████████████████████████ ████████████████████
██████████████████████████████████████████████████████████
████████████████████████████████████████████████████████████████
████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████
████████ ██████████████████████████████████████████████████████
██████████████████████████████████████████████████
████████████████████████████████████████████████
██████████████████████████ ████████████████████
██████████████████████ ████████████
████ ██████████ ████████
████

View file

@ -0,0 +1,23 @@
██████
██████████████
██████████████████ ████████
██████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
████████████████████████████████████████████
████████████████████████████████████████████████
████████████████████████████████████████████████████
██████████████████████████████████████████████████████
██████████████████████████████████████████████████████
██████████████████████████████████████████████████████
██████████████████████████████████████████████████
██████████████████████████████████████████████
██████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████
████████████████████████████████████
██████████████████████████████████
██████████████████████████
████████████ ██████
██

View file

@ -0,0 +1,24 @@
████
████████ ████
██████████ ████████
████████████████████
██████████████████████
████████████████████████
██████████████████████████
████████████████████████
██████████████████████████
██████████████████████████
██████████████████████
████████████████████
████████████████████
██████████████████
██████████████████ ██
████████████████████
██████████████████████
██████████████████████
██████████████████████
████████████████████
██████████████████
██████████████████
██████████████
████

Some files were not shown because too many files have changed in this diff Show more