diff --git a/build.zig.zon b/build.zig.zon index 4e989f836..ad4a14376 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -18,8 +18,8 @@ }, .vaxis = .{ // rockorager/libvaxis - .url = "https://deps.files.ghostty.org/vaxis-12200df4ebeaed45de26cb2c9f3b6f3746d8013b604e035dae658f86f586c8c91d2f.tar.gz", - .hash = "12200df4ebeaed45de26cb2c9f3b6f3746d8013b604e035dae658f86f586c8c91d2f", + .url = "git+https://github.com/rockorager/libvaxis#2237a7059eae99e9f132dd5acd1555e49d6c7d93", + .hash = "1220f5aec880d4f430cc1597ede88f1530da69e39a4986080e976b0c7b919c2ebfeb", }, .z2d = .{ // vancluever/z2d diff --git a/build.zig.zon.nix b/build.zig.zon.nix index 865c741e7..b010be44b 100644 --- a/build.zig.zon.nix +++ b/build.zig.zon.nix @@ -140,11 +140,11 @@ in }; } { - name = "12200df4ebeaed45de26cb2c9f3b6f3746d8013b604e035dae658f86f586c8c91d2f"; + name = "1220f5aec880d4f430cc1597ede88f1530da69e39a4986080e976b0c7b919c2ebfeb"; path = fetchZigArtifact { name = "vaxis"; - url = "https://deps.files.ghostty.org/vaxis-12200df4ebeaed45de26cb2c9f3b6f3746d8013b604e035dae658f86f586c8c91d2f.tar.gz"; - hash = "sha256-OCNs6Gl2ruq5dBm4uIxs93hoXw/+n+x1+bIDfQGDx3s="; + url = "git+https://github.com/rockorager/libvaxis#2237a7059eae99e9f132dd5acd1555e49d6c7d93"; + hash = "sha256-ZzLNJOsXzyBhkdUhbET30RoU2T9xKYsBUQz2NAjK/G8="; }; } { diff --git a/build.zig.zon.txt b/build.zig.zon.txt index 4cb3b5c3e..297226f2f 100644 --- a/build.zig.zon.txt +++ b/build.zig.zon.txt @@ -1,3 +1,4 @@ +git+https://github.com/rockorager/libvaxis#2237a7059eae99e9f132dd5acd1555e49d6c7d93 git+https://github.com/rockorager/libvaxis/?ref=main#dc0a228a5544988d4a920cfb40be9cd28db41423 git+https://github.com/zigimg/zigimg#3a667bdb3d7f0955a5a51c8468eac83210c1439e https://codeberg.org/atman/zg/archive/v0.13.2.tar.gz @@ -17,7 +18,6 @@ https://deps.files.ghostty.org/plasma_wayland_protocols-12207e0851c12acdeee0991e https://deps.files.ghostty.org/sentry-1220446be831adcca918167647c06c7b825849fa3fba5f22da394667974537a9c77e.tar.gz https://deps.files.ghostty.org/spirv_cross-1220fb3b5586e8be67bc3feb34cbe749cf42a60d628d2953632c2f8141302748c8da.tar.gz https://deps.files.ghostty.org/utfcpp-1220d4d18426ca72fc2b7e56ce47273149815501d0d2395c2a98c726b31ba931e641.tar.gz -https://deps.files.ghostty.org/vaxis-12200df4ebeaed45de26cb2c9f3b6f3746d8013b604e035dae658f86f586c8c91d2f.tar.gz https://deps.files.ghostty.org/wayland-9cb3d7aa9dc995ffafdbdef7ab86a949d0fb0e7d.tar.gz https://deps.files.ghostty.org/wayland-protocols-258d8f88f2c8c25a830c6316f87d23ce1a0f12d9.tar.gz https://deps.files.ghostty.org/wuffs-122037b39d577ec2db3fd7b2130e7b69ef6cc1807d68607a7c232c958315d381b5cd.tar.gz diff --git a/build.zig.zon2json-lock b/build.zig.zon2json-lock index 53d7ce111..26ccc690a 100644 --- a/build.zig.zon2json-lock +++ b/build.zig.zon2json-lock @@ -34,10 +34,10 @@ "url": "https://github.com/mitchellh/x11-headers/archive/2ffbd62d82ff73ec929dd8de802bc95effa0ef88.tar.gz", "hash": "sha256-EhV2bmTY/OMYN1wEul35gD0hQgS/Al262jO3pVr0O+c=" }, - "12200df4ebeaed45de26cb2c9f3b6f3746d8013b604e035dae658f86f586c8c91d2f": { + "1220f5aec880d4f430cc1597ede88f1530da69e39a4986080e976b0c7b919c2ebfeb": { "name": "vaxis", - "url": "https://deps.files.ghostty.org/vaxis-12200df4ebeaed45de26cb2c9f3b6f3746d8013b604e035dae658f86f586c8c91d2f.tar.gz", - "hash": "sha256-OCNs6Gl2ruq5dBm4uIxs93hoXw/+n+x1+bIDfQGDx3s=" + "url": "git+https://github.com/rockorager/libvaxis#2237a7059eae99e9f132dd5acd1555e49d6c7d93", + "hash": "sha256-ZzLNJOsXzyBhkdUhbET30RoU2T9xKYsBUQz2NAjK/G8=" }, "1220dd654ef941fc76fd96f9ec6adadf83f69b9887a0d3f4ee5ac0a1a3e11be35cf5": { "name": "zigimg", diff --git a/nix/zigCacheHash.nix b/nix/zigCacheHash.nix new file mode 100644 index 000000000..12f855e5f --- /dev/null +++ b/nix/zigCacheHash.nix @@ -0,0 +1,3 @@ +# This file is auto-generated! check build-support/check-zig-cache-hash.sh for +# more details. +"sha256-S8kS+gO17dl9LJGKL1+kgDUre+vPTmdTvXzgc585Fl8=" diff --git a/src/build/GhosttyFrameData.zig b/src/build/GhosttyFrameData.zig new file mode 100644 index 000000000..7c22115b3 --- /dev/null +++ b/src/build/GhosttyFrameData.zig @@ -0,0 +1,37 @@ +//! GhosttyFrameData generates a compressed file and zig module which contains (and exposes) the +//! Ghostty animation frames for use in `ghostty +boo` +const GhosttyFrameData = @This(); + +const std = @import("std"); +const Config = @import("Config.zig"); +const SharedDeps = @import("SharedDeps.zig"); + +/// The exe. +exe: *std.Build.Step.Compile, + +/// The output path for the compressed framedata zig file +output: std.Build.LazyPath, + +pub fn init(b: *std.Build) !GhosttyFrameData { + const exe = b.addExecutable(.{ + .name = "framegen", + .root_source_file = b.path("src/build/framegen/main.zig"), + .target = b.host, + }); + + const run = b.addRunArtifact(exe); + + _ = run.addOutputFileArg("framedata.compressed"); + return .{ + .exe = exe, + .output = run.captureStdOut(), + }; +} + +/// Add the "framedata" import. +pub fn addImport(self: *const GhosttyFrameData, step: *std.Build.Step.Compile) void { + self.output.addStepDependencies(&step.step); + step.root_module.addAnonymousImport("framedata", .{ + .root_source_file = self.output, + }); +} diff --git a/src/build/SharedDeps.zig b/src/build/SharedDeps.zig index 0a1d6f904..7d0b64c5b 100644 --- a/src/build/SharedDeps.zig +++ b/src/build/SharedDeps.zig @@ -6,6 +6,7 @@ const Config = @import("Config.zig"); const HelpStrings = @import("HelpStrings.zig"); const MetallibStep = @import("MetallibStep.zig"); const UnicodeTables = @import("UnicodeTables.zig"); +const GhosttyFrameData = @import("GhosttyFrameData.zig"); config: *const Config, @@ -13,6 +14,7 @@ options: *std.Build.Step.Options, help_strings: HelpStrings, metallib: ?*MetallibStep, unicode_tables: UnicodeTables, +framedata: GhosttyFrameData, /// Used to keep track of a list of file sources. pub const LazyPathList = std.ArrayList(std.Build.LazyPath); @@ -22,6 +24,7 @@ pub fn init(b: *std.Build, cfg: *const Config) !SharedDeps { .config = cfg, .help_strings = try HelpStrings.init(b, cfg), .unicode_tables = try UnicodeTables.init(b), + .framedata = try GhosttyFrameData.init(b), // Setup by retarget .options = undefined, @@ -563,6 +566,7 @@ pub fn add( self.help_strings.addImport(step); self.unicode_tables.addImport(step); + self.framedata.addImport(step); return static_libs; } diff --git a/src/build/framegen/frames/frame_001.txt b/src/build/framegen/frames/frame_001.txt new file mode 100644 index 000000000..416e87931 --- /dev/null +++ b/src/build/framegen/frames/frame_001.txt @@ -0,0 +1,41 @@ + + + +++==*%%%%%%%%%%%%*==+++ + ++****++ ++****++ + ++**++ ++**++ + xx**+= o+*%$@@@@@@$%*+o =+**xx + xx**oo ·=$@@@@@@@$$$$$$$$@@@@@@@$=· oo**xx + xx** x$@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@$x **xx + ox** ·$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$· **xo + ==+~ ~@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@~ ~+== + x+++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ +++x + == ·@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@· == + ox++ ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ++xo + +++~ @$$$$$@@@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+++ + == $$$$$@@%%%%%%$$$$$$$@@@@@$$$@@@@@@@@@@@@@@@@@@@@$$$$$$ == + == @$$$$* $$$$% =$$$$$@ == + == ·$$$$@ x@$@ @$$$$$· == + == ·@$$$$% ·$$$$% *$$$$$@· == + == ·@$$$$@@$%%$$$$$$@@@@@@@@$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$$@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==x· $@@$$$$$$$$$@@@@@@@@@@$$$$$$$$@@@@@@@@@@$$$$$$$$$@@$ ·+== + ++++ =@@@@@@@@@* x$@@@@@@@@$x *@@@@@@@@@= ++++ + xx==++ ++==oo + ++===+ ++%%+o o+%%++ +===++ + ++=====%+=++++*=*========***++++***========*=*++++=+%=====++ + xx++==******====++ ++==********==++ ++====******==++xx + ++++ ++++ ++++ + diff --git a/src/build/framegen/frames/frame_002.txt b/src/build/framegen/frames/frame_002.txt new file mode 100644 index 000000000..e74134e3e --- /dev/null +++ b/src/build/framegen/frames/frame_002.txt @@ -0,0 +1,41 @@ + + ++++++++++++ + ++==*%%%**=++++++=**%%%*==++ + ++**=* *=**++ + x+**+= =+**+x + ++== o=%@@@@@@@@@@@@@@@@%=o ==++ + ===+ +$@@@@@$$$$$$$$$$$$$$$$@@@@@$+ +=== + ++=+ =@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@= +=++ + ++== $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ ==++ + ** $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ ** + +++o +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ o+++ + == %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% == + xx++ %@$$$$@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xx + ==+· x@$$$@@%=*%$$@@@@@@@@@@@$$$$$@@@@@@@@@@@@@@@@@@$$$$$@x ·+== + == @$$$$% ~$@$$$@= x@$$$$$@ == + == $$$$@* %$$@· @$$$$$ == + == ·@$$$@* $$$$+ $$$$$@· == + == ·@$$$$$~ ~ox+=%@@$$$@@*==============*$@$$$$$@· == + == ·@$$$$$@@@@@@@@@@@@@@@@@$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == $@$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$@$ == + ==+o +@@@$$$$$$$@@@$***%@@@@$$$$$$@@@@%***$@@@$$$$$$$@@@+ o+== + ++== ·=$@@@@@$*~ +%@@@@@@%+ ~*$@@@@@$=· ==++ + ===+ +=== + ++====x+ *=**== ==**=* +x====++ + ++=====**%******=========**%****%**=========******%**=====++ + ++++========++xx ++++========++++ xx++========++++ + + diff --git a/src/build/framegen/frames/frame_003.txt b/src/build/framegen/frames/frame_003.txt new file mode 100644 index 000000000..6da88ffbf --- /dev/null +++ b/src/build/framegen/frames/frame_003.txt @@ -0,0 +1,41 @@ + + ++====****====++ + ==***%==xo ox==%***== + ===*++ ++*=== + ++**x+ ·oxx++xxo· +x**++ + ===+ o=$@@@@@@@@@@@@@@@@@@$=o +=== + **+x o%@@@@$$$$$$$$$$$$$$$$$$$$@@@@%o x+** + ==+o ~$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$~ o+== + ++++ +@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ ++++ + ox== o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o ==xo + ==+~ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ~+== + ox== @@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xo + +++x @$$$$@+ ·+*$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + ==+ *@$$$@ o=%@@@@$$$$@@@@@@@@@@@@@@@@@@@@$$$$@* +== + == @$$$$$o %$$$$$ *$$$$$@ == + == $$$$$$@@=· @$$@ @$$$$$ == + == ·@$$$$$x %$$$$% =$$$$$@· == + == ·@$$$$@ ·x*$@@@$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$@x o=%@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == %@$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@% == + ==+x ~$@@@@$$$$@@@@%+xx=$@@@@$$$$@@@@$=xx+*@@@@$$$$@@@@$~ x+== + ++== x*$@@@$*x ·=%$@@$%=· x*$@@@$*x ==++ + ==== =+== + x+====+= x+*===+= ======+x =+====xx + ++====*%%%%***====++====*%*%%*%*====++=====**%%%%*====++ + xx++++====++++ ++++====++++ ++++====++++xx + + diff --git a/src/build/framegen/frames/frame_004.txt b/src/build/framegen/frames/frame_004.txt new file mode 100644 index 000000000..5ad3a8112 --- /dev/null +++ b/src/build/framegen/frames/frame_004.txt @@ -0,0 +1,41 @@ + + ++==************==++ + ++***%=*x~ ~x*=%***++ + ++**+= ==**++ + ==== ~x=*%%%%%%*=x~ ==== + xx**++ o*$@@@@@@@@@@@@@@@@@@@@$*o ++**xo + oo**o~ *@@@@$$$$$$$$$$$$$$$$$$$$$$@@@@* ~o**oo + **o· =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@= ·o** + ==+x %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% x+== + xx== *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* ==xx + ==x· @@$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ·x== + xx== @$$$@% x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ==xx + +++o @$$$@* ~=@@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$@ o+++ + == %$$$$$% +$@@$$$$@@%**************%@@$$$$$% == + == @$$$$$@@%+ $$$$$+ ~@$$$$@ == + == $$$$$$$@@@@= *@$$@· @$$$$$ == + == ~@$$$$$@= %@$$$$@+ o$$$$$$@~ == + == ·@$$$$@= ~*@@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@@@$@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == +@@$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$@@+ == + ==++ *@@@@@@@@@@@%x ~=@@@@@@@@@@@@=~ x%@@@@@@@@@@@* ++== + x+==x· o=***=x ~+****+~ x=***=o ·x==xx + ====xo xx x+ ox==== + ======+x =+=*====++ ++====*=+= x+====== + ++==***%********++++==************==++++********%***==++ + ++++++++++ +x++++++++xx ++++++++++ + + diff --git a/src/build/framegen/frames/frame_005.txt b/src/build/framegen/frames/frame_005.txt new file mode 100644 index 000000000..e93b295d5 --- /dev/null +++ b/src/build/framegen/frames/frame_005.txt @@ -0,0 +1,41 @@ + + +==*****%%%%*****==+ + ++***%=+ +=%***++ + ++**+= =+**++ + **== ·x=*%$$$$$$%*=x· ==** + xx**xx x%@@@@@@@@@$$$$@@@@@@@@@%x xx**xx + xx** ~%@@@@$$$$$$$$$$$$$$$$$$$$$$@@@@%~ **xx + **o· %@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@% ·o** + ==+o $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ o+== + ++++ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% +++x + == @@$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + xx== @$$$$o o*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ==xx + +++o @$$$@% o*@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$@ o+++ + == $$$$$$$o o*@$$$$$@@=+++++++++++++++$@$$$$$$ == + == @$$$$$$@@$=· $$$$@x @$$$$@ == + == $$$$$$$@@@$= $$$$@~ @$$$$$ == + == ·@$$$$$@* x@@$$$$@*~ ~=@$$$$$@· == + == ·@$$$$@% x%@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@%$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == ~@@$$$$$$$$$$$@@@@@@@@$$$$$$$$$$@@@@@@@@$$$$$$$$$$$@@~ == + ++++ +@@@@@@@@@@@*~ x$@@@@@@@@@@$x ·*@@@@@@@@@@@+ ++++ + xx==+~ x+=+x· o+==+o ·x+=+x ~+==xo + ++==+x == == x+==++ + ++====++ ox=+==**==+= =+=***==+*+x ++====++ + x+==**********==++++++************++++++==**********==++ + ++++++xx xx++++xx ++++++++ + + diff --git a/src/build/framegen/frames/frame_006.txt b/src/build/framegen/frames/frame_006.txt new file mode 100644 index 000000000..f9ad60520 --- /dev/null +++ b/src/build/framegen/frames/frame_006.txt @@ -0,0 +1,41 @@ + + +++==*%%*%%%%%%*%%*===++ + ++**=*++ ++*=**++ + ++**=+ +=**++ + xx**+= ~+*%$$@@@@$$%*+~ =+**+x + xx**ox +$@@@@@@@@$$$$$$@@@@@@@@$+ xo**xx + x+** x$@@@@$$$$$$$$$$$$$$$$$$$$$$@@@@$x **+x + oo** ·$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$· **oo + ==+~ ·@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@· ~+== + ++++ %@$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++++ + == @@$$@$%$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ox++ ~@$$$$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ++xo + +++~ @$$$@% +$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$@ ~+++ + == $$$$$$@% =@$$$$$@%xooooooooooooooo*@$$$$$$ == + == @$$$$$$@@@$+ $$$$@o @$$$$@ == + == ·$$$$$$$@@@%+ $$$$@o @$$$$$· == + == ·@$$$$$$* =@@$$$$@$xoooooooooooooox*@$$$$$@· == + == ·@$$$$@% +$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$ x$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@%$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x· @@@$$$$$$$$$@@@@@@@@@$$$$$$$$$$@@@@@@@@@$$$$$$$$$@@@ ·x== + ++++ ~%@@@@@@@@@$x ·*@@@@@@@@@@*· x$@@@@@@@@@%~ ++++ + xx==+x ooo· ~oo~ ·oo~ x+==xo + x+==++ +%% %%+o ++==+x + ++=*==+*xx ++*=**==**+*++ ++*+**==**=*++o~ xx*+==**++ + ++==********=+xx ++==********==++ xx++********==++ + + + diff --git a/src/build/framegen/frames/frame_007.txt b/src/build/framegen/frames/frame_007.txt new file mode 100644 index 000000000..782560082 --- /dev/null +++ b/src/build/framegen/frames/frame_007.txt @@ -0,0 +1,41 @@ + + ++++=**%**%%%%**%**=++++ + ==****++ ++*=**== + ++**=+ +=**++ + x+**+= ~+*%$$$@@$$$%*+~ =+**+x + ++**ox +$@@@@@@@@$$$$$$@@@@@@@@$+ xo**++ + x+** x$@@@@$$$$$$$$$$$$$$$$$$$$$$@@@@$x **+x + xx** $@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$ **xx + ==+~ ·@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@· ~+== + x+++ %@$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% +++x + == @@$$@$%%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + xx++ ~@$$$$ o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ +++x + +++~ @$$$@$ +$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$@ ~+++ + == $$$$$$@%· =@$$$$$@%xooooooooooooooo*@$$$$$$ == + == @$$$$$$@@@$=· $$$$@o @$$$$@ == + == ·$$$$$$$@@@$+ $$$$@o @$$$$$· == + == ·@$$$$$$% =@$$$$$@$+xxxxxxxxxxxxxxx%@$$$$$@· == + == ·@$$$$@% +$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$ x%@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@%$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x· @@@$$$$$$$$$@@@@@@@@@$$$$$$$$$$@@@@@@@@@$$$$$$$$$@@@ ·+== + ++++ ·%@@@@@@@@@%o =$@@@@@@@@$= ~%@@@@@@@@@%· ++++ + ==+x ··· ·· ·· x+== + ++=*++ ++%% %*++ ++*=++ + ++==**=*++ooxx+=*=**==**=*=+xxxx+=%=**==**=*=+xxxx++*=**==+x + +++=******==++xx ++++********++++ xx++==******++++ + + + diff --git a/src/build/framegen/frames/frame_008.txt b/src/build/framegen/frames/frame_008.txt new file mode 100644 index 000000000..3e4706fdd --- /dev/null +++ b/src/build/framegen/frames/frame_008.txt @@ -0,0 +1,41 @@ + + ++++==**%%%%%%%%**==++++ + +=***%== ==%***=+ + ++**+= =+**++ + x+**=+ ·o+*%$$$$$$%*+o· +=**+x + x+**xx x%@@@@@@@@@$$$$@@@@@@@@@%x xx**+x + x+**~ ~%@@@@$$$$$$$$$$$$$$$$$$$$$$@@@@%~ ~**+x + ox**o· %@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@% ·o**xo + ==+o $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ o+== + x+++ %@$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% +++x + ==x @@$$@@%$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ x== + x++= @$$$$ x%@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ =+xx + +++o @$$$@% +$@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$@ o+++ + == $$$$$$@% ·*@$$$$$@$+xxxxxxxxxxxxxxx%@$$$$$% == + == @$$$$$$@@@%+ $$$$@o @$$$$@ == + == $$$$$$$@@@$*· $$$$@~ @$$$$$ == + == ·@$$$$$@%· +@$$$$$@%x~~~~~~~~~~~~~~o*@$$$$$@· == + == ·@$$$$$$ x%@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$ o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@$*%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==x· $@@$$$$$$$$$@@@@@@@@@@$$$$$$$$@@@@@@@@@@$$$$$$$$$@@$ ·+== + +++= =@@@@@@@@@*· x%@@@@@@@@%x *@@@@@@@@@* =+++ + ==++ +=== + xx=*=+ ++%%+x x+%%++ +=**xx + ++**=*=+++++==*=**++**=%==++++==%=**++**=***+++++=*=**++ + xx++==**==++++ ++========++ ++++======++xx + + + diff --git a/src/build/framegen/frames/frame_009.txt b/src/build/framegen/frames/frame_009.txt new file mode 100644 index 000000000..00e5a6170 --- /dev/null +++ b/src/build/framegen/frames/frame_009.txt @@ -0,0 +1,41 @@ + + ++++==***%%%%%%***==++++ + +=****=*o~ ~o*=%***=+ + ++**=* *=**++ + x+**== ~x=*%%%%%%*=x~ ==**+x + ++**++ o*$@@@@@@@@@@@@@@@@@@@@$*o ++**++ + x+**o~ *@@@@$$$$$$$$$$$$$$$$$$$$$$@@@@* ~o**+x + xx**o· =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@= ·o**xx + ==+o %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% o+== + x+++ *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* +++x + ==x· @@$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ·x== + x+== @$$$$~ ·*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ==+x + +++o @$$$@% ~*@@@@$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$@ o+++ + == %$$$$$$+ o%@$$$$$@@=++++++++++++++=$@$$$$$% == + == @$$$$$$@@$*~ $$$$@x @$$$$@ == + == $$$$$$$$@@@%~ $$$$@~ @$$$$$ == + == ~@$$$$$@$~ x@$$$$$@*~ ·+@$$$$$@~ == + == ·@$$$$$$ o*@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$ ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@$**@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==+· %@@$$$$$$$$$@@@@$$@@@@$$$$$$$$@@@@$$@@@@$$$$$$$$$@@$ ·+== + x+== =$@@@@@@@@* o%@@@@@@@@%o *$@@@@@@@$= ==+x + ==++ ++== + ===+ +=%%++ ++%%== +=== + ++**=%==++++****==++**=***++++***=**++==****++++==%***++ + ++======++++ +++======++x ++++=====+++ + + + diff --git a/src/build/framegen/frames/frame_010.txt b/src/build/framegen/frames/frame_010.txt new file mode 100644 index 000000000..bdfaa69d9 --- /dev/null +++ b/src/build/framegen/frames/frame_010.txt @@ -0,0 +1,41 @@ + + xx++==************==++xx + ++***%*%++ ++%*%***++ + ++**=*+x x+*=**++ + xx====x ·ox+====+xo· x====xx + x+**++ x%@@@@@@@@@@@@@@@@@@@@%x ++**++ + xx**+o +$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$+ o+**xx + oo**+~ x$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$x ~+**oo + ==++ =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ++== + ++== x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ==++ + ==+· $@$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·+== + ox== @@$$@* ·=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xx + +++x @$$$$$ ·=@@@@$$$$$$$$$$@@@@@@@@@@@@@@@$$$$$$@ x+++ + == *$$$$$$ ~*@@$$$$$@@$%%%%%%%%%%%%%%$@@$$$$$* == + == @$$$$$$@@*· $$$$$= o$$$$$@ == + == $$$$$$$$@@@@x $$$$@ @$$$$$ == + == ~@$$$$$@@+ %$$$$$@x ~$$$$$$@~ == + == ·@$$$$$$ +$@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ x$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@*x+%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$· == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==+· %@@@$$$$$$$$@@@@$$@@@@$$$$$$$$@@@@$$$@@@$$$$$$$$@@@% ~+== + xx== +$@@@@@@@$= ~%@@@@@@@@%~ =$@@@@@@@$+ ==xx + ===+ +=== + ==== ==%%++ ++%%== ==== + ++**=***++==%***==++***%**++++**%***++==***%==++**%=**++ + ++++==++++ x+++====+++x ++++==+++x + + + diff --git a/src/build/framegen/frames/frame_011.txt b/src/build/framegen/frames/frame_011.txt new file mode 100644 index 000000000..e3170d533 --- /dev/null +++ b/src/build/framegen/frames/frame_011.txt @@ -0,0 +1,41 @@ + + ++++==********==++++ + ++*****%**+x x+**%*****++ + ++**=*++ ++*=**++ + ====++ ~ooxxoo~ ++==== + xx**++ ~+%@@@@@@@@@@@@@@@@@@%+~ ++**xx + ++**++ ~*@@@@@$$$$$$$$$$$$$$$$$$@@@@@*~ ++**+x + ==+x ·%@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@%· x+== + ==++ x@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@x ++== + xx== ~@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ ==xx + ==+~ %@$$$@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ~+== + xx== @@$$@$o +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xx + +++x $$$$$$ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ x+++ + ==+ =@$$$$$ +$@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$@= +== + == @$$$$$$@%o x$$$$$% =$$$$$@ == + == $$$$$$$$@@@@= $@$$@ @$$$$$ == + == ~@$$$$$@@*~ +$$$$$% *$$$$$@~ == + == ·@$$$$$$ ·*@@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@@x·~=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$· == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$$$$$$$$$$$$$$$@@ == + ==+· %@@@$$$$$$$$@@@$$$@@@@$$$$$$$$@@@@$$$@@@$$$$$$$$@@@% ~+== + xx== +$@@@@@@@$= ~*@@@@@@@@*~ =$@@@@@@@$+ ==xx + ===+ +=== + ====o ==%%++ ++%%=+ ==== + ++**=***=+==%***++++==***%====%***==++++***%====***=**++ + xx++++++++ ++====++ ++++++++xx + + + diff --git a/src/build/framegen/frames/frame_012.txt b/src/build/framegen/frames/frame_012.txt new file mode 100644 index 000000000..90a65ed52 --- /dev/null +++ b/src/build/framegen/frames/frame_012.txt @@ -0,0 +1,41 @@ + + ++++++========++++++ + ++==***%*%**==++++==**%*%***==++ + ++==**=*xo ox*=**==++ + ++**+= =+**++ + xx==*= ·+*$@@@@@@@@@@@@@@$*+· =*==xx + xx===+ o%@@@@@$$$$$$$$$$$$$$$$@@@@@%o +===xx + ==++ x$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$x +=== + ++=+ %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% +=++ + xx== %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ==xx + ==+x x@@$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x x+== + xx== %@$$$@%**$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ==xx + ++++ %@$$$$ =@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++++ + ==+· o@$$$$$ ·=@@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$@o ·+== + == @$$$$$@$~ ~$@$$$$@+ x@$$$$$@ == + == $$$$$$$$@@@%o $$$$@· @$$$$$ == + == ·@$$$$$$@@%x $$$$$+ ~$$$$$@· == + == ·@$$$$$$~ +$@$$$$$@@%***************@@$$$$$@· == + == ·@$$$$@% +$@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$@· == + == ·@$$$$$$= x$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$· == + == @@$$$$$$$$$$$$$$$@$$$$$$$$$$$$$$$$$$@$$$$$$$$$$$$$$$@@ == + ==+~ %@@@$$$$$$$$@@@$$$@@@@$$$$$$$$@@@@$$$@@@@$$$$$$$@@@% ~+== + x+== +%@@@@@@@$+ ~*@@@@@@@@*~ +$@@@@@@@%+ ==+x + ++=+ +=++ + ++==o ==%%++ ++%%== o==++ + ++***%**====%***++++==***%====%***==++++***%====**%***++ + ++++++++ ++++++++ x+++++++ + + + diff --git a/src/build/framegen/frames/frame_013.txt b/src/build/framegen/frames/frame_013.txt new file mode 100644 index 000000000..b2b6a980c --- /dev/null +++ b/src/build/framegen/frames/frame_013.txt @@ -0,0 +1,41 @@ + + ++++++++====++++++++ + ++++*******%********%*******++++ + +x==**=*=+ +=*=**==xx + ++**== ==**++ + ====++ ·x*%@@@@@@@@@@@@%*x· ++==== + ===+ +$@@@@@@$$$$$$$$$$$$@@@@@@$+ +=== + ===+ ·%@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@%· +=== + ++== +@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ ==++ + xx==o· =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ·o==xo + ==++ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++== + ox== +@$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + ++++ =@$$$$~ ·=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ++++ + ==+· ·@$$$$$ ~*@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$@· ·+== + == @$$$$$$+ ~*@$$$$$@$+xxxxxxxxxxxxxx+%@$$$$$@ == + == @$$$$$$@@@*o $$$$@x @$$$$@ == + == ·@$$$$$$@@@$= $$$$@~ @$$$$@· == + == ·@$$$$$@* +@$$$$$@%o~~~~~~~~~~~~~~o*@$$$$$@· == + == ·@$$$$$$ +$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$ x$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$· == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$$$$$$$$$$$$$$$@@ == + ==+· %@@@$$$$$$$$@@@$$$@@@@$$$$$$$$@@@@$$$@@@$$$$$$$$@@@% ~+== + xx== +$@@@@@@@$= ~%@@@@@@@@%~ =$@@@@@@@$+ ==xx + ++=+ +=++ + ++==o ==%%++ ++%%== o==++ + ++***%**====%***++++==***%====%***==++++***%====**%***++ + ++++++++ ++++++++ ++++++++ + + + diff --git a/src/build/framegen/frames/frame_014.txt b/src/build/framegen/frames/frame_014.txt new file mode 100644 index 000000000..96194979c --- /dev/null +++ b/src/build/framegen/frames/frame_014.txt @@ -0,0 +1,41 @@ + + xx++++++++++++xx + ++==*****%*%%%%%%*%*****==++ + ++*****%=+ +=%*****++ + ++====+* *+====++ + ++==+= ·x+*%%$$$$%%*+x· =+==++ + ====xx x%@@@@@@@@@$$$$@@@@@@@@@%x xx==== + ++==o~ ~%@@@@$$$$$$$$$$$$$$$$$$$$$$@@@@%~ ~~==+= + ++==o· *@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* ·o==++ + xx==+o $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ o+==xx + ++++ %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ++++ + ox==x @@$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ x==xo + ++++ @$$$@$x ·+$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++++ + ==+o @$$$$$ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+== + == $$$$$$$ =$@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$$ == + == @$$$$$$@%o x$$$$$% *$$$$$@ == + == $$$$$$$$@@@@+ $$$$@ @$$$$$ == + == ·@$$$$$$@%o x$$$$$% *$$$$$@· == + == ·@$$$$$$ =$@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@$x ·+$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$· == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==+· %@@$$$$$$$$$@@@@$$@@@@$$$$$$$$@@@@$$@@@@$$$$$$$$$@@% ·+== + xx== +$@@@@@@@$= o%@@@@@@@@%o =$@@@@@@@$+ ==xx + ++=+ +=++ + ++== ==%%++ ++%%== ==++ + x+=*=***++==%***++xx==*%**====**%*==xx++***%==++***=*=+x + ++++++++ ++++++++ ++++++++ + + + diff --git a/src/build/framegen/frames/frame_015.txt b/src/build/framegen/frames/frame_015.txt new file mode 100644 index 000000000..33cf5ec65 --- /dev/null +++ b/src/build/framegen/frames/frame_015.txt @@ -0,0 +1,41 @@ + + ++++++++++++ + xx++==****************==++xx + ++==**=***++o o++***=**==++ + x+=====*+x x+*=====+x + ++====ox ·ox++==++xo· xo====++ + ++==++ x*$@@@@@@@@@@@@@@@@@@$*x ++==++ + ++==+x x$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$x x+==++ + ++==+o x@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@x o+==++ + ===+ =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= +=== + ++== x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ==++ + ==+· $@$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·+== + ++== @@$$$@$**@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==++ + +++x @$$$$$ ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + == *$$$$@$ ~*@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$* == + == @$$$$$@$~ o$$$$$$@= x@$$$$$@ == + == $$$$$$$$@@@%~ $$$$@· @$$$$$ == + == ~@$$$$$$@@$x $$$$$+ ·@$$$$@~ == + == ·@$$$$$$o x$@$$$$$@@*==============*$@$$$$$@· == + == ·@$$$$@% x%@@@@$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$@· == + == ·@$$$$$$+ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==+· $@@$$$$$$$$$@@@@$@@@@@$$$$$$$$@@@@@$@@@@$$$$$$$$$@@$ ·+== + xx== =$@@@@@@@@* o%@@@@@@@@%o *@@@@@@@@$= ==xo + ++=+ +=++ + ++== ==%%++ ++%%== ==++ + x+**=%==++++%***=+x+==*%**++++**%*==+++=***%++++=*%=**+x + ++++++++ ++++++++ ++++++++ + + + diff --git a/src/build/framegen/frames/frame_016.txt b/src/build/framegen/frames/frame_016.txt new file mode 100644 index 000000000..50eea7832 --- /dev/null +++ b/src/build/framegen/frames/frame_016.txt @@ -0,0 +1,41 @@ + + xxxx + ++++==************==++++ + xx++==****%%=*++++++++*=%*****==++xx + ++=====*+~ ~+*=====++ + ++====+= =+====++ + ++===+ ·+*$@@@@@@@@@@@@@@$*+· +===++ + ++===+ o%@@@@@$$$$$$$$$$$$$$$$@@@@@%o +===++ + xx===+ x@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@x +===xx + ==++ %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ++== + ++== %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ==++ + ==+x x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x x+== + xx== %@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ==++ + ++++ %@$$$$* ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++++ + ==x· o@$$$$$ ~*@@@@$$$$$$$$$$@@@@@@@@@@@@@@$$$$$$$@o ·x== + == @$$$$$$ ~*@@$$$$$@@$%%%%%%%%%%%%%%$@@$$$$$@ == + == $$$$$$$@@= $$$$$* x$$$$$$ == + == ·@$$$$$$$@@@@x $$$$@ @$$$$@· == + == ·@$$$$$@@+ *$$$$$$o ·$$$$$$@· == + == ·@$$$$$$ x$@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@@*x+%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x· @@@$$$$$$$$$@@@@@@@@@$$$$$$$$$$@@@@@@@@@$$$$$$$$$@@@ ·+== + xx== *@@@@@@@@@%~ +$@@@@@@@@$+ ~%@@@@@@@@@* ==xx + ===+ +=== + ===+ ++%% %%++ +=== + ++***%++++++**%*=+++===*==++x+==*===++++*%**++x+++%***++ + x+++====++ ++==++++ ++====+++x + + + diff --git a/src/build/framegen/frames/frame_017.txt b/src/build/framegen/frames/frame_017.txt new file mode 100644 index 000000000..e05674a72 --- /dev/null +++ b/src/build/framegen/frames/frame_017.txt @@ -0,0 +1,41 @@ + + + ++++++============++++++ + ++==**==*%*%********%*%*==**==++ + ++=====*== ==*=====++ + ++======+x x+======+x + ++====++ o=%$@@@@@@@@@@$%=o ++====++ + ++==== x%@@@@@@$$$$$$$$$$$$@@@@@@%x ====+x + xx===+ *@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@* +===xx + ==== +@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ ==== + x+==x· +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ ·x==++ + ==++ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++== + xx== x@$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ==xo + ++++ +@$$$@@=ox%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ++++ + ==+~ @$$$$$ o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+== + == $$$$$$$ x%@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$$ == + == @$$$$$@@+ *$$$$$$~ %$$$$$@ == + == ·@$$$$$$$@@@@+ $@$$@ @$$$$@· == + == ·@$$$$$$@$= ~$$$$$* x$$$$$@· == + == ·@$$$$$$ o%@@$$$$$@@@$$$$$$$$$$$$$$$@@$$$$$@· == + == ·@$$$$$$ o*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@% ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x· @@@$$$$$$$$$@@@@@@@@@$$$$$$$$$$@@@@@@@@@$$$$$$$$$@@@ ·+== + ++++ ~%@@@@@@@@@%o =@@@@@@@@@@= o%@@@@@@@@@%~ ++xx + ==+x ~~~ ·~~· ~~· x+== + ==++ x+%% %%++ +=== + ++**=%++ooox==*===++**=%++xoox++%=**++===*==xooo++%=**++ + ++++==++++ ++++====++++ ++++==++++ + + + diff --git a/src/build/framegen/frames/frame_018.txt b/src/build/framegen/frames/frame_018.txt new file mode 100644 index 000000000..5e92ec0e0 --- /dev/null +++ b/src/build/framegen/frames/frame_018.txt @@ -0,0 +1,41 @@ + + + ++++++++++++++++++++ + xx++==****=**%%%%%%**=****==+++x + x+++====*%==o~ ~o==%*====+++x + ++====+= =+====++ + ====++ o+=*%%%%%%*=+o ++==== + ====xx o*$@@@@@@@@@@@@@@@@@@@@$*o xx==== + ====o· ·*@@@@$$$$$$$$$$$$$$$$$$$$$$@@@@*· ·o==== + ++==o· *@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* ·o==++ + xx==+o $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ o+==xx + ==++ *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* ++== + xx==x· @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ·x==xo + ++++ @$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++++ + ==+o @$$$$$~ =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+== + == %$$$$@% ·*@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$% == + == @$$$$$$= ~*@$$$$$@$+xxxxxxxxxxxxxxx%@$$$$$@ == + == $$$$$$$@@@*o $$$$@o @$$$$$ == + == ·@$$$$$$@@@$+ $$$$@~ @$$$$@· == + == ·@$$$$$@* +@$$$$$@%o~~~~~~~~~~~~~~o*@$$$$$@· == + == ·@$$$$@% +$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$ +%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == ·@@$$$$$$$$$$$@@@@@@@@$$$$$$$$$$@@@@@@@@$$$$$$$$$$$@@· x== + ++++ x$@@@@@@@@@@= o%@@@@@@@@@@%o =@@@@@@@@@@$x ++++ + ==+o ox++o ~x++x~ o++xo o+== + **+x ** ** x+** + ++**+=o~ ++*+**==**+*xo ox*+**++**+*++ ~o=+**++ + ++==****++++ ++==****==++ ++++=***==++ + + + diff --git a/src/build/framegen/frames/frame_019.txt b/src/build/framegen/frames/frame_019.txt new file mode 100644 index 000000000..f528dc876 --- /dev/null +++ b/src/build/framegen/frames/frame_019.txt @@ -0,0 +1,41 @@ + + + ++++++++++++++++ + ++++==****************==++++ + ++===****%++~~ ~~++%****===++ + ++=====*+x x+*=====++ + ++====xx ·ox+====+xo· xx====++ + ====++ x%$@@@@@@@@@@@@@@@@@@$%x ++==== + ++==+o x$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$x o+==++ + ++==+o x$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$x o+==++ + ox==++ =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ++==xo + +++= x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x =+++ + ox==+· $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·+==xo + ++== @@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==++ + ==+x @$$$$@= +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+== + == *$$$$$$ =$@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$* == + == @$$$$$$· =@@$$$$$@@%**************%@@$$$$$@ == + == $$$$$$$@@*o $$$$$= ~@$$$$$ == + == ~@$$$$$$$@@@@o $$$$@ @$$$$@~ == + == ·@$$$$$@$o ·%$$$$$@+ o$$$$$$@· == + == ·@$$$$$$ =$@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$ =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@%==$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == o@@$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$@@o == + ++++ =@@@@@@@@@@@%o +$@@@@@@@@@@$+ o%@@@@@@@@@@@= ++++ + **x~ ~+===+o x====x o+===+~ ~+** + **xx ++ ++ xx** + ==**++ ~o*+**==**+= =+**==**+*o~ ++==== + +==*****=+++ ++=******=++ +++==****==+ + + + diff --git a/src/build/framegen/frames/frame_020.txt b/src/build/framegen/frames/frame_020.txt new file mode 100644 index 000000000..02720e639 --- /dev/null +++ b/src/build/framegen/frames/frame_020.txt @@ -0,0 +1,41 @@ + + + ++++++++ + ++++==************==++++ + ++++****=***=+xo~~~~ox+=%**=****++++ + xx++===*+= =+*===++xx + ++====++ ·~~~~· ++====++ + ++===+ x*$@@@@@@@@@@@@@@@@$*x +===++ + ++==++ =@@@@@$$$$$$$$$$$$$$$$$$@@@@@= ++==++ + x+===+ *@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* ++==+x + ==++ ~$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$~ ++== + ++== @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==++ + ==+o *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* o+== + ++== $@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ==++ + +++x $@$$$@$o x$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ x+++ + ==x· +@$$$$$ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ·x== + == @$$$$$$ +$@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@ == + == $$$$$$@@%x x$$$$$% =$$$$$$ == + == ~@$$$$$$$@@@@= $@$$@ @$$$$@· == + == ·@$$$$$@@*~ +$$$$$% *$$$$$@· == + == ·@$$$$$$ ·=@@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ ·=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@@x·~=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == *@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@* == + +++x $@@@@$$$@@@@@*x~o+%@@@@@$$@@@@@%+o~o=$@@@@$$@@@@@$ x+++ + **o ~=%$$$%=o +*$$$$*+ o=%$$$%=~ o** + xx**o~ ~~**xx + xx**+* ++=***=*+x x+*=****++ *+**xx + ++==*%%%%%**== x+++*%%%%%%*+++x ++**%%%%%*==++ + + + diff --git a/src/build/framegen/frames/frame_021.txt b/src/build/framegen/frames/frame_021.txt new file mode 100644 index 000000000..e7305fbc6 --- /dev/null +++ b/src/build/framegen/frames/frame_021.txt @@ -0,0 +1,41 @@ + + + + ++++====********====++++ + ++==**=**%**++++++++**%**=**==++ + ++=*=*=* ~ *=*===++ + ++====+= =+====+x + ++===+ ~+%$@@@@@@@@@@@@@@$%+· +===+x + ++==++ x$@@@@@$$$$$$$$$$$$$$$$@@@@@%x +===+x + xx==++ +@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@+ +===xo + ==++ $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ++== + ++== $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ==++ + ==+o +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x x+== + xx== %@$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ==xx + ++++ %@$$$@@+~o*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ++++ + ==x· +@$$$$% ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ·+== + == @$$$$$$ ~*@@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@ == + == $$$$$$@@*· =$$$$$$ %$$$$$$ == + == ~@$$$$$$$@@@@+ $$$$@ @$$$$@ == + == ~@$$$$$@@%x o$$$$$* =$$$$$@ == + == ~@$$$$$$ +$@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@ == + == ~@$$$$@% x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == ~@$$$$$@$~ x$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == ~@$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == %@$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@% == + +++o o@@@@$$$$$@@@@%*+=*$@@@$$$$$$@@@@*=+=%@@@@$$$$$@@@@o o+++ + o ** +%@@@@@%= o*$@@@@$*o +%@@@@@%+ ** + ++** **++ + x+**+= x****== ==**=*xo =+**++ + ++**%%%%%%%*==++ ++==%%%%%%%*==++ x+==*%%%%%%%**=+ + + + diff --git a/src/build/framegen/frames/frame_022.txt b/src/build/framegen/frames/frame_022.txt new file mode 100644 index 000000000..943c44325 --- /dev/null +++ b/src/build/framegen/frames/frame_022.txt @@ -0,0 +1,41 @@ + + + + ++++++========++++++ + ++==*****%*%********%%%*****+++x + ++==***%++ ++*=**==+x + ==**+= *+**++ + ox====oo o=%$@@@@@@@@@@@@$%+~ xx==== + xx===+ ~*@@@@@@$$$$$$$$$$$$$@@@@@@$+ ==== + ===+ x$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* ++== + ==++ %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ ==++ + ++== %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ ·x==xx + ==+o +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++++ + xx== %@$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ==xo + +++x $@$$$@@*+=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ++xx + ==x =@$$$$% +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + == @$$$$@* +$@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$% == + == o$$$$$$@$o ·$$$$$$$o o$$$$$$@ == + == +@$$$$$$$@@@@o @$$$@ @$$$$$ == + == =@$$$$$$@@=· ~@$$$@+ +@$$$$@ == + == +@$$$$$$ ~*@@$$$$$@@$%%%%%%%%%%%%%%$@@$$$$$@ == + == +@$$$$@* ~*@@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$@ == + == +@$$$$$@= ·*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == +@$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == x@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == x@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == x@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == x@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == o$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + == @@$$$$$$$$$$$$$$$@$$$$$$$$$$$$$$$$$@@$$$$$$$$$$$$$$$@@ == + ==+· %@@@$$$$$$$$@@@$$$@@@@$$$$$$$$@@@@$$$@@@$$$$$$$$@@@% ~+== + xx== +$@@@@@@@$= ~*@@@@@@@@*~ +$@@@@@@@$+ ==xx + ++=+ +=++ + ++**oo ==%%=+ ++%%== oo=*++ + x+==*%=*===**=**++++++*%**====**%*++++++******==*=%*==+x + ++++++ x+++++++ ++++++ + + diff --git a/src/build/framegen/frames/frame_023.txt b/src/build/framegen/frames/frame_023.txt new file mode 100644 index 000000000..673dd9482 --- /dev/null +++ b/src/build/framegen/frames/frame_023.txt @@ -0,0 +1,41 @@ + + + + x+++++++==++++++++ + ++++*******%%%**%%%*%*%****=++ + xx==**=*++ ==****++ + ++**+= ++*=**++ + xx====oo ~+*$$@@@@@@@@@@$%=o +x*=++ + x+===+ ·=@@@@@@@$$$$$$$$$$$$@@@@@@%o ~==== + ===+ o$@@@$$$$$$$$$$$$$$$$$$$$$$$$$@@@@= ==++ + ==++ %@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$~ ==++ + ++== %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ ~+== + ==+o +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++++ + xx== $@$$$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ·x== + +++x @@$$$@@%=*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ==xx + == %@$$$$* ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + == @$$$$@= o*@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$+ ·+== + ox== =$$$$$$@%· o@$$$$$@o +@$$$$$$ == + ox++ %@$$$$$$$@@@%· @$$$@ @$$$$@ == + ox++ %@$$$$$@@@*~ ~@$$$@~ +@$$$$@ == + ox++ %@$$$$$$ ·=@@$$$$$@@***************%@@$$$$$@ == + ox++ %@$$$$@+ =$@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$@ == + ox++ %@$$$$$$x =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox++ %@$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox++ *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox== *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox== *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox== =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox== =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox== =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox== +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == +$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x @@@$$$$$$$$$@@@@@@@@@$$$$$$$$$$@@@@@@@@@$$$$$$$$$@@$ ·+== + ++++ ·*@@@@@@@@@%o +@@@@@@@@@@= ~%@@@@@@@@@* ==+x + ===x ·~· ~~ ·~· ++== + ==++ x+%% %%+x ++== + ++**=*++xoox==*===++===%==xoox==%=**+++=*%=*+xox++*=**++ + +++++==+++ +++==+++ ++====++++ + + diff --git a/src/build/framegen/frames/frame_024.txt b/src/build/framegen/frames/frame_024.txt new file mode 100644 index 000000000..2339b7811 --- /dev/null +++ b/src/build/framegen/frames/frame_024.txt @@ -0,0 +1,41 @@ + + + + x+++++++++++++ + ++==***%%%%%%%%%%*%*****+++x + ++***%== o+*=****++ + ++**=* ++====+x + ====xx x=%$@@@@@@@@@$%=x ++**++ + ===+ =$@@@@@@@$$$$$$$$$@@@@@@@$+ xx*=++ + ==++ o$@@@$$$$$$$$$$$$$$$$$$$$$$$$$@@@%~ ~o==++ + ===+ %@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* ~x==xo + ++== $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ++== + ==+~ *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ==+x + x+++ @@$$$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% o+== + ==+~ @$$$$@@%%$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ==xo + == @$$$$$= +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ++++ + ox== x@$$$$@~ +$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$@ o+++ + xx++ $$$$$$$@= =@$$$$$@x ~*@$$$$$= ·+== + ++++ @$$$$$$$@@@@+ @$$$@ x@$$$@% x== + ++++ @$$$$$$@@@*x o@$$$$ =@$$$@% == + ++++ @$$$$$$% =@@$$$$$@$===============*@@$$$$@% == + xx++ @$$$$$@~ +$@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$@$ == + xx++ @$$$$$$$ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + xx++ @$$$$$$@@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + xx++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx++ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx++ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox++ *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox== *$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + == o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == =@@$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$@@ ·+== + +++x *@@@@@@@@@@@%o +$@@@@@@@@@@@=· ~*@@@@@@@@@@@= +++x + **x· ~+=**+o x=**=x· ~+=*=+~ ~+== + oo**xx ++ ++ o+** + ==**++ =+**==**+= ++**==**==x· ++==== + +==*%%**===+ ++=***%%*=++ ++===*%%*==+ + + diff --git a/src/build/framegen/frames/frame_025.txt b/src/build/framegen/frames/frame_025.txt new file mode 100644 index 000000000..9667d9db3 --- /dev/null +++ b/src/build/framegen/frames/frame_025.txt @@ -0,0 +1,41 @@ + + + + xx++++++++++ + ++==*****%%$%%%%%%%*****++xx + ++*****= x+%***==++ + ++**=* ==**== + ====xx o=%$$@@@@@@@$%*+o ==**xx + ===+ +$@@@@@@@$$$$$$$$$@@@@@@@%x x+**+x + ==++ o$@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@* o+**xx + ===+ %@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ o+== + ++== $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= +=++ + ==x· %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@· ==xx + ++++ @@$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= x+++ + ==+· @$$$$@@$%$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ** + == @$$$$$= =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x =+xx + xx++ *$$$$$@· =@@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$@ x+++ + ++++ @$$$$$$@x ·*@$$$$$@+· o%@$$$$$~ ~+++ + xx+x $$$$$$$$@@@$x ·@$$$$ +@$$$@= ·+++ + xx+x @$$$$$$@@@%x o@$$$$ *@$$$@= ·+== + xxxx @$$$$$$$ +$@$$$$$@%+++++++++++++++=@@$$$$@= ·+== + +++x @$$$$$@· +$@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$@= ·+== + +++x @$$$$$$% x$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·+== + ++++ @$$$$$$@@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·+== + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% x== + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% x== + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + xx++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox++ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox++ %$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + ox== =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == $@$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@x x== + +++o ~$@@@@$$$@@@@@*x~o+*@@@@@$$$@@@@%+o~o=$@@@@$$$@@@@% ++++ + ** ~+%$$$$*o x*$$$$%+· ~=%$$$%+~ ·o** + x+**~~ ~o**xx + x+**==o~ ++*=**=*++ oo==****++ =+**xx + ++==*%%%%%%*==xx xx==*%%%%%%*==++ +=*%%%%%%*==++ + + diff --git a/src/build/framegen/frames/frame_026.txt b/src/build/framegen/frames/frame_026.txt new file mode 100644 index 000000000..555811488 --- /dev/null +++ b/src/build/framegen/frames/frame_026.txt @@ -0,0 +1,41 @@ + + + + ++++++++ + ++++****%%%%%%%%%%%***==++ + ++**=*=* ++*=**++ + ++**=*x *=**++ + ++**xx o+*%$$@@@@@$$%=x· +=== + ===+ +$@@@@@@@$$$$$$$$@@@@@@@@*o ++**xx + ===+ x$@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@= o+** + ===+ %@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$o x=== + ++== ·@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o ++++ + =*o· %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ** + ++++ @@$$$$$@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ++++ + ==x· ~@$$$$@@$%$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + ox== @$$$$$* ·=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ==xx + xx++ $$$$$$@· ·=@@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$ ++++ + +++x @$$$$$$$x ~*@$$$$$@+~~~~~~~~~~~~~~~o$@$$$$@ o+++ + +++o $$$$$$$$@@@%o ·@$$$$ +@$$$@~ ~+++ + +++o @$$$$$$$@@$+ ~@$$$$ =@$$$@o ~+++ + +++o @$$$$$$$· +$@$$$$$@*+xxxxxxxxxxxxxx=@@$$$$@o ~+++ + +++o @$$$$$@~ x%@@@@$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$@o ~+++ + +++o @$$$$$$% o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ·+++ + +++x @$$$$$$@@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ·+++ + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ·+++ + xx+x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ·+== + ++++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·+== + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% x== + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + ox++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox++ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + ox++ %$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == @@$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$$@@@$$$$$$$$$$$$$$@* == + ==x· *@@@$$$$$$$@@@@%**%@@@@$$$$$$$@@@$%**$@@@$$$$$$$@@@x x+++ + xx== =$@@@@@@$+ o%@@@@@@@*· =$@@@@@$=· *= + ++== ==++ + ++**++ ==%%== ++%%** +x**++ + ++***%%%%%%***++ ++***%*%%%%***=+ x+==*%*%%%%***=+ + xxxx xxxx xx + diff --git a/src/build/framegen/frames/frame_027.txt b/src/build/framegen/frames/frame_027.txt new file mode 100644 index 000000000..d0b208088 --- /dev/null +++ b/src/build/framegen/frames/frame_027.txt @@ -0,0 +1,41 @@ + + + + +++x + xx++=***%%%%%%%%%%****++++ + ++***%=* ==%***++ + ++**=*x =+**++ + ++**xx o+*%$$@@@@$$$%=x· =*== + ===+ +$@@@@@@@@$$$$$$$@@@@@@@@*~ ++** + ==++ x$@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@+ x+*= + ===+ ·%@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$~ ++== + ++== ~@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@~ ==++ + ** $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ o*= + ++++ ~@@$$$$$@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@· ++++ + == o@$$$$@@$$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ·x== + ox== @$$$$$% =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == o + xx++ $$$$$$@o ·=@@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$ ++xx + +++o @$$$$$$$x ~*@$$$$$@=~~~~~~~~~~~~~~~o$@$$$$@ x+++ + +++~ ~@$$$$$$$@@@%o @$$$@ x@$$$$ o+++ + +++~ ~@$$$$$$$@@$=· @$$$@ +@$$$@ o+++ + +++~ ·@$$$$$$$~ x%@$$$$$@%+xxxxxxxxxxxxxx+$@$$$$@· ~+++ + +++~ ·@$$$$$@x o%@@@@$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$@~ ~+++ + +++o @$$$$$$$ o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ~+++ + +++o @$$$$$$@@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ~+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ·+++ + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ·+++ + xx+x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ·+++ + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·+== + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% == + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + ox++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + ox++ %$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% == + ==x $@@@$$$$$$$$@@@@$$@@@@$$$$$$$$$@@@@$$@@@@$$$$$$$@@@= o+++ + x+== o%@@@@@@@@%o =@@@@@@@@$+ o%@@@@@@@$x ==xx + ++=+ +=++ + ++**++ ++%%*= %%%= x~=*++ + x+++*%*%====%*%*==xx++**=%*===***===++++***%**==*=%*==xx + ++++++++ xx++=+++ ++=+++ + diff --git a/src/build/framegen/frames/frame_028.txt b/src/build/framegen/frames/frame_028.txt new file mode 100644 index 000000000..aec5d18e8 --- /dev/null +++ b/src/build/framegen/frames/frame_028.txt @@ -0,0 +1,41 @@ + + + + + ++=***%%%%%%%%%%****++++ + ++***%=* · ==****++ + ++**=*x *=**+x + ++**xo o+*%$$@@@@$$%%=x ===+ + ===+ ·=$@@@@@@@@$$$$$$$@@@@@@@@=~ ++== + ==+x x$@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@$+ x+== + ==++ ·$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$· +=++ + ++== o@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@· ==+x + ** $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ·x== + ++++ o@$$$$$$@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++x+ + == +@$$$$@@@$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ·+== + ox== @$$$$$$ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ++++ @$$$$$@= +$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$% ++xx + +++o $$$$$$$@= =@$$$$$@*o~~~~~~~~~~~~~~o*@$$$$@ x+++ + +++~ x@$$$$$$$@@@$x @$$$@ @$$$$ o+++ + +++~ x@$$$$$$$@@$*~ @$$$@ ~@$$$@ o+++ + +++~ o@$$$$$$$x o*@$$$$$@%+xxxxxxxxxxxxxx+%@$$$$@ o+++ + +++~ o@$$$$$@* ~*@@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$@ o+++ + +++~ ~@$$$$$$$· ·*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++~ ·@$$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· ~+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ~+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ~+++ + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ·+++ + xx+x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ·+== + ++++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·+== + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% == + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + xx++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + ox++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox== o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + == o@@@$$$$$$$$$$@@@@@@@@@$$$$$$$$$$@@@@@@@@$$$$$$$$$@@$ ~+++ + ++=+ +@@@@@@@@@@*~ ~%@@@@@@@@@$x +@@@@@@@@@* ==xo + ==+o ~~~ ·~~ ~~ +=== + ==== **++ =**= +=== + ++===*=+o~··++*=**++++*%=*x~··x+*=**++++**=*+x··++*=**++ + ++======++ +=++====++ ++======++ + diff --git a/src/build/framegen/frames/frame_029.txt b/src/build/framegen/frames/frame_029.txt new file mode 100644 index 000000000..a57630273 --- /dev/null +++ b/src/build/framegen/frames/frame_029.txt @@ -0,0 +1,41 @@ + + + + + ++=**%%%%%%%%%%%%*==+++x + ++==*%=* · ==****=+ + ++**=* *=**++ + ++**xo o=*%$$@@@@@$$%=x ==++ + ===+ ·=$@@@@@@@$$$$$$$$@@@@@@@@=~ ++== + ==+x +$@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@$+ ++== + ===+ ~$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$· +=++ + ++=+ o@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@· ==++ + ** @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ·x== + ++++ x@$$$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++xx + == +@$$$$$@@$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ·x== + ox== ~@$$$$$$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ++++ @$$$$$$$ +$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$* ++xx + +++~ $$$$$$$@* +@$$$$$@%o~~~~~~~~~~~~~~~=@$$$$@ ++++ + +++· x@$$$$$$$@@@$= $$$$@o @$$$$ x+++ + +++· x@$$$$$$$@@@*o $$$$@x @$$$@ x+++ + +++· x@$$$$$$$= ~*@$$$$$@$+xxxxxxxxxxxxxx+%@$$$$@ o+++ + +++~ x@$$$$$@$ ·*@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$@ o+++ + +++~ o@$$$$$$$x =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++~ ~@$$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++~ ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ~+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ~+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ·+++ + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ·+++ + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·+== + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% == + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + xx++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + ox++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + ~x== x@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + =* +@@@$$$$$$$$$$$@@@@@@@@$$$$$$$$$$@@@@@@@@$$$$$$$$$$@@ ·+++ + ++++ =@@@@@@@@@@@+ o$@@@@@@@@@@*~ =@@@@@@@@@$o =++x + **x~ ox+xo ~x++x· oxx~ x+== + **+= ==++ ++== ++** + ==**=*+x ·o*+**++===*++ =+*===++**+*~· ·o==**++ + ++++****==++ ++==**=+++ ++==**==++ + diff --git a/src/build/framegen/frames/frame_030.txt b/src/build/framegen/frames/frame_030.txt new file mode 100644 index 000000000..7a9f0d7b9 --- /dev/null +++ b/src/build/framegen/frames/frame_030.txt @@ -0,0 +1,41 @@ + + + + + ++=**%%%%%%%%%%*%*===+xx + ++===*== +=%***++ + x+**=* =+**+x + ++*= ·x=%$$@@@@@@$$%=x· ==++ + ==++ ~*@@@@@@@@$$$$$$$$@@@@@@@@*~ ++== + ==+x +@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@+ x+== + ===x o$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$· +=++ + ++++ x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@· ==xx + ** @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ·x== + ++++ +@$$$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++xx + == =@$$$$$@@$%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ·x== + ox== o@$$$$$$x ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx+x @$$$$$$@ ~*@@@@$$$$$$$@@@@@@@@@@@@@@@@@$$$$$* ++xx + +++~ ~$$$$$$$$$~ o$@$$$$@$x···············x@@$$$@ ++xx + +++· +@$$$$$$$$@@@%o +@$$@% %$$$$ x+++ + +++· +@$$$$$$$@@@%x =@$$$% %$$$@ x+++ + +++· +@$$$$$$$% =@@$$$$@@*+++++++++++++++*@@$$$@ x+++ + +++· x@$$$$$$@ =$@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$@ o+++ + +++~ x@$$$$$$$* +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++~ o@$$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++~ ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· ~+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ~+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ~+++ + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ·+++ + ++xx @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·+== + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% +== + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + xx++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + xx++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + ox== =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == *@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$@@@@@@@$$$$$$$$$$@@ ·x== + +++x ~=@@@@@@@@@@@$x ·x$@@@@@@@@@@@=~ ~*@@@@@@@@@@+ ++++ + **o· ~+***=x x=***+~ ~+**+~ ~+== + xx**x+ +o ++ xx** + ++**=*x· o+=+**===*++ ·x=+**====++ ++==== + +++==*%%*===++ ++===*%%**=+=+ +==***==++ + diff --git a/src/build/framegen/frames/frame_031.txt b/src/build/framegen/frames/frame_031.txt new file mode 100644 index 000000000..f7615a100 --- /dev/null +++ b/src/build/framegen/frames/frame_031.txt @@ -0,0 +1,41 @@ + + + + + ++=**%*%%%$$%%%*%*==++++ + ++***%++ ++%***++ + x+**=* =+**++ + ++== ~+*%$@@@@@@@@$%*+~ ==++ + =*++ o*@@@@@@@$$$$$$$$$$@@@@@@@*o ++== + **+x =@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@= x+== + ==+x x@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$~ +=++ + ++++ +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ ==+x + ** @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ·x== + +++x =@$$$$$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++xx + == *@$$$$$@@$%$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ·+== + ox== x@$$$$$$= +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + +++x @$$$$$$@~ +$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$* ++xx + +++~ ~$$$$$$$$@+ =@$$$$$@+ ~%@$$$@ ++xx + +++· +@$$$$$$$$@@@$+ @$$$@ x@$$$ x+++ + +++· +@$$$$$$$@@@%x o@$$$@ =@$$@ x+++ + +++· +@$$$$$$$$ +$@$$$$$@%=++++++++++++++*@@$$$@ x+++ + +++· +@$$$$$$@o +$@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$@ x+++ + +++· x@$$$$$$$$ x$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++~ o@$$$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++~ ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ~+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ~+++ + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ·+++ + ++xx @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·+== + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% x== + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + xx++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + xx++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + ox== =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == %@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$@@@@@@@$$$$$$$$$$@@ ·+== + +++o o=@@@@@@@@@@@@*o· ~+$@@@@@@@@@@@$+~ o*@@@@@@@@@@* ++xx + **o ~=%%%%=o x*%%%*+ o=%%*x ~+** + x+**x+ x~ xx ox**xo + ==**== ==****=*+o =+****==++ x+==== + ++==*%%%%**=++ ++==**%%%*===+ ++=*%%**==++ + diff --git a/src/build/framegen/frames/frame_032.txt b/src/build/framegen/frames/frame_032.txt new file mode 100644 index 000000000..0f9edba55 --- /dev/null +++ b/src/build/framegen/frames/frame_032.txt @@ -0,0 +1,41 @@ + + + + ++ + xx++=*%%%%%%%%%%%%%***==++ + ++***%++ o+****++ + ++**=* =+**++ + ==== o=%$@@@@@@@@@@$%=x +=== + **++ x%@@@@@@@$$$$$$$$$$$@@@@@@%x ++** + **+o *@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@* o+** + ==+o +@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@o x=++ + ++=+ =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ==+x + ** ~@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + +++x *@$$$$$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· ++++ + == %@$$$$$$@$**$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· ·x== + ox+= +@$$$$$$$ =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + +++x @$$$$$$$$ ·=@@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$* ++xx + +++~ o$$$$$$$$$$o ~$@$$$$@= o@$$$@ ++++ + +++· +@$$$$$$$$$@@@$o %@$$@o @$$$ x+++ + +++· +@$$$$$$$$@@%+ $$$$$= @$$@ x+++ + +++· +@$$$$$$$$x x%@@$$$$@@%==============*$@$$$@ x+++ + +++· +@$$$$$$$$ x%@@@@$$$$$$$$@@@@@@@@@@@@@@@@$$$$$@ x+++ + +++· x@$$$$$$$$* o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++~ o@$$$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++~ ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ~+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ~+++ + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ·+++ + ++xx @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·+== + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% +== + ++++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + xx++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + ox== *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == $@@@$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$@@~ ·x== + +++o ·o=@@@@@@$@@@@@@=o~o+%@@@@@@@@@@@@%x~~o=@@@@@@@@@@% ++xx + ** ~=%$$$%=~ x*$$$%*x o=%$%+· ·x** + ++**~o ~o**xx + ++****=* ++==**=*+x xx*=****++ =+**xx + ++==*%%%%%**++ ++++*%%%%%%*+++x ++**%%%*==++ + diff --git a/src/build/framegen/frames/frame_033.txt b/src/build/framegen/frames/frame_033.txt new file mode 100644 index 000000000..6155425b4 --- /dev/null +++ b/src/build/framegen/frames/frame_033.txt @@ -0,0 +1,41 @@ + + + + ++++++ + ++==*%%%%%%*****%%%*%**=++ + +=***%+o · *=**=+ + ++**+= ++**++ + ==++ ·x*$$@@@@@@@@@@@$%+~ +=== + **+x +$@@@@@@$$$$$$$$$$$$@@@@@@@= x+** + **+o ·%@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@%· ~x** + ==+o =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ x+== + ++=+ =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ ++++ + =* ~@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ** + +++x *@$$$$$$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ++++ + == *@$$$$$$@@*=%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + ox== x@$$$$$$$x o*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ++++ @$$$$$$$@· o%@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$ ++xx + +++~ ·$$$$$$$$$@* x@$$$$$%· =@$$@ xx++ + +++~ x@$$$$$$$$$@@@@* @$$$$ +@$$ o+++ + +++~ x@$$$$$$$$@@$+ =@$$$$ %$$@ o+++ + +++~ o@$$$$$$$$* o%@@$$$$$@@%**************$@@$$@ o+++ + +++~ o@$$$$$$$@· o%@@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$@ o+++ + +++~ ~@$$$$$$$$$o ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++~ ·@$$$$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· ~+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ~+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ~+++ + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ·+++ + xx+x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ·+== + ++++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·+== + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% == + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + xx++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + ox== *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == $@@@$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@@@@@$$$$$$$$$$@@o +== + +++o ~o=$@@@@$$$@@@@@%+oo+%@@@@@$$$@@@@@=xoo=$@@@@@@@@@$ ++++ + o ** ·=%$$$$%+ x*$$$$%=~ ~=%$%=~ ·o** + x+**·~ ·~**+x + ++****==x ox*=***=+x ==****+= =+**++ + ++==*%%%%%%*==++ ==*%%%%%%*==++ ++**%%%*==++ + diff --git a/src/build/framegen/frames/frame_034.txt b/src/build/framegen/frames/frame_034.txt new file mode 100644 index 000000000..690b7d83d --- /dev/null +++ b/src/build/framegen/frames/frame_034.txt @@ -0,0 +1,41 @@ + + + + +++++++++++ + ++=**%%%**==++==**%*%***++ + +=**=* =+*===+x + ++**++ xx==== + ==== o=%$@@@@@@@@@@@@@$%+~ ++**xo + **+x ·=@@@@@@$$$$$$$$$$$$$$$@@@@@$x ~**+x + **+o ~%@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@= **xx + ==+o =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ ·x** + ++=+ =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ x+++ + ** ·@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + ++++ +@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ o+++ + == +@$$$$$$$@%xo=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + == @$$$$$$$@ =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ++xx + ++++ $$$$$$$$$@ ·=@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$@ x+++ + ++xx @$$$$$$$$$@%~ o$$$$$$+ +$$$~ ~+++ + +++x @$$$$$$$$$$@@@@% o@$$@% *@@+ ·+++ + +++x @$$$$$$$$$@@*~ %$$$$$ $$@+ ·+++ + +++x @$$$$$$$$@x ·=@@@$$$$$@@$$$$$$$$$$$$$$$@@$$@+ ·+++ + +++x @$$$$$$$$@ =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ·+++ + +++x @$$$$$$$$$@x =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ·+++ + xxxx @$$$$$$$$$$@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ·+== + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·+== + ++++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·x== + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% == + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + xx++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox++ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox+= *$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + ox== =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == $@@@@$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@@@@@@$$$$$$$$$$@+ == + +++o ox+*@@@@@$$$@@@@@*+xx=$@@@@$$$$@@@@$=xx+%@@@@@@@@@$ ++++ + ox** x%$$@$$*x ~=%$@@$%=· x%$$*o ** + ++** **xx + xx*****=xx ==****+= ++****+= =+**+x + xx++***%%%%**=++ ++**%%%%%%**++ ++=**%%*==++ + diff --git a/src/build/framegen/frames/frame_035.txt b/src/build/framegen/frames/frame_035.txt new file mode 100644 index 000000000..32f4209a7 --- /dev/null +++ b/src/build/framegen/frames/frame_035.txt @@ -0,0 +1,41 @@ + + + + ++++++++++++++ + ++=**%*%==xxxxxx++**%*%*==++ + +=**=* ~+*=**++ + ++**++ ==**xx + ===+ +%$@@@@@@@@@@@@@@@$%+ ox**++ + **+x ~*@@@@@$$$$$$$$$$$$$$$$$@@@@@*~ ==++ + **x~ o$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@%~ ==++ + ==+x =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ **xx + ++=+ +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ~+== + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ +++x + ++++ o@$$$$$$$$@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ·x== + ==+· ~@$$$$$$$$@+ ·+$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ==xo + == @$$$$$$$$$ =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++++ + ox== =$$$$$$$$$$ =$@@$$$$$@@@@@@@@@@@@@@@@@@@@$@~ ~+++ + xx++ @$$$$$$$$$$@%o x$$$$$$ =$@* ·+== + xx++ @$$$$$$$$$$$@@@@= %@$$@~ @@$ == + xx++ @$$$$$$$$$$@%x o$$$$$% +$@$ == + xx++ @$$$$$$$$$$ +$@@$$$$$@@@@@@@@@@@@@@@@@@@@$@$ == + xx++ @$$$$$$$$$$ +%@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + xx++ @$$$$$$$$$$@x x$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + xx++ @$$$$$$$$$$$@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + xx++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx++ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox++ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox== *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox== =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox== =$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + == x@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == $@@@@$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@@@@@$$$$$$$$$$@= == + +++o oxx=$@@@@$$$$@@@@$=xx+%@@@@$$$$@@@@@*+xx*@@@@@@@@@@· x+++ + o ** ~=$$@@$%=· +%$@@@$*x ~*$$*x ** + ++** **+x + xx******++ =+****+= +x==**== =+**++ + +=**%%%%%%**++ ++***%%%%***+++x ++==*%%**=++ + diff --git a/src/build/framegen/frames/frame_036.txt b/src/build/framegen/frames/frame_036.txt new file mode 100644 index 000000000..9545578f3 --- /dev/null +++ b/src/build/framegen/frames/frame_036.txt @@ -0,0 +1,41 @@ + + + + ++++==****==++++ + x==***%==oo x+==%***=+ + xx===*++ ++**== + ++**x+ ·oxx++xxo· ++**++ + **++ o*$@@@@@@@@@@@@@@@@@@$=~ +=== + **+x o%@@@@@$$$$$$$$$$$$$$$$$$@@@@@%~ x+== + =*+o o$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@%· x+== + ++=+ =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@o +=++ + xx== x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@· *=o~ + ==+· $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* o+++ + ox== @@$$$$$$$$@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + +++o @$$$$$$$$$$~ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + == %$$$$$$$$$@ =$@@@$$$$$$$$$$@@@@@@@@@@@@@@$$$@x ·+== + == @$$$$$$$$$$o =@@@$$$$@@@$$$$$$$$$$$$$$$@@$@ == + == o$$$$$$$$$$$@@*~ %$$$$$ $$ == + == x@$$$$$$$$$$$@@@@* +@$$@* %@ == + == x@$$$$$$$$$$@*· +@$$$$@= =$@ == + == x@$$$$$$$$$@ ~*@@@$$$$$$@@@@@@@@@@@@@@@@@@@$@ == + == x@$$$$$$$$$@ ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == x@$$$$$$$$$$@%xx*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == x@$$$$$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == x@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == x@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == o$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == %@@@@@$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@@@@@$$$$$$$$$@% == + +++o ~+x+*@@@@@$$$$@@@@%=xx=$@@@@$$$$@@@@@*xx+*@@@@@@@@@o x+++ + ** o*$@@@$%+ =%$@@$$*o x*$%x ** + x+** **+x + xx******+= x=***==x ==**==++ =+**++ + ++==*%%%%*%*==xx ++==*%*%%%%*==++ ++**%**=++ + diff --git a/src/build/framegen/frames/frame_037.txt b/src/build/framegen/frames/frame_037.txt new file mode 100644 index 000000000..1e29736ef --- /dev/null +++ b/src/build/framegen/frames/frame_037.txt @@ -0,0 +1,41 @@ + + + + ++++=***%%%%***=++++ + ++==*%*%+x x+**%*==++ + x+**=*+o *=**++ + ++**x ~x==*****=+o· *=== + **++ +%@@@@@@@@@@@@@@@@@@@@$=~ ++**xx + **+x x$@@@@$$$$$$$$$$$$$$$$$$$$@@@@@* ~o**xx + ==+o o$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* ·x** + ++=+ +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ o+== + xx== o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ++++ + +++o %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + == $@$$$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ++xx + ++++ $@$$$$$$$$$* o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ·+++ + +++· o@$$$$$$$$$@ o%@@@@$$$$$$$$@@@@@@@@@@@@@@@@$$@ == + == $$$$$$$$$$$$+ x%@@$$$$@@%*=============*$@$· == + == @$$$$$$$$$$$@@$+ %$$$$% $= ==xx + == @$$$$$$$$$$$$@@@$x =@$$@= $* ==xo + == @$$$$$$$$$$$@x %@$$$$@*· ~$@= ==xo + == @$$$$$$$$$$@ =$@@@$$$$$$@@@@@@@@@@@@@@@@@@@@= ==xo + == @$$$$$$$$$$@ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == @$$$$$$$$$$$@$**$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == @$$$$$$$$$$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$x == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == *@@@@@@$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@@@@@@$$$$$$$$@% == + +++x ~=xx+%@@@@$$$$@@@@@*+xx*@@@@@$$$$@@@@%=xx+%@@@@@@@@o o+++ + ** +%$@@$$*o o*$$@@$%+ +%%x ** + x+** **++ + ++**==****xo ==****++ =+****+= =+**++ + ++ x+==*%*%%%%*==++ ==**%%%%%%**=+ +=**%***++ + diff --git a/src/build/framegen/frames/frame_038.txt b/src/build/framegen/frames/frame_038.txt new file mode 100644 index 000000000..01d7bdf81 --- /dev/null +++ b/src/build/framegen/frames/frame_038.txt @@ -0,0 +1,41 @@ + + + + x+++==*%%%%%%%%%%%%*==++ + ++***%++ ox**%*==+x + x+**+= x+*=== + ==== ·x=*%$@@@@@$$%*+~ x+**++ + **++ o*@@@@@@@@$$$$$$$@@@@@@@@%+ ==++ + **+o =@@@@$$$$$$$$$$$$$$$$$$$$$$$@@@@%o +=++ + ==+x o@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* +=++ + ++++ x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ ==+x + ** @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* ·x== + ++++ x@$$$$$$$$$$$@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ +++x + == +@$$$$$$$$$@@@$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ·+== + ox== @$$$$$$$$$$$ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ++++ @$$$$$$$$$$@= =$@@@$$$$$$$@@@@@@@@@@@@@@@@@@% ++xx + +++o $$$$$$$$$$$$@= =@$$$$$@*o~~~~~~~~~~~~~~o%@ x+xx + +++~ o@$$$$$$$$$$$$@@@%x @$$$@ ~ o+++ + +++~ x@$$$$$$$$$$$$@@$*~ @$$$@ x o+++ + +++· x@$$$$$$$$$$$$o o%@$$$$$@%xxxxxxxxxxxxxxx+$@ o+++ + +++· x@$$$$$$$$$$@+ o*@@@@$$$$$$$@@@@@@@@@@@@@@@@@@$ o+++ + +++· +@$$$$$$$$$$$$ ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + +++· +@$$$$$$$$$$$@@@$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + +++· =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + +++· =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ xxxx + ==+· *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + ==x %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++++ + == %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++++ + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$* ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == x@@@@@@@$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@@@@@@$$$$$$$@$ == + ++++ *+oox*@@@@@$$$@@@@@*xox=$@@@@$$$@@@@@%+oo+%@@@@@@@x o+++ + **o· x%$$@$%*o ~=%$$$$%+ +*x **xo + xx**~· **++ + xx**+=****+= ++****== x+******xo =+**+x + ++ +=***%%%%%**== ++==*%*%%%%*==+x x+==***=++ + diff --git a/src/build/framegen/frames/frame_039.txt b/src/build/framegen/frames/frame_039.txt new file mode 100644 index 000000000..cea0cf6e2 --- /dev/null +++ b/src/build/framegen/frames/frame_039.txt @@ -0,0 +1,41 @@ + + + ++++++ + +++=**%$%%******%%$%%*=+++ + ++***%+o x+%=**++ + ++**+= ==**++ + ===+ ·x*%$@@@@@@@@@@$%*x ==== + **+x +$@@@@@@$$$$$$$$$$$$@@@@@@$+ ++** + ==+o *@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@%~ ~+** + ++=+ o@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@= ~+== + xx== o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* ++++ + ==x· $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ==xo + xx++ @@$$$$$$$$$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% o+++ + ==x· @$$$$$$$$$$@@%=*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + == @$$$$$$$$$$$$ ·=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$* ++xx + ox== +$$$$$$$$$$$@% ·*@@@@$$$$$$@@@@@@@@@@@@@@@@@@ o+++ + xx++ $$$$$$$$$$$$$@$o ~$$$$$$@+ x= ·+== + xx++ @$$$$$$$$$$$$$$@@@$o $$$$@ x== + xx++ @$$$$$$$$$$$$$@@%o $$$$$+ · x== + xx++ @$$$$$$$$$$$$$ =@@$$$$$@@%**************%@$ x== + ++++ @$$$$$$$$$$$@% +$@@@$$$$$$$$$@@@@@@@@@@@@@@@@$* ·x== + +++x @$$$$$$$$$$$$$+ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·+== + ++xx @$$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ·+== + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ·+++ + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ·+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ~+++ + +++~ ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ~+++ + +++~ o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++· +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + ==+· *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ xx++ + ==x %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + ==+· ~@@@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@@@@@@$$$$$$@$ == + ++++ %*xoox%@@@@@$$@@@@@$+oox=@@@@@$$$@@@@@*xoo+%@@@@@@x ~+== + **+· +%$$$$%+ o=%$$$%=o +o **xo + xx**o~ **++ + xx**+=****==+o ~x==**==++ ==****++ =+**+x + ++xx x+==*%%%%%%*==++ x+++**%%%%%*==++ ++****++ + diff --git a/src/build/framegen/frames/frame_040.txt b/src/build/framegen/frames/frame_040.txt new file mode 100644 index 000000000..e8bfe577f --- /dev/null +++ b/src/build/framegen/frames/frame_040.txt @@ -0,0 +1,41 @@ + + + ++++======++++ + +=***%=*++++xx++++**%*%*==+x + xx==**++ o+****++ + ++**x+ · *=** + ===+ ·+*$@@@@@@@@@@@@@@@$*+· xx**++ + **+x ·*@@@@@$$$$$$$$$$$$$$$$$@@@@@%o =*++ + ==+x %@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@x +=++ + ++=+ o@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ==++ + ox=* @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ** + +++o =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ x+++ + == $@$$$$$$$$$$$@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% == + ++++ %@$$$$$$$$$$$@$o ~=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + ==x· o@$$$$$$$$$$$@* ·*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$+ ·+== + == @$$$$$$$$$$$$$% ~*@@@$$$$$@@@@@@@@@@@@@@@@@@ == + == $$$$$$$$$$$$$$@@*~ =$$$$$* == + == @$$$$$$$$$$$$$$$@@@@x @$$$@ == + == @$$$$$$$$$$$$$@@*~ =$$$$$* == + == @$$$$$$$$$$$$$* ~=@@@$$$$$@@@@@@@@@@@@@@@@@@o == + == ·@$$$$$$$$$$$$@= ·=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$· == + == ~@$$$$$$$$$$$$$@%~ ~=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == x@$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox== =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox++ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·x== + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ·+++ + +++~ ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· ~+++ + +++· +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + ==+· *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ x+++ + ==x %$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + +++~ @@$@@@@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$@@@@@@$$$$$@@ == x + ++++ =@*o··~+@@@@@@@@@@@@$+~·~x%@@@@@@@@@@@@*o··o=@@@@@x ~+== + ==x~ ~=%%$%*+ x*%$%%=~ · **xx + x+**x~ oo **++ + x+**+===****+= *=****==xo ++==**==++ =+**++ + ++++ ++****%%%***++ ++==**%%%***+++x ++==**++ + diff --git a/src/build/framegen/frames/frame_041.txt b/src/build/framegen/frames/frame_041.txt new file mode 100644 index 000000000..aa4c74898 --- /dev/null +++ b/src/build/framegen/frames/frame_041.txt @@ -0,0 +1,41 @@ + + + x+++==******===+++ + ++==****++xo ·~++**%***++ + ++****+x ==%*++ + ++*=ox ~ox+++xx~ ++**++ + **++ o*$@@@@@@@@@@@@@@@@@@%=~ ==== + =*+x o%@@@@$$$$$$$$$$$$$$$$$$$@@@@@%o x+** + ==+x ·%@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$o ~+** + ++=+ ~@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* x+== + ** $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= +=++ + ++++ x@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ** + == +@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ++++ + xx== o@$$$$$$$$$$$$$% ·=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@o ·+== + +++x @$$$$$$$$$$$$$$ ·=@@@@$$$$$$$$$$@@@@@@@@@@@@$@ == + +++· +$$$$$$$$$$$$$$$· ~*@@$$$$$@@@%%%%%%%%%%%%%%= ==xo + == %@$$$$$$$$$$$$$$@@=~ $$$$$% ++xx + == $$$$$$$$$$$$$$$$$@@@@= *@$$@x ++xx + == $$$$$$$$$$$$$$$$@= =@$$$$$x ++xx + == $$$$$$$$$$$$$$$$ o%@@@$$$$$$@@@@@@@@@@@@@@@@@ ++xx + == @$$$$$$$$$$$$$$$ o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xx + == @$$$$$$$$$$$$$$$@*x+%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xx + == @$$$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o == + == o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox== =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + xx+x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ·+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ~+++ + +++· x$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ o+++ + ==+· =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++++ + +++o @@$$@@@@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$@@@@@@$$$$@@ ==xo + xx== x@@+~ ·x$@@@@@@@@@@@*o o*@@@@@@@@@@@$+~ ·+$@@$o ~+== + ==+o +*%%*=o o=*%%*x *=+x + ox**+o ++ x+ o~**++ + xx**===+****==+= ++*=****+= o+*=****==++*=**++ + ++++xx x+==********==+x ++********==++ ++==++ + diff --git a/src/build/framegen/frames/frame_042.txt b/src/build/framegen/frames/frame_042.txt new file mode 100644 index 000000000..96715cf2b --- /dev/null +++ b/src/build/framegen/frames/frame_042.txt @@ -0,0 +1,41 @@ + + + xx===***%%%%%%%%***=++ + ++**=%=+ ·o==%*==++ + ++**+= *=**++ + ==== o+=*%$$$$%*=+o =+** + **++ ~=$@@@@@@@@@@@@@@@@@@@@@%+ o**++ + ==+x +$@@@$$$$$$$$$$$$$$$$$$$$$$@@@@$+ ==++ + ++++ ·$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ ==++ + xx== $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* *=xo + ==+· %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* ·x== + xx== @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++++ + +++~ @$$$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$@o == + == @$$$$$$$$$$$$$$$= =$@@@$$$$$$$$$$$$$$$$$$$$$$$$@ ==xo + ox== x@$$$$$$$$$$$$$$@ =$@@@$$$$$$$$@@@@@@@@@@@@@@ ++x+ + xx++ $$$$$$$$$$$$$$$$$* =@@$$$$@@*+++++++++++++ ~+++ + ++++ @$$$$$$$$$$$$$$$$@@@*x *@$$$% ·+== + +++x @$$$$$$$$$$$$$$$$$@@@*o =@$$$* ·+== + ++xx @$$$$$$$$$$$$$$$$$~ o$@$$$$@$x············· ·+== + xx+x @$$$$$$$$$$$$$$$@ o*@@@@$$$$$$$@@@@@@@@@@@@@@* ·+++ + +++x @$$$$$$$$$$$$$$$$~ o*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$+ ·+++ + +++o @$$$$$$$$$$$$$$$$@@%%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ·+++ + +++o ·@$$$$$$$$$$$$$$$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ~+++ + +++~ o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++· =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+xx + == %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++++ + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + ox== =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% == + +++o $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$+ ·+++ + +++~ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + ++++ *@@$$@@@@@@@$$$$$$$$$$$@@@@@@@@$$$$$$$$$$$@@@@@@@$@@@ ==xx + ox== %@@=~ x$@@@@@@@@@@%x ~*@@@@@@@@@@@=· x$$~ ~+== + ==++ o+==x~ ~x+=+o *=xx + ox**++ == == == xo**++ + xx==**+=*=****==+= ·x*=******+=x~ *=******+===**++ + x++=++ ++==********++xx xx++********++++ ++++ + diff --git a/src/build/framegen/frames/frame_043.txt b/src/build/framegen/frames/frame_043.txt new file mode 100644 index 000000000..849ab3794 --- /dev/null +++ b/src/build/framegen/frames/frame_043.txt @@ -0,0 +1,41 @@ + + + ++==***%*%%%%%%%%%**=+++ + ++**=*+x o+**%*== + ++**+= x+**=+ + ===+ o+*%$@@@@@@@$%=+~ ++**+x + =*=x o*@@@@@@@$$$$$$$$$@@@@@@@%+ +=++ + ==+x +@@@@$$$$$$$$$$$$$$$$$$$$$$$@@@@$x x+== + ++=+ $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$o x+== + xx== $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ +=++ + ==+~ =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o *=xo + ox== $@$$$$$$$$$$$$$$$$@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ~+== + +++x $@$$$$$$$$$$$$$$@@@%$@@@$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==x =@$$$$$$$$$$$$$$$% +$@@@@$$$$$$$$$$$$$$$$$$$$$$$ ++++ + == @$$$$$$$$$$$$$$$@= +$@@@$$$$$$$@@@@@@@@@@@@@= ·x== + == o$$$$$$$$$$$$$$$$$@= =@$$$$$@*~···········~ == + ox== =@$$$$$$$$$$$$$$$$$@@@$+ @$$$@ == + ox== *@$$$$$$$$$$$$$$$$$@@$=~ @$$$@· == + ox== *@$$$$$$$$$$$$$$$$$o o%@$$$$$@$+xxxxxxxxxxx+ == + ox++ %@$$$$$$$$$$$$$$$@= o%@@@@$$$$$$$@@@@@@@@@@@@@@ == + xx++ %@$$$$$$$$$$$$$$$$$ o*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$ == + xx++ $@$$$$$$$$$$$$$$$$@@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + ++++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% x== + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ·+++ + +++~ ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· ~+++ + +++· =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + == $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o == + ox== =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + xx+x $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$% ·x== + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + ++++ o@@$$$@@@@@@@@$$$$$$$$$$@@@@@@@@$$$$$$$$$$$@@@@@@@@@$ ==xx + xx== =@@@+ =@@@@@@@@@@%o x$@@@@@@@@@@+ ·= ~x== + ===+ ~xxo ·oxo· ·o**xx + ===+ =*=+ +=*= x+== xx**++ + ==**=**=**==**=*+= ·o=+*=****===*x~ +=*=**==***=**++ + ++++++++ ++==******==++ ++==******==++ x+++ + diff --git a/src/build/framegen/frames/frame_044.txt b/src/build/framegen/frames/frame_044.txt new file mode 100644 index 000000000..5ebc901a3 --- /dev/null +++ b/src/build/framegen/frames/frame_044.txt @@ -0,0 +1,41 @@ + + xx++++++ + ++***%*%*%****%%%%$%**== + x+==**+= x+%%%*++ + ++**x+ =***++ + ===+ ~+%$@@@@@@@@@@@@$*+· *=== + ===+ +$@@@@@$$$$$$$$$$$$$@@@@@@$=· xx**xx + ===+ =@@@@$$$$$$$$$$$$$$$$$$$$$$$$$@@@$+ **+x + ++== %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$o **xo + ** %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ ·x** + ++++ ·@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ ++++ + == x@$$$$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$@* == + xx== ~@$$$$$$$$$$$$$$$$$@$=+%@@@@$$$$$$$$$$$$$$$$$$$$$$@$ x+++ + +++x @$$$$$$$$$$$$$$$$$@ x%@@@@$$$$$$$$$$$$$$$$$$$$* == + ==+· +$$$$$$$$$$$$$$$$$$@ x%@@@$$$$$$@@@@@@@@@@@@ == + == $$$$$$$$$$$$$$$$$$$$@= =@$$$$@* ==xo + == @$$$$$$$$$$$$$$$$$$$$@@@@= +@$$@* ++xx + == @$$$$$$$$$$$$$$$$$$$@@%x %$$$$$ ++xx + == @$$$$$$$$$$$$$$$$$$$x +$@@$$$$@@$%%%%%%%%%%* ++xx + == @$$$$$$$$$$$$$$$$$$@ x$@@@@$$$$$$$$$@@@@@@@@@@% ++xo + == @$$$$$$$$$$$$$$$$$$$% +%@@@@$$$$$$$$$$$$$$$$$$$$$$$= ==xo + == @$$$$$$$$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o == + == o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + x+== *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·+== + +++o ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ~+++ + ==+· *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++++ + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + ox== +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + xx++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ++++ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ~+++ + xx+= $@@$$$@@@@@@@@@@$$$$$$$$$@@@@@@@@@$$$$$$$$$@@@@@@@@% ++xx + ox==x· ·%@@@%o ~%@@@@@@@@$+ =@@@@@@@@@*~ o+== + +++= ~x**xo + ====~o **== =*** +=%%x+++**++ + ++**===*%=**====**=*++++==*=**====**=*==++++%**=**==**==++ + ++++==++++ ++++****==++++ x+++==***=+++x xx + diff --git a/src/build/framegen/frames/frame_045.txt b/src/build/framegen/frames/frame_045.txt new file mode 100644 index 000000000..5ad22dd68 --- /dev/null +++ b/src/build/framegen/frames/frame_045.txt @@ -0,0 +1,41 @@ + + xx++++++++xx + x+==***%****======%%%%%%==++ + xx=**=++ **%*++ + ++**xx x+%*++ + ===+ x*$@@@@@@@@@@@@@@$*+· ++**+x + ===+ =$@@@@@$$$$$$$$$$$$$$$@@@@@$+ **++ + ++=+ =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@%~ ==++ + x+== %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* ==++ + ==x· *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ **xo + x+++ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ·+== + ==+· @$$$$$$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$@@ ++xx + == @$$$$$$$$$$$$$$$$$$$@=ox*@@@@$$$$$$$$$$$$$$$$$$$$$@ ·+== + xx++ %$$$$$$$$$$$$$$$$$$$$ o*@@@@$$$$$$$$$$$$$$$$$$@ == + +++o @$$$$$$$$$$$$$$$$$$$$ o%@@@$$$$$$@@@@@@@@@@@ ++++ + +++· x$$$$$$$$$$$$$$$$$$$$$@= =@$$$$$o ++++ + +++· =@$$$$$$$$$$$$$$$$$$$$$@@@@= %@$$@o x+++ + +++· =@$$$$$$$$$$$$$$$$$$$$@$= $$$$$% x+++ + ==+· =@$$$$$$$$$$$$$$$$$$$$ o%@@$$$$$@@@$$$$$$$$$ xx++ + ==+· *@$$$$$$$$$$$$$$$$$$@$ o*@@@@$$$$$$$$$$$$$$$$$$@ x+++ + ==x %@$$$$$$$$$$$$$$$$$$$$% o*@@@@$$$$$$$$$$$$$$$$$$$$$$$ ++++ + == $@$$$$$$$$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o == + == +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ++++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·+== + +++~ ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+++ + ==x %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++++ + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* =+xo + == ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$· == + xx++ %$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx++ *@$$$$$$$$$$$@@$$$$$$$$$$$$$$$$@@$$$$$$$$$$$$$$$$@@@@@ ~+== + ++== *@@@$$$@@@@$%%@@@@$$$$$$$$@@@@%%$@@@$$$$$$$$@@@@$%$* =+xx + ==+~ +$@@@%o ~*@@@@@@@$= +$@@@@@@@*o o+== + ++==o x+*=xx + ====x+ ++%%== ox***= ****+=**++ + ++**=*=****=**++==**=%****%*%***++==**=*=***%%%***======+x + ++++++++ ++++======++ x+++======++++ + diff --git a/src/build/framegen/frames/frame_046.txt b/src/build/framegen/frames/frame_046.txt new file mode 100644 index 000000000..be7984158 --- /dev/null +++ b/src/build/framegen/frames/frame_046.txt @@ -0,0 +1,41 @@ + + ++++====++++xx + x+==***%=*=+xooox+==%%%*%*== + xx**==+x x+%*==+x + ++**ox ···· %=== + ===+ ·+%@@@@@@@@@@@@@@@@$%+· x**++ + ==++ *@@@@@$$$$$$$$$$$$$$$$$@@@@@%+ +=== + ++=+ =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@* ++== + ox== *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ x+== + ==+~ x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* +=++ + ox== %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x *= + +++o $@$$$$$$$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$$$$$$$$$@% o+++ + == %@$$$$$$$$$$$$$$$$$$$$@$o ·=$@@@$$$$$$$$$$$$$$$$$$@$ == + == @$$$$$$$$$$$$$$$$$$$$@% =$@@@$$$$$$$$$$$$$$$$% ++x+ + x+++ %$$$$$$$$$$$$$$$$$$$$$$$ =$@@$$$$$@@@@@@@@@ o+++ + xx++ @$$$$$$$$$$$$$$$$$$$$$$@@%o x$$$$$% ·+++ + ++++ @$$$$$$$$$$$$$$$$$$$$$$$$@@@@+ $$$$@ ·x== + ++++ @$$$$$$$$$$$$$$$$$$$$$$@@%o x$$$$$% ·x== + +++x @$$$$$$$$$$$$$$$$$$$$$$$ =$@@$$$$$@@@@@@@@@% ·+== + xx+x @$$$$$$$$$$$$$$$$$$$$$@% =@@@@$$$$$$$$$$$$$$$$$= ·+== + +++x @$$$$$$$$$$$$$$$$$$$$$$@$o ~=$@@@$$$$$$$$$$$$$$$$$$$$@+ ·+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$$$$$$$$$$$$@~ ~+++ + +++~ x@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + ==+· *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ==xo + == ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + xx++ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·x== + +++~ o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ox++ + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$= ==xo + ox== x$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx== @$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@@@ ·+== + ox== @@@@$$$@@@@@*+x+*@@@@$$$$$@@@@%=+x=$@@@@$$$$@@@@@*x ==++ + ==++ x%$@@$=o x%$@@@$%x ~=$@@@@$=~ ++== + ++==+o x+==+x + ++==++ ++****++ ++*=*=++ x*=**==xx + ++==*****%%%%***++++*****%%%%**=**++++==***%*%%*****==++ + ++++++++++ xx++++++++++xx ++++++++++++ + diff --git a/src/build/framegen/frames/frame_047.txt b/src/build/framegen/frames/frame_047.txt new file mode 100644 index 000000000..8dfb79787 --- /dev/null +++ b/src/build/framegen/frames/frame_047.txt @@ -0,0 +1,41 @@ + + ++++========++++ + ++==**=*==+x~····~x+**%%%%*=+x + ++**==xx ·x%*%*++ + ++==~o ~~ooo~· *=**+x + ===+ ~=$@@@@@@@@@@@@@@@@@$*x *==+ + ===+ *@@@@@$$$$$$$$$$$$$$$$$$@@@@@*· ++** + ++=+ +@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$o ox** + ox== =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@% ~+*= + ==+o ~@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ x+++ + ox== =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ==+x + ++++ *@$$$$$$$$$$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$@@ ·+== + ==x· x@$$$$$$$$$$$$$$$$$$$$$$$%~ x%@@@@$$$$$$$$$$$$$$$$@ ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$ x%@@@@$$$$$$$$$$$$$@ x+++ + o == x$$$$$$$$$$$$$$$$$$$$$$$$$ x%@@$$$$$@@@$$$$= ·+== + ox++ %@$$$$$$$$$$$$$$$$$$$$$$$$@$+ ·$$$$$% == + ox++ $@$$$$$$$$$$$$$$$$$$$$$$$$$@@@@= %@$$@o == + ox++ $@$$$$$$$$$$$$$$$$$$$$$$$$@*~ +@$$$$$~ == + xx++ $$$$$$$$$$$$$$$$$$$$$$$$$$ ~*@@@$$$$$$@@@@@@@ == + xx++ $$$$$$$$$$$$$$$$$$$$$$$$$$ ~*@@@@$$$$$$$$$$$$$$$$ == + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$@+~o=@@@@$$$$$$$$$$$$$$$$$$@$ == + ++++ @$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$@* ·+== + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ·+++ + +++~ ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++· =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+xx + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + o == +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + x+++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$o ~+++ + ==x· *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ +++x + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$% ++xo + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox== @@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$@@$ ~+== + ox== +$@@@@@@@@@@@%+~ o*@@@@@@@@@@@@=o ~+$@@@@@@@@@@%· ==++ + ==++ ~+*%%%=x x=%%%*+~ ~+*%%=x +=== + ++==++ xo xx +===xx + ++====++ ======++ox =+**====++ =+====+x + ++++=***********==++++==**=**%******++++==**=*********++ + ++++++++++ ++++++++++ ++++++++++ + diff --git a/src/build/framegen/frames/frame_048.txt b/src/build/framegen/frames/frame_048.txt new file mode 100644 index 000000000..74a3df818 --- /dev/null +++ b/src/build/framegen/frames/frame_048.txt @@ -0,0 +1,41 @@ + + ++======**====++ + ++****=*++o~ ·~++%*$%**++ + x+**+= **%*++ + ==== ~oxxxxxo~ ++**++ + ===+ o*$@@@@@@@@@@@@@@@@@@%=~ ==== + ===+ *@@@@$$$$$$$$$$$$$$$$$$$@@@@@%x xx**xo + ++== +@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@= **xx + ** =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@x ** + +++x @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ ·+== + =* x@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++++ + ++++ x@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$$$@+ ** + +++~ @$$$$$$$$$$$$$$$$$$$$$$$$$$$x +$@@@@$$$$$$$$$$$$@= ++xx + == $$$$$$$$$$$$$$$$$$$$$$$$$$$@· x$@@@@$$$$$$$$$@~ ·+++ + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$* x$@@$$$$$@@$$ == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$x +$$$$$o == + == o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$o @$$$@ == + == o@$$$$$$$$$$$$$$$$$$$$$$$$$$$@$o ·$$$$$$% == + == x@$$$$$$$$$$$$$$$$$$$$$$$$$$@x =$@@@$$$$$@@@@ == + xx== +@$$$$$$$$$$$$$$$$$$$$$$$$$$@x =$@@@$$$$$$$$$$$$$ == + xx== *@$$$$$$$$$$$$$$$$$$$$$$$$$$$@$+x=$@@@$$$$$$$$$$$$$$$$@ == + xx++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$@ == + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + ++xx @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·+== + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ~+++ + ==+· *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$o == + xx++ %$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + +x+x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·+== + +++· +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ox== *@@@@@@$$$$$$$$$$@@@@@@@@@$$$$$$$$$$@@@@@@@@$$$$$$@@% ~+== + ==+~ +@@@@@@@@@@%x ~%@@@@@@@@@@= =@@@@@$+ ==++ + ==== ~ooo ·ooo~ +=== + xx==++·~+==+ +=** o+** xo==== + ++==========+= ~ ~x==*=======+=xo ++%=======+=++==*===== + x+++++++==**********==++++====********==++++++==****==++ + ++++++++ xx+++++xxx ++ + diff --git a/src/build/framegen/frames/frame_049.txt b/src/build/framegen/frames/frame_049.txt new file mode 100644 index 000000000..a8e97f28d --- /dev/null +++ b/src/build/framegen/frames/frame_049.txt @@ -0,0 +1,41 @@ + + ++====*****=**=+++ + ++***%==++ ··x+**$%**++ + ++**+= =*%*++ + ==== ·ox+++++xo· x+**++ + ===+ x*@@@@@@@@@@@@@@@@@@@$=o *+== + ===+ ·*@@@@$$$$$$$$$$$$$$$$$$$$@@@@$= xx**xx + ++== +@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@% **+x + ** +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ **xo + ++++ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ·x** + ** o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o ++++ + xx++ ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@* == + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$% +$@@@$$$$$$$$$$@% +++x + == %$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ +$@@@@$$$$$$@+ ·+== + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$x +$@@$$$$$@ == + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@%o %$$$$$ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@* o@$$@% == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@=· +@$$$$@* == + == ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o%@@@$$$$$$@~ == + == o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o*@@@@$$$$$$$$$$ == + o == +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@%++*@@@@$$$$$$$$$$$$$@ == + x+== *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$$$$@ == + xx++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ++++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% == + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ·+++ + +++· +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ +++x + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$+ == o + ox== *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ++++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$% ·x== + +++~ x@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + == ~@@@@@@@@@@$$$$$$$$$@@@@@@@@@@$$$$$$$$@@@@@@@@@@$@@@+ o+== + ==+x o =@@@@@@@@@*· o$@@@@@@@@$x *@*~ ==xx + +++=x· ==+= + oo====xo x+%%+x %%=+ %*%* ++==== + ++============+==*++++*=%*=======*+=++++==**=========*%=*=++ + ++==++xx++====******==++ ++====******==++xx++====++++ + ++++ ++++ + diff --git a/src/build/framegen/frames/frame_050.txt b/src/build/framegen/frames/frame_050.txt new file mode 100644 index 000000000..3151bf440 --- /dev/null +++ b/src/build/framegen/frames/frame_050.txt @@ -0,0 +1,41 @@ + + ++===*******===+++ + ++****=*+x o+**%**=++ + ++**++ +=$*== + ==== ~o++===++o~ o+%*++ + ==++ x%@@@@@@@@@@@@@@@@@@@$*x =+** + ===+ ~%@@@@$$$$$$$$$$$$$$$$$$$$@@@@$= o**+x + ++== =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@%· **xx + ** =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@= **xo + ++++ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* ·o** + == x@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o x+++ + xx++ o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@@@$$$$$$$$@% *= + +++~ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$* +$@@@$$$$$@$ +++x + == %$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ +$@@@$$@= ·x== + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ +$@$@ == + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@%o $$· == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@+ *@o == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ *@@~ == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ +$@@@$@· == + == o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ +$@@@@$$$$@ == + == +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@%+=$@@@@$$$$$$$$@ == + ox== *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$@ == + xx++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% == + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ·+++ + +++· +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ +++x + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$+ ==xo + ox== *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ++++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$% x== + +++~ o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xx + == @@$$$$$$$$$@@@@$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$@@@@@@% == + ==x· $@@@$@@@@$***%@@@$$$$$$$@@@@%***@@@@$$$$$$@@@@$***%· x+== + ==++ +$@%+ =$@@@@@$*o x%@@@@@@%+ ·x==xx + +++++x xx==++ + ==+=++ ==**=+ +=%**= x+***==+==++ + =======*%**==========*****%**==========*******%**=======++ + ++++====++ ++++========++xx xx++========++++ + + diff --git a/src/build/framegen/frames/frame_051.txt b/src/build/framegen/frames/frame_051.txt new file mode 100644 index 000000000..bdf577d22 --- /dev/null +++ b/src/build/framegen/frames/frame_051.txt @@ -0,0 +1,41 @@ + + x++===*******===+++ + ++**=*==+x o+**%**=++ + ++**+= ==%*++ + ===+ ~x+=====+x~ x=**++ + **+x +%@@@@@@@@@@@@@@@@@@@$*x =+== + ===x o$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$= ox**xx + ++=+ %@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* **xx + oo== %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ ** + ==+o o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ ·+== + == *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++++ + ++++ *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@@@$$$$@+ == + ==x· ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ·=@@@@$@= ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·=@@@~ ~+++ + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ·* == + == +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@*~ == + ox== +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$x == + ox== +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$o == + ox== =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% =$@ == + ox== *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$% =@@@@$$ == + ox++ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@*+=$@@@$$$$$@ == + ox++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$$$$$$$$$$ == + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% == + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ·+++ + +++~ o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + ==x %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++++ + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$% +++x + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + xx++ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$= ·+++ + +++· =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xx + == $@$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@= ** + ==+· =@@@@$$$$@@@@@*+xx=$@@@@$$$$@@@@%=xx+%@@@@$$$$@@@@* ++++ + ==++ +%$@@@%=o o*$@@@$*+ +%$@@$*+ o+==xo + ++++++ ++==++ + ====*=x+ ++**==++ x+*===++ x+====++ + ++=====***%%***=**+++======*%%%*****==++====*%*%%**=**==++ + ++++====++++xx +++++===++++++ ++++++==++++++ + + diff --git a/src/build/framegen/frames/frame_052.txt b/src/build/framegen/frames/frame_052.txt new file mode 100644 index 000000000..22bc6aea2 --- /dev/null +++ b/src/build/framegen/frames/frame_052.txt @@ -0,0 +1,41 @@ + + ++++===*******===+++ + +=***%==x~ o+**$%*=++ + +=**++ **%*++ + x+**++ ·ox+====+xo~ ==**+x + xx**xo o*@@@@@@@@@@@@@@@@@@@@%=~ ==++ + xx**x· *@@@@$$$$$$$$$$$$$$$$$$$$@@@@@%o ++*= + ==+o x@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$x o+** + ++++ x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ~+== + ** $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ++++ + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ == + ==+· @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@@ o+++ + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$· x == + ox++ *$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + ++++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$* x+++ + +++x $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$=· ~+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@*· ·+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@*· ·+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ~+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ~+++ + +++~ ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@=+*@@~ o+++ + +++· x@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$$ o+++ + ==+· *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + o == +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ·+++ + +++· +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ x+++ + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == $@$$$@@@@@@@$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$@@@@@@@$@@@ ·x== + ==+· x@@@*o o%@@@@@@@@@@@%x· ~=@@@@@@@@@@@@=~ x%@$~ ==++ + ==++ x=***=o o+***=+· ++== + x+===+ ++ ox ~x +===xx + ++====x+==*====+++ ++*=====++ x+*=*===++*+====xx + ++==****++++==************++++++=*******%***==++++==**++ + ++ ++++++++++xx ++++++++++++ + + diff --git a/src/build/framegen/frames/frame_053.txt b/src/build/framegen/frames/frame_053.txt new file mode 100644 index 000000000..a49bc03a1 --- /dev/null +++ b/src/build/framegen/frames/frame_053.txt @@ -0,0 +1,41 @@ + + ++++==*********==+xx + x+==**=*+=o~ ··++%*%%*=++ + ==**++ %***++ + x+**++ ~o++====+x~ *+** x + ++** +%@@@@@@@@@@@@@@@@@@@@*x **++ + ++=* o%@@@@$$$$$$$$$$$$$$$$$$$$@@@@$= +=++ + ox**o %@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* +=++ + ==+o %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@x +=++ + xx== =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o ==xx + ==+~ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·x== + == $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + xx++ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ·+== + +++~ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* == + ==x· *$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ==xo + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$o ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$% ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$* ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox== =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ++++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ++++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% x== + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ~+++ + +++· =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+xx + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xo + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$+ == o + == ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ox== $@$$$$$$$$$@@@@@@@$$$$$$$$$$$@@@@@@@@$$$$$$$$$$$@@@@% ~+== + ==x· o$@@@@@@@$+ +@@@@@@@@@@@%o o%@@@@@@@@@@$+ ==xx + ==++ ·x+o ·x+=+x· o+==+o +=== + xx===+ == ++ o+=++=== + ++====+=xo ~x*===**==+=xo ++****==+=+x ++*=**==== + xx++=*********++++++=***********++++++==**********==++xx + ++xx++ xx++++xx xx++++++ + + diff --git a/src/build/framegen/frames/frame_054.txt b/src/build/framegen/frames/frame_054.txt new file mode 100644 index 000000000..ffc240ee7 --- /dev/null +++ b/src/build/framegen/frames/frame_054.txt @@ -0,0 +1,41 @@ + + ++====******====++ + x+==**=*++o· ~x==%*%*== + ++**=*+x ++%=== + ++**xx ~x++==++o~ o+**++ + ===+ o*$@@@@@@@@@@@@@@@@@@@*x =+** + ===+ ·*@@@@$$$$$$$$$$$$$$$$$$$$@@@@$= oo**xx + ++=+ *@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* **xx + xx== %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@o ·~** + ==+~ +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ o+== + xx== $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ==xx + +++o @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ·x== + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox== ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ +++x + ++++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+++ + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ·+== + ++++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·x== + ++++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·x== + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·+== + ++xx @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ·+== + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ·+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ·+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ~+++ + +++~ o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++· =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + ==x %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + xx== +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + xx++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ·x== + xx== @@@@@@@@$$$$$$$$$$@@@@@@@@@$$$$$$$$$$@@@@@@@@$$$$@@@~ ++++ + ox==x =@@@@@@@@@@%~ ~%@@@@@@@@@$+ =@@@@%~ ·x== + ==++ ~oo~ ·ooo· ==++ + xx===+ %% %% **=+ +x==++ + ox====**====+*+x ++*=**===*=*++ xx**==**=*==+=+=*=**++ + ++xx ++==********==++ ++==********==++ ++++****++xx + + + diff --git a/src/build/framegen/frames/frame_055.txt b/src/build/framegen/frames/frame_055.txt new file mode 100644 index 000000000..f233e3ef0 --- /dev/null +++ b/src/build/framegen/frames/frame_055.txt @@ -0,0 +1,41 @@ + + ++=====*****====++ + ++***%=*=+o· x+**%%**=+ + ++**+* ==**=+ + ==== ·~ox+++xo~ ++**++ + xx**++ +%@@@@@@@@@@@@@@@@@@@%+· =*== + ox**xo +$@@@@$$$$$$$$$$$$$$$$$$$@@@@@*~ ++*= + =*+o o$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$~ x+== + ++++ +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ ++++ + ox== ·@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ==xx + +++o =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ·x== + == %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· ++xx + +x++ =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ·+== + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==+ *$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$x ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o == + == o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox== +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox++ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + +x++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% x== + +++x $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$+ ·+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ x+++ + ++++ ·@@$$@@@@@@@@@$$$$$$$$$@@@@@@@@@$$$$$$$$$$@@@@@@@@@@% ==++ + xx== x$$= ~%@@@@@@@@@%~ =@@@@@@@@@$+ o= o+== + ==++ ·· ·· ·x==xx + ox===+ %*+x %%=+ **** ++**++ + x==**=**=**==**+*++xxxx++%***==**=*=*xxoo++%=***=======**++ + xx++++xx xx++********++xx ++==******==++ ++++ + + + diff --git a/src/build/framegen/frames/frame_056.txt b/src/build/framegen/frames/frame_056.txt new file mode 100644 index 000000000..60a529915 --- /dev/null +++ b/src/build/framegen/frames/frame_056.txt @@ -0,0 +1,41 @@ + + ++++====**====++++ + ++***%=*==o~ · o+*=%%%*==++ + ++**== x+%***++ + ++**++ ~ooooo~· **== + ++**o o=$@@@@@@@@@@@@@@@@@@*x ++**++ + ++== o%@@@@$$$$$$$$$$$$$$$$$$$@@@@@= **++ + ++== ~$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* **++ + ox=* +@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@o ·o** + ==+o ~@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ x+== + xx== %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ==xx + ==+o @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ~+== + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + xx== +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ++xx + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + +++o $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$· ~+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ~+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ~+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ~+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ~+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ~+++ + +++~ ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ~+++ + +++~ ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++~ o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++~ x@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++· +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++· =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + ==+· *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + ==+ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ==xo + +++x =@@$$$$$$$@@@@@@@@@$$$$$$$$$@@@@@@@@@@$$$$$$$$@@@@@$~ == + xx== +$@@@@@$+ =@@@@@@@@@*· o%@@@@@@@@$+ ++++ + ===+ x+== + ===+ **%% ++%%+x x+%%=+**xx + ++**+*++++*=**====**=*=+++++***=**++**=*==++++==%=**++=+ + xx++=====+xx xx++======++++ ++========++ + + + diff --git a/src/build/framegen/frames/frame_057.txt b/src/build/framegen/frames/frame_057.txt new file mode 100644 index 000000000..ce6e787a8 --- /dev/null +++ b/src/build/framegen/frames/frame_057.txt @@ -0,0 +1,41 @@ + + xx+++===========++xx + ++++***%=*==xx~~~~ox==******+++x + xx==**== ++**==xx + ++**++ ·~~~~· ++**++ + ==== x*$@@@@@@@@@@@@@@@@@*+ ==*= + ===+ =$@@@@$$$$$$$$$$$$$$$$$$@@@@@*· ++** + ===+ =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@%· x+== + ++=+ $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@x +=++ + xx== $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ ==xx + +++x +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ·+== + == %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xx + xx++ *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + ==+· ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$% == + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$o == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ == + =* @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o == + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$x == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==+~ %@@@$$$$$$$$@@@@$$@@@@$$$$$$$$$@@@@$$@@@@$$$$$$$$@@$ ·x== + ++== o%@@@@@@@@%o *@@@@@@@@$= x%@@@@@@@$= ++++ + ===+ +=== + ====xx ++%%=+ %%== +=== + ++**=*==++++=**=**++=*****++++==%=**++==***%++++==%***++ + ++=======+++ ++++=====+++ xx++++==++++ + + + diff --git a/src/build/framegen/frames/frame_058.txt b/src/build/framegen/frames/frame_058.txt new file mode 100644 index 000000000..76dd6000d --- /dev/null +++ b/src/build/framegen/frames/frame_058.txt @@ -0,0 +1,41 @@ + + xx++++++====++++++ + ++==**%%*%**==++++==**%*****++ + ++***%== x+*=**++ + ==**++ ==**++ + xx**++ x*$@@@@@@@@@@@@@@@%=o x+**++ + ++**xx ~*@@@@@$$$$$$$$$$$$$$$$@@@@@$+ ~==++ + xx**o~ x$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@= ==++ + =*+~ *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ ·x*=xx + ++++ %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ x+== + x+== x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ ==xx + +++x %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% x+++ + == %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% == + xx++ x@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ==xx + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++++ + +++o $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ x+++ + +++~ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++~ %$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++~ x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++~ ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++~ ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++~ ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· ~+++ + +++o ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ~+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ~+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ~+++ + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ·+++ + xx+x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ·+++ + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·+== + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% x== + xx++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox== o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= == + == $$$$@@@@$$$$$$$$@@@$$$@@@@$$$$$$$$@@@@$$$@@@$$$$@@@+ x+++ + ++++ +$@@@@@@@$= ~%@@@@@@@@%~ =$@@@%o ==+x + ==++ +=++ + ===+=*%% ==%%++ ++%%*= x~==== + ++++++**=%**++==%***==++==*%**++++**%***++==***%***=**++ + x+++==++++ ++++++==+++x +++++x + + + diff --git a/src/build/framegen/frames/frame_059.txt b/src/build/framegen/frames/frame_059.txt new file mode 100644 index 000000000..c2adc0c02 --- /dev/null +++ b/src/build/framegen/frames/frame_059.txt @@ -0,0 +1,41 @@ + + xx++++++++++++++++ + ++==***%%%************%***==++ + ++***%== =+****++ + xx====++ ++====xx + ++**++ x=%@@@@@@@@@@@@@$%+o +=**xx + ++**oo o%@@@@@@$$$$$$$$$$$$$$@@@@@$= x+*=+x + ++== +@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* x+==xx + x+== ~$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@o ++== + ==+~ ~@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==+x + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ~+== + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==+x + ++++ ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$* == + == @@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$x == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == o$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == $%%%$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == @@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xx + == $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + ==x %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++++ + ==+· =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + +++~ x@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++o ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ~+++ + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$+ ·+++ + xx++ *@$$$$@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$$$$$$$$$@ ~+++ + == x@@@$$$@@@@$$$$$$$$@@@$$$@@@@$$$$$$$$@@@@$$$@@@@$@@@· ++++ + ++++ +$@@@@@@@$= ~*@@@@@@@@%~ +$@%~ == + ==+x ==++ + ===+o ==%%+o ==%%++ ++%%== xo=*++ + ++**++++***%**====%***==++==***%====**%***++++**%%%***++ + ++++==++ ++++++++++ ++xx + + + diff --git a/src/build/framegen/frames/frame_060.txt b/src/build/framegen/frames/frame_060.txt new file mode 100644 index 000000000..f28078a15 --- /dev/null +++ b/src/build/framegen/frames/frame_060.txt @@ -0,0 +1,41 @@ + + ++++++++++++++ + ++++****%%%%%%%%%%%%%*****++xx + ++***%**+x +=*=**==+x + x+**=*++ ==**++ + ++**+= ·x=%$@@@@@@@@@$%=o xx==== + ==== o*@@@@@@@$$$$$$$$$$$@@@@@@%x ==== + ==*= =@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@= ==++ + ++== +@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$~ ==++ + ox== =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ o+== + ==+o x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* =+++ + x+== %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ~+== + ==+o @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ==xx + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$% ++++ + xx== x@@@@@@@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + xx++ ~%@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$= ·+== + ++++ x@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% == + xx++ =$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + xx++ ============*@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + xx++ @@@@@@@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + xx++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + xx++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ++++ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx== *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx== =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ +++x + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + ==+· *$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ x+xx + +++x @@$$$$$$@@$$$$$$$$$$$$$$$$$@$$$$$$$$$$$$$$$$$@@$$$$$$@ x+xx + ox== =@@@@@@$$@@@@$$$$$$$$@@@@$$$@@@@$$$$$$$$@@@$$$@@@@@$ ==xo + +++x ~*· =$@@@@@@@%x o%@@@@@@@@* = ·x== + **+o ==++ + ==+= ++%$=* %%** **%% xo**++ + ++****==++++***%====***=**++++***%**==**%=**++++****==xx + ++++++++ ++++++++ + + + diff --git a/src/build/framegen/frames/frame_061.txt b/src/build/framegen/frames/frame_061.txt new file mode 100644 index 000000000..c33681cc0 --- /dev/null +++ b/src/build/framegen/frames/frame_061.txt @@ -0,0 +1,41 @@ + + ++++++++++++++ + ++++*****%*%%%%%%*%%****==++ + ++=****%++ x+*===**++ + x+==**=* =+====++ + ++**+= ~x=*%$$@@@$$%=+~ ++==++ + ====oo =%@@@@@@@@$$$$$$@@@@@@@@%+ ox==++ + ==*= +$@@@@$$$$$$$$$$$$$$$$$$$$$$@@@@%· ·x==++ + ++== x@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ o+==xx + x+== *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= +=== + ==+~ +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xx + ++++ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ++++ + ==+· @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ == + ox== @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ==xx + xx++ %@@@@@@@@@@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++++ + ++xx *ooooooooooooooo=@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++o $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ~+++ + +++o %$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ~+++ + +++o =ooooooooooooooo=@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ~+++ + +++o @@@@@@@@@@@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ·+++ + +++x $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ·+++ + xx+x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ·+== + ++++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·+== + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + xx++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox++ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox== +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xx + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + +++o @@$$$$$$$$@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$$$$@@ ++++ + ox== *@@@$@@@$$$@@@@$$$$$$$$@@@@$$@@@@@$$$$$$$@@@@$$$@@@$ ==xo + ==+x o%$= ~%@@@@@@@@%~ =$@@@@@@@$+ ·+== + **+o ==xx + ==+= ++%%=+ ++%**= %%*% oo**++ + ++***%**++xx+=***%====*=**==++++***%====***=**++++**==+x + ++++++++ ++++++ + + + diff --git a/src/build/framegen/frames/frame_062.txt b/src/build/framegen/frames/frame_062.txt new file mode 100644 index 000000000..b8e23ebe0 --- /dev/null +++ b/src/build/framegen/frames/frame_062.txt @@ -0,0 +1,41 @@ + + xx++++++++ + xx++==*******%%*******==++++ + ++==**=***++ · ++==*=**==++ + ++==**=%+o ox=+====++ + ++**== ~ox+====++o· xo+===++ + ++==++ ·+%@@@@@@@@@@@@@@@@@@@@*x +===++ + ====~ *@@@@@$$$$$$$$$$$$$$$$$$$$@@@@%~ ++==++ + ++== *@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* ++==xo + ++==o· o@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ ==++ + ==+x ·@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* ·x==xx + ++== %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++++ + ==+~ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ·x== + ox== @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ==xo + ++++ *$$$$@@@@@@@@@@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$* ++++ + +++x @$$@@%**************%@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + +++~ ·$$$* ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ o+++ + +++~ ~@$@~ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++~ ~@$$@+ ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· ~+++ + +++o @$$$@@@@@@@@@@@@@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ~+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ~+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ·+++ + xx+x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ·+++ + ++++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·+== + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + ox++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox== *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + +++~ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xx + ox== %@@@$$$@@@@$$@@@@$$$$$$$$@@@@$$@@@@@$$$$$$$$@@@@$$@$ ==xo + ==+o x%@@@%~ ·*@@@@@@@@$+ x%@@@@@@@@*· ·+== + **xo ==xx + ==+= ++%%*= %%** **%%+o**++ + ++***%*=%*==++++***%==++***=**++++***%==++==%***++x++++x + ++ ++++++++ ++++++ + + + diff --git a/src/build/framegen/frames/frame_063.txt b/src/build/framegen/frames/frame_063.txt new file mode 100644 index 000000000..e3eb943d4 --- /dev/null +++ b/src/build/framegen/frames/frame_063.txt @@ -0,0 +1,41 @@ + + xxxxxxxx + ++++==**************==++++ + ++++*****%==++xx oo++==%*==**==++ + ++**=*== ++======xx + ++===*++ ~oooo~ ++====++ + ++==+= ~+%@@@@@@@@@@@@@@@@@$*x +===++ + ++==xx o%@@@@@$$$$$$$$$$$$$$$$$$@@@@$+ +===++ + ++==o~ x@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ +=== + xx==+~ %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* ==++ + ==++ %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ ~+==xo + ++== +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + ==+o %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ~+== + == %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ==xo + xx++ x@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$* ++xx + ++++ @$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + +++o +$$$$$= *$$$$$$$$$$$$$$$$$$$$$$$$$$$$ o+++ + +++o @$$$@ @$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ~+++ + +++o %$$$$$% ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ~+++ + +++o @$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ~+++ + +++o $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ·+++ + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ·+++ + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·+== + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% x== + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + ox++ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox== =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xx + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + +++~ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++xx + xx== %@@@$$$$$@@@@$@@@@@$$$$$$$$@@@@$@@@@@$$$$$$$$$@@@@$$ ==xo + ==+o +$@@@@$+ +$@@@@@@@@%~ ~%@@@@@@@@$+ ·x== + **+o ==xx + **++ +=%%+o ++%%== *%=+=*++ + ++***%==****++++==*%**++++*=**==++++***%++++==*=**++++xx + ++++ ++++++++ ++++++++ + + + diff --git a/src/build/framegen/frames/frame_064.txt b/src/build/framegen/frames/frame_064.txt new file mode 100644 index 000000000..9fd11f4cb --- /dev/null +++ b/src/build/framegen/frames/frame_064.txt @@ -0,0 +1,41 @@ + + + xx++++==********====++++ + ++==****%%****++++==**%**=====++++ + ++==***%++ x+*+====++ + xx====== =+====++ + ++====x+ o=%$@@@@@@@@@@@@$%=o xo====++ + ++===+ ~*$@@@@@$$$$$$$$$$$$$$@@@@@$= +===++ + x+==++ x$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@% ==== + ===+ %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@x ==++ + ++== $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ ~+==xx + ox==x· %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++++ + ++++ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ·+== + ==+· @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ==xx + ox== @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$% ++++ + xx++ +@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + xx++ +@$$$$@= *@$$$$$$$$$$$$$$$$$$$$$$$$= ·+== + ++++ x@$$@* %@$$$$$$$$$$$$$$$$$$$$$$@% ·x== + xx++ %$$$$$ $$$$$$$$$$$$$$$$$$$$$$$$@% x== + xx++ +$@@$$$$$@@$$$$$$$$$$$$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$@% x== + xx++ @@$$$$$$$$$$@@@@@@@@@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + xx++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + xx++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox++ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx== *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xx + ==+· %$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ x+++ + +++o @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ xxxx + ox== %@@$$$$$$$$@@@@@@@@@$$$$$$$$$@@@@@@@@@@$$$$$$$$$@@@@ ++xx + ==+o =$@@@@@@@* *@@@@@@@@@%o x%@@@@@@@@@= ** + **x~ ==++ + **+= +=%% %%=x *+**++ + ++***%++++*=**==++===%==++x+==*=**++++*%**++++++*=**++++ + ++++==++ ++====++ ++++==++++ + + + diff --git a/src/build/framegen/frames/frame_065.txt b/src/build/framegen/frames/frame_065.txt new file mode 100644 index 000000000..b1ee24c5b --- /dev/null +++ b/src/build/framegen/frames/frame_065.txt @@ -0,0 +1,41 @@ + + + xx++++==========++++xx + ++++==**=*%%%%******%*%*======++++ + ++==**=**%+o ++*=====++ + ++===*+= ======++ + ====++ ·x=%$@@@@@@@@@$%=x +x====++ + x+====oo ·=$@@@@@@@$$$$$$$$$@@@@@@@%+ +===++ + ==== +@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@* +===xx + ++== ~$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@x ==== + ++==x· o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ·+==+x + ==++ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++== + ox== +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· ==xo + ++++ =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· ++++ + ==+· x@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+== + == +%@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$* x== + == =@$$$$$@+ ~*@$$$$$$$$$$$$$$$$$$$$$$@ == + == @$$$@ o@$$$$$$$$$$$$$$$$$$$$$$ == + == ~@$$$@ +$$$$$$$$$$$$$$$$$$$$$$@ == + == +$@$$$$$@$=++++++++++++++*@@$$$$$$$$$$$$$$$$$$$$$$@ == + == $@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$@ == + == x@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xx + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xx + ==x %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + +++· =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + +++~ o$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ o+++ + +x+x @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + ox== %@@$$$$$$$$$@@@@@@@@@$$$$$$$$$$@@@@@@@@@$$$$$$$$$@@@o ++++ + +++o =@@@@@@@@@$x =@@@@@@@@@@* o%@@@@@@@@@%o *= + **x· ~~ ~~· ·~~ +=++ + **++ **** +=%% ~==++ + ++**=*+xoo++*+**++++**=*+x~~ox=+**==++**=*++ooox++*=**++ + ++======++ ++====++++ ++++====++ + + + diff --git a/src/build/framegen/frames/frame_066.txt b/src/build/framegen/frames/frame_066.txt new file mode 100644 index 000000000..8b97f549e --- /dev/null +++ b/src/build/framegen/frames/frame_066.txt @@ -0,0 +1,41 @@ + + + ++++++++++++++++++ + ++++==*******%%%%***==**====++ + ++=====**%++ x+****====++ + ++====+=++ +x======+x + ++====++ ~x=**%%%%**=+~ +x====++ + ++===+ o*$@@@@@@@@@@@@@@@@@@@@$*o +===++ + ++==++ ·*@@@@$$$$$$$$$$$$$$$$$$$$$$@@@@* +===+x + xx===+ *@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@= ++== + ==++ $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* ==++ + ++==o %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ ~+==xo + ==++ ~@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ==++ + ox== x@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ o+== + ++== o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ==xo + +++x o*@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$$$$$$$$$$$$$$$@o ==xx + +++~ o%@$$$$$@@=++++++++++++++=$@$$$$$$$$$$$$$$$$$$$$$ ++++ + +++· $$$$@+ @$$$$$$$$$$$$$$$$$$$@ ++++ + ==+· $$$$@~ @$$$$$$$$$$$$$$$$$$$@ x+++ + ==+· x@@$$$$@*~ ·+@$$$$$$$$$$$$$$$$$$$$@ xx++ + ==+· o%@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$$$$$$$$$$$$$$$@ x+xx + +++· x@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + +++· =$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + +++· x@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++~ o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++~ ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ~+++ + +++o @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ·+++ + xx+x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ·+++ + ++++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·+== + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$% == + xx++ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% == + == *@@@$$$$$$$$$$$@@@@@@@@$$$$$$$$$$@@@@@@@@$$$$$$$$$@@$ o+++ + +++x =@@@@@@@@@@@+ o%@@@@@@@@@@%~ ·=@@@@@@@@@%· ==xx + **x· ox++o ~x++x~ o+x~ x+== + **++ ==+x x+=+ ++== + ++**=%++ ·o=+**++===*++ ++*===+=**==o· ~x*+**++ + x++==**===++ +++=***=+++x ++=***==++ + + + diff --git a/src/build/framegen/frames/frame_067.txt b/src/build/framegen/frames/frame_067.txt new file mode 100644 index 000000000..f8d68716d --- /dev/null +++ b/src/build/framegen/frames/frame_067.txt @@ -0,0 +1,41 @@ + + + ++++++++++++++xx + ++====****************==++++ + ++++=====*=*+x ~o==***=====++ + ++====== ++=+====+x + xx====+= ~x+=====+o~ ++====++ + xx====ox o*$@@@@@@@@@@@@@@@@@@@%+· +===++ + ox==== o%@@@@@$$$$$$$$$$$$$$$$$$$@@@@@= +===++ + ==== ·%@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@= +===xo + ++==o x@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ==++ + ==+x ·@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ·x==xo + ++== *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++++ + ==+o $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ·+== + ox== @@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ==++ + xx+= ·*@@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$$$$$$$$$$$$$$$ ++++ + xx++ ~*@@$$$$$@@%%%%%%%%%%%%%%%%@@$$$$$$$$$$$$$$$$$$@ o+++ + +++x ~@$$$@x +$$$$$$$$$$$$$$$$$$$x ·+++ + +++x @$$$@ @$$$$$$$$$$$$$$$$$@+ ·+++ + +++x ~$$$$$$@o x@$$$$$$$$$$$$$$$$$$@+ ·+++ + +++x =@@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$$$$$$$$$$$$$@+ ·+++ + +++x =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ·+++ + xx+x @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ·+++ + +++x $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ·+== + +++x @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·+== + ++++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* x== + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% == + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + xx++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + ox++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx++ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + ox== =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == *@@@@$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$@@ ·+== + +++x ~*@@@@@@@@@@@%o +$@@@@@@@@@@$+ o*@@@@@@@@@+ ++xx + **o· ~+===+o x====x ~+=+· o+== + x+**x++x ++ ++ x+** + ++==*=++ ~o*+**==**+= ++**==**+*x~ ++**=+ + ++=****===++ ++=******=++ +++==**==+ + + + diff --git a/src/build/framegen/frames/frame_068.txt b/src/build/framegen/frames/frame_068.txt new file mode 100644 index 000000000..829d8f6a3 --- /dev/null +++ b/src/build/framegen/frames/frame_068.txt @@ -0,0 +1,41 @@ + + + ++++xx++ + ++++====************==++++ + ++==**===%**++xo~~~~xx+=%*%****=+++x + ++======+= *=*===++ + ++====++ ·~~~· =+====xx + ++==++ ·+%$@@@@@@@@@@@@@@@@$=o +===++ + ++==+x o*@@@@@$$$$$$$$$$$$$$$$$@@@@@$x +===+x + ++==+o ~$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@+ +===xo + ox==+x =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ++== + ++++ +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* ·o==+x + xx==x· @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++== + ++++ @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ==xo + ==+· @@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ++x+ + == x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + xx== +$@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$$$$$$$$$$$$$= ·+== + xx++ ~$$$$$$ +$$$$$$$$$$$$$$$$$$ == + ++++ @* *@$$@o @$$$$$$$$$$$$$$$$@ == + ++++ x$$$$$$· =$$$$$$$$$$$$$$$$$@ == + ++++ =$@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$$$$$$$$$$$$$@ == + ++++ =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ++++ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx++ %$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + xx++ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox++ *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox== *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox== *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox== =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ox== =$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + == x@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == %@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@@@@@@$$$$$$$$@@+ == + +++o oo+%@@@@@$$@@@@@%+o~o=$@@@@$$$@@@@@*x~o+%@@@@@@@@% ++++ + ** x*%$$$*+ ~=%$$$%=o +*%=~ ·o** + xx**· ·o**++ + xx******+= =+****=* ++=***=*+x =+**xx + ++==%%%%%%==++ ++==*%%%%%**=+ x+==*%%*==++ + + + diff --git a/src/build/framegen/frames/frame_069.txt b/src/build/framegen/frames/frame_069.txt new file mode 100644 index 000000000..2868c56cd --- /dev/null +++ b/src/build/framegen/frames/frame_069.txt @@ -0,0 +1,41 @@ + + + + ++++==**********====++++ + xx++==****%%**++++++++**%**=**==++ + ++**=*=* ~x*=====++ + xx====+= ++====++ + ++===+ ~=%$@@@@@@@@@@@@@@$%+· o=*==++ + x+==++ +$@@@@@$$$$$$$$$$$$$$$$@@@@@%o +===xx + ox===+ =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$x +===xx + ==++ ·$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* ++== + ++== @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* ==xx + ==+~ *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ ++== + ++== $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + ==+x $@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ++++ + == +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+== + == +$@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$$$$$$$$$$$$$ == + == ~$$$$$$+ x$$$$$$$$$$$$$$$$@ == + == %@%· ~@$$@% =@$$$$$$$$$$$$$$$ == + == %$$$$$~ $$$$$$$$$$$$$$$$@ == + == ~*@@@$$$$$@@@@@@@@@@@@@@@@@@@$$$$$$$$$$$$$$$$@ == + == ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == ~=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == +$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == x@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == x@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == x@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == x$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + == o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == $@@@@@$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@@@@@$$$$$$$$$@% == + +++o x*+=*@@@@$$$$$$@@@$*=+=%@@@@$$$$$@@@@%=+=*@@@@$@@@@o x+++ + ~o** o*$@@@@$*o +%@@@@@%+ x*$%+ ** + ++** **++ + ++**==**== ==****xo =+****++ ++**++ + +x ++==%%%%%%%*==++ x+==*%%%%%%%**=+ +=*%%%**=+ + + + diff --git a/src/build/framegen/frames/frame_070.txt b/src/build/framegen/frames/frame_070.txt new file mode 100644 index 000000000..67de5408d --- /dev/null +++ b/src/build/framegen/frames/frame_070.txt @@ -0,0 +1,41 @@ + + + + ++++++========++++++ + ++==*****%%%********%*%*****==++ + ++==**=*++ ++*=**==++ + ++**+= =+**++ + xx====ox ~+%$@@@@@@@@@@@@$%=~ xo====xx + xx===+ ·=@@@@@@$$$$$$$$$$$$$$@@@@@@=· +===++ + ===+ ~%@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@%~ +=== + ++== =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* ==++ + ++==o =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* ==+x + ==++ ·@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ x+== + xx== =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + ++++ ~$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ++++ + ==+· x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ·+== + == x%@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$$$$$$$$$$@ == + == *@$$$$@+ ·%$$$$$$$$$$$$$$$ == + == ·@@@+ %@$$@x $$$$$$$$$$$$$$@~ == + == ·*o $$$$$* ·$$$$$$$$$$$$$$@~ == + == =@@$$$$$@@$%%%%%%%%%%%%%%%@@$$$$$$$$$$$$$$@~ == + == =$@@@$$$$$$$$$$@@@@@@@@@@@@@@@$$$$$$$$$$$$$$$$@~ == + == +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == ~@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$@@$$$$$$$$$$$$$$$$$@$$$$$$$$$$$$$$$$$@@$$$$$$$$$@@ == + ==+~ %@@$$@@@@$$$$$$$$@@@@$$$@@@@$$$$$$$$@@@@$$@@@@$$@@@% ·+== + xx== =@@@@@@@@%x x%@@@@@@@@= *@@$+ ==xx + ++=+ +=++ + ++==x+**%* **%%+x +=%%=+ oo==++ + ++==++x+**=%=*==**%***++x+==*%*%====****+++++=*****===++ + ++++++ ++++++++ ++ + + diff --git a/src/build/framegen/frames/frame_071.txt b/src/build/framegen/frames/frame_071.txt new file mode 100644 index 000000000..42ed54523 --- /dev/null +++ b/src/build/framegen/frames/frame_071.txt @@ -0,0 +1,41 @@ + + + + +++++++===+++++++x + xx++*****%*%*%%%*%%*%*******++xx + xx++***%== +=*=**==++ + ++**+=+x *=**++ + ====x+ x=%$@@@@@@@@@@$%*x· xx==== + ==== x%@@@@@@$$$$$$$$$$$$@@@@@@$+ +=== + ==== *@@@@$$$$$$$$$$$$$$$$$$$$$$$$$@@@%~ +=== + ++== x@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@= ==++ + xx==x· x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* ==+x + ++++ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o x+== + == o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ==xx + xx++ %$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ++++ + +++o =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ·x== + == =$@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$$$$$$$$@ == + == x ·%@$$$$@= o$$$$$$$$$$$$$$$~ == + == @@@$x %@$$@x $$$$$$$$$$$$$@+ == + == @%x $$$$$* $$$$$$$$$$$$$@+ == + =* +$@@$$$$@@%***************@@$$$$$$$$$$$$$@+ == + =* x%@@@@$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$$$$$$$$$@+ == + == x$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == @@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o == + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$o == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x· $@@@@@@@@$$$$$$$$$$@@@@@@@@@$$$$$$$$$@@@@@@@@@$$$@@@ ·x== + xx== =@@@@@@@@@@= o%@@@@@@@@@%~ =@@@%· ++xx + ==++ ·· ·~· x+== + ==++ x+%% %%+x **=+ +=== + ++**==++===%==xoox==%===++==*%==+xoo++*=**+++=**=**=**++ + +++==+++ +++===++++ ++++ + + diff --git a/src/build/framegen/frames/frame_072.txt b/src/build/framegen/frames/frame_072.txt new file mode 100644 index 000000000..95a4a2af4 --- /dev/null +++ b/src/build/framegen/frames/frame_072.txt @@ -0,0 +1,41 @@ + + + + +++++++++++++x + ++==*****%*%%%%%%%%*****==++ + ++***%=*x~ *=*=**++ + x+**==++ xx=+**++ + ++**++ ~+*%$@@@@@@@@$$%=o +x**=+ + ++==oo ~*@@@@@@@$$$$$$$$$$@@@@@@@%x =*== + ++== +$@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@* +=== + x+==o $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@= ==++ + ==+o @@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ==xx + ++++ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o x+== + ==x· @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ==xx + xx== $%$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% x+++ + +++x =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= == + ==+· =$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$$$$$$@ == + == @x ·*@$$$$@$o o$@$$$$$$$$$$$$x ==xo + == $@@@$x o@$$$$ *@$$$$$$$$$$@* ==xo + == @@@*o =@$$$$ %$$$$$$$$$$$@* ==xo + == % ·=@@$$$$@@%===============*@@$$$$$$$$$$$@* ==xo + == ·=$@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$$$$$$$$@* ==xo + == % =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ==xo + == @@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ==xo + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$x == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x ~@@@@@@@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$@@@@@@@$$$$@@+ == + x+++ =%o +$@@@@@@@@@@@+· o*@@@@@@@@@@@*o ·+$@@@* ++++ + =*+~ x=**=x· o+=*=+o ·x** + **+x x+ +x ++ ox**xo + ====*===**+*+x x+*=**===*++ *+**==**++++*=== + +x xx===*%%*===++ x +==*%%*=*=++ ++=+ x + + diff --git a/src/build/framegen/frames/frame_073.txt b/src/build/framegen/frames/frame_073.txt new file mode 100644 index 000000000..d2d6c6d72 --- /dev/null +++ b/src/build/framegen/frames/frame_073.txt @@ -0,0 +1,41 @@ + + + + x+++++++++++ + ++++****%%%%%%%%$%%%****++++ + ++****=*+x *=*=**++ + xx==**++ ++*=**++ + ++**++ x=%$$@@@@@@@$%*+~ ++**++ + ++**oo =$@@@@@@@$$$$$$$$$@@@@@@@%x =*== + ++==o· o$@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@* +=== + x+=*o· %@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ ==++ + ==+x $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ==xx + ++== *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o x+== + ==+· @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ==xx + xx== @%%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ x+++ + ++++ o ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* == + ==x· x o*@@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$$$$$$@ == + == $$~ o$@$$$$@$o ·x@$$$$$$$$$$$$= ==xx + == @$@@@*~ *@$$@= $$$$$$$$$$$@% ++xx + == @@@@*o %$$$$* $$$$$$$$$$$@% ++xo + == @= ~*@@$$$$@@*+++++++++++++++%@$$$$$$$$$$$@% ++xx + == @ ·*@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$$$$$$$@% ++xx + == @+ ·=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + == @@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$+ == o + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o == + == +@@$$@@@@@$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@$$$$$@% == + ++++ %@$=o~o=$@@@@$$$@@@@@*x~~x*@@@@@$$$@@@@$+o~o=$@@@$~ x+++ + **o· ~+%$$$%*o x*$$$$%+· · ** + x+**o~ ~**+x + xx**+==+****== ++*=**=*x+ oo==****++ =+**+x + ++=+ ++==*%%%%%%*== xx+=*%%%%%%**=++ ++==++ + + diff --git a/src/build/framegen/frames/frame_074.txt b/src/build/framegen/frames/frame_074.txt new file mode 100644 index 000000000..bb794eea4 --- /dev/null +++ b/src/build/framegen/frames/frame_074.txt @@ -0,0 +1,41 @@ + + + + xx+++++x + ++==***%*%%%%%%%%%****+++x + x+==***%++ ~x%*****++ + ++**++ ++*=**xx + xx**++ o+*%$$@@@@@$$%*x~ +x**++ + x+**xx +$@@@@@@@@$$$$$$$@@@@@@@@%x =*++ + x+**o~ ~%@@@@$$$$$$$$$$$$$$$$$$$$$$$@@@@* +=++ + o **+~ *@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ ==++ + ==+x %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ==xx + x+== +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o o+== + ==+~ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ==xo + ox== @@%$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ x+++ + ++++ $o o*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* == + +++~ ·@ o%@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$$$$$$@ == + == %$$· x$@$$$$@$x~~~~~~~~~~~~~~~+@$$$$$$$$$$$* =+xo + == @$$@@@*~ *@$$@* $$$$$$$$$$$$ ++xx + == @$@@@*x *$$$$* $$$$$$$$$$$$ ++xo + == @$* =@@$$$$@@=xxxxxxxxxxxxxx+*@$$$$$$$$$$@$ ++xx + == @@ =$@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$$$$$$@$ ++xx + == @$+ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xo + == @$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* =+xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$+ == + == %@$$$$$@@@$$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$$@@@$$$$$@@ == + +++o +@@@@$**%$@@@$$$$$$$@@@@%**%@@@@$$$$$$$@@@$**%@@@@@* ~+== + ox** ~ ~*@@@@@@@%o +$@@@@@@$= oo ==xx + ++== ==++ + ++**o+ ++%%** ++%%**xx **%%++ +x**++ + +=**++ ++***%*%%%%*%*++ xx==*%*%%%%*%*==++ +=**=+ + xx ++ + diff --git a/src/build/framegen/frames/frame_075.txt b/src/build/framegen/frames/frame_075.txt new file mode 100644 index 000000000..497f7840c --- /dev/null +++ b/src/build/framegen/frames/frame_075.txt @@ -0,0 +1,41 @@ + + + + x+++ + ++==***%%%%%%%%%%***==++ + ++**=*++ ~x%*%*==+x + ++**== ++*===+x + xx**== ~+*%$$@@@@@$$%=x· ++**++ + xx**+x x%@@@@@@@@$$$$$$$@@@@@@@@%o ==++ + xx**x~ ·*@@@@$$$$$$$$$$$$$$$$$$$$$$$@@@@* +*++ + **x~ =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ ==++ + ==++ *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* *=xx + xx== x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x o+== + ==+~ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ==xo + == @@$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ x+++ + ++++ %$ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% == + +++~ @* +$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$$$$@ == + ==+ *$@= =@$$$$$@*o~~~~~~~~~~~~~~o*@$$$$$$$$$$* +++x + == $$$@@@$+ @$$$@ @$$$$$$$$$$ ++xx + == @$$@@$*~ @$$$@ ~@$$$$$$$$$$ ++xx + == @$$x o%@$$$$$@%+xxxxxxxxxxxxxx+$@$$$$$$$$$$$ ++xx + == @@= ~*@@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$$$$$$ ++xx + == @$$ ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xx + == @$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$+ ==xo + == $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + +++~ *@@@@@@$$@@@@$$$$$$$$@@@@@$@@@@$$$$$$$$$@@@@$$@@@@@$ ·x== + oo== x* ·*@@@@@@@@$x +$@@@@@@@@= ~+ ==+x + ++=+ +=++ + ++==o **** =*%%x ++%$++ ==++ + x+==****+x++***%**==**%***++++==**=*====%***=+xx++**==xx + ++++++ +++++++x + diff --git a/src/build/framegen/frames/frame_076.txt b/src/build/framegen/frames/frame_076.txt new file mode 100644 index 000000000..517a5a5b3 --- /dev/null +++ b/src/build/framegen/frames/frame_076.txt @@ -0,0 +1,41 @@ + + + + + ++==***%%%%%%%%*%***==++ + +=****++ o+*=%*==xx + ++**+= ++*=== + **+= ~+*%$$@@@@@$$%=x~ ++**++ + xx**+x x%@@@@@@@@$$$$$$$@@@@@@@@%x ==++ + ox**x~ *@@@@$$$$$$$$$$$$$$$$$$$$$$$@@@@* =*++ + =*+~ =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@= ==++ + ++++ *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* *=oo + xx== x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x o+== + =++o %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ==xo + == $@@$$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ o+++ + xx++ *@% =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + +++o @$o ·=@@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$$$@· == + ==+· *$$$x ~*@$$$$$@=~~~~~~~~~~~~~~~o%@$$$$$$$$$% ++xx + == $$$$@@@%o @$$$@ x@$$$$$$$$@ ++xx + == $$$$@@$=· @$$$@ +@$$$$$$$$@ ++xx + == $$$$~ x%@$$$$$@*+xxxxxxxxxxxxxx+$@$$$$$$$$$@ ++xx + == $$@o o%@@@@$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$$$$$$@ ++xx + == $$$% o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == @$$@@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==+· $@@$@@@@@@@@@$$$$$$$$$$@@@@@@@@@$$$$$$$$$@@@@@@@@@@@· == + x+== ·%@$x =@@@@@@@@@@= o$@@@@@@@@@$o =o ++xx + ===+ ·~~· ~o~ x+== + ===+ ++%% %%+x **=+ ++== + ++**=**===++**=*=+~·~o+=%=**++===*==o~··x+%=**++++****++ + ++ x++=====++xx ++======++ + diff --git a/src/build/framegen/frames/frame_077.txt b/src/build/framegen/frames/frame_077.txt new file mode 100644 index 000000000..4ead3508d --- /dev/null +++ b/src/build/framegen/frames/frame_077.txt @@ -0,0 +1,41 @@ + + + + + +++==**%%%%%%%%*%%**=+++ + ++****++ ·x**%*==xx + ++**+= +x*=== + ==+= ~+*%$$@@@@@$$%*+~ +x**++ + xx**+x x%@@@@@@@@$$$$$$$@@@@@@@@%x ==++ + **x~ *@@@@$$$$$$$$$$$$$$$$$$$$$$$@@@@* +*++ + ==+~ =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@= ==++ + ++++ *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* **oo + xx== o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ o+== + +++o %@$$@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ==xo + == $@@@$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ o+++ + ++++ *@$~ o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + +++o @$@ x%@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$$$@~ == + ==+· =$$$% x@@$$$$@$x~~~~~~~~~~~~~~~=@$$$$$$$$$% ++xo + == $@$$@@@$=· %$$$@+ @$$$$$$$$@ ++xx + == $@$$@@@*o %$$$@= $$$$$$$$$@ ++xx + == $@$$= ·=@@$$$$@@=xxxxxxxxxxxxxx+*@$$$$$$$$$@ ++xx + == $$$$ =$@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$$$$$@ ++xx + == $$$$x =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == $$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==+· @@$$$@@@@@@@@$$$$$$$$$$$@@@@@@@@$$$$$$$$$$@@@@@@@@@@x == + x+++ x$@@%o +@@@@@@@@@@@+ o%@@@@@@@@@@%o =+ ++++ + ==+x ox+xo ~x++x· ~+** + **++ == ==++ ++== ++** + ++**==*=**==**=*++ ·o*+**++===*++ ++*===++****=+ + ++++ ++++****==++ +==***==++ + diff --git a/src/build/framegen/frames/frame_078.txt b/src/build/framegen/frames/frame_078.txt new file mode 100644 index 000000000..4a7f7ab72 --- /dev/null +++ b/src/build/framegen/frames/frame_078.txt @@ -0,0 +1,41 @@ + + + + + +++===*%*%%%%%%%%%%*=+=+ + ++**=*++ ·o**%*==xx + ++**+= +x*=== + ==== o+*%$@@@@@@@$%*+o +x**++ + xx**+x +%@@@@@@@$$$$$$$$$@@@@@@@%x ==++ + **x~ ·%@@@@$$$$$$$$$$$$$$$$$$$$$$$@@@@%~ +=++ + =*+~ =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* ==++ + ++++ *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% **oo + ox== x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ~+== + +++o %@$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ==xo + == $@$@$%$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ o+++ + xx++ *@$% +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + +++o @$@= +$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$$@o ==xo + ==+· =$$$@= =@$$$$$@=~··············~*@$$$$$$$$$ ++xo + == %@$$$@@@$+ @$$$@ ·@$$$$$$$@ ++xx + == $@$$$@@$= @$$$@ o@$$$$$$$@ ++xx + == $@$$$~ x%@$$$$$@$+++++++++++++++=$@$$$$$$$$@ ++xx + == $@$@+ o%@@@@$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$$$$$@ ++xx + == $$$$$ o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == $$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + ==x· ~@@$$$$@@@@@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$@@@@@@@@@= == + xx++ =@@@@$x ·x$@@@@@@@@@@@=~ o*@@@@@@@@@@@%x ·+* x+++ + **x~ x=***+~ ~+***=o ·o** + **+x o++ ++ ++ oo**xo + ====++x+*===**==+o ·x*=**====++ =+**==*===== + ++=+++ ++===*%%*==+++ ++==*%%**=++ xx + diff --git a/src/build/framegen/frames/frame_079.txt b/src/build/framegen/frames/frame_079.txt new file mode 100644 index 000000000..98c847b44 --- /dev/null +++ b/src/build/framegen/frames/frame_079.txt @@ -0,0 +1,41 @@ + + + + + ++==**%%%%%%%%%%$%%**=++ + ++****+o ==%*==xx + ++**+= ox*=== + =*== o=%$$@@@@@@@$$%=o xx**++ + xx**+x +$@@@@@@@$$$$$$$$$@@@@@@@$+ =*++ + **o~ ~%@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@%o +=++ + **x~ *@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* ==++ + ++=+ *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% **xx + xx== x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ~+== + +++o %@$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xo + == $@$@@%%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+++ + xx++ *@$@· ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ == + +++o @$$@ ~*@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$$@o ==xo + ==+· =$$$$$~ o$@$$$$@%~ x@$$$$$$$$$ ++xx + == %@$$$$@@@%o %@$$@+ $$$$$$$$@ ++xx + == $@$$$@@$=~ %$$$@* $$$$$$$$@ ++++ + == $@$$$= o*@@$$$$@@*++++++++++++++=%@$$$$$$$$@ ++xx + == $@$$$ ~*@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$$$$@ ++xx + == $@$$$+ ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == $$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xo + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* =+xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o == + == o@@$$$$$@@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@@@* == + ++++ *@@@@@*x· ~x%@@@@@@@@@@@$+~ o=@@@@@@@@@@@@*o· ~+* x+++ + **x· o x*%%%*+· ~=%%%%=o ·o** + ox**xo oo xx xx oo**xx + ===*+x *+****=*+x =+****==++ ++==*****=== + ++====++ ++==**%%%**=++ ++=**%%%*==+x ++ + diff --git a/src/build/framegen/frames/frame_080.txt b/src/build/framegen/frames/frame_080.txt new file mode 100644 index 000000000..b8e4d0139 --- /dev/null +++ b/src/build/framegen/frames/frame_080.txt @@ -0,0 +1,41 @@ + + + + ++ + +==**%*%%$%%%%%%%%%*==++ + +=**=*x· +=%***++ + ++**++ *=**+x + **++ ~+*$$@@@@@@@@@$$*+~ ox**++ + xx**oo ~=@@@@@@@$$$$$$$$$$$@@@@@@@=~ +=++ + xx**o· x$@@@$$$$$$$$$$$$$$$$$$$$$$$$$@@@$x +==+ + **x· %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ++++ + +++x %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ ==xx + xx== =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ·+== + =++~ $@$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xx + == @@$@@%*%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+++ + xx++ %$$$= o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + +++o @$$@x x%@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$@x ==xo + ==+· =$$$$@* +@$$$$$@o =@$$$$$$$$ ++xx + == %@$$$$@@@@* @$$$@ o@$$$$$$@ ++xx + == $@$$$@@@*~ o@$$$@ =$$$$$$$@ ++++ + == $@$$$% ·=@@$$$$$@$*==============%@@$$$$$$$@ ++xx + == $@$$@~ ·=$@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$$$@ ++xx + == $@$$$$~ =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == $$$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* =+xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == +@@$$$$$$@@@@@@$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@@@@@@@% == + ++++ %@@@@@@*x~~x*@@@@@@$@@@@@$+o~o+$@@@@@$@@@@@@*x~~x*~ o+++ + **o· ·+x o*%$$$%+· ·+%$$$%*o ** + xx**o~ ~**++ + xx**+= x+=****=++ ~x==****+= =+****==**++ + ++==**==xx xx==**%%%%%*==++ ++**%%%%%*==++ ++ + diff --git a/src/build/framegen/frames/frame_081.txt b/src/build/framegen/frames/frame_081.txt new file mode 100644 index 000000000..aed9c8aaa --- /dev/null +++ b/src/build/framegen/frames/frame_081.txt @@ -0,0 +1,41 @@ + + + + ++++++++ + ++==*%*%%%****%%$%%%**++xx + xx==**=* ++%***++ + ++**++ ==**++ + xx**++ o=%$@@@@@@@@@@@$%=o ==++ + xx**oo o%@@@@@@$$$$$$$$$$$$$@@@@@@%o +=== + x+** +@@@@$$$$$$$$$$$$$$$$$$$$$$$$$@@@@+ ++== + **o· $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$· +=++ + +++x $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@· ==xx + xx== *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ·x== + ==+~ @@$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xo + == @$$@@%==$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+++ + xx++ %$$$$ =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + +++~ @$$@% =@@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$$x ==xo + ==x· *$$$$@$o ~$$$$$$@x o@$$$$$$$$ ++xx + == %@$$$$$@@@$o $$$$@ @$$$$$$@ ++xx + == $@$$$$@@*~ $$$$@+ o@$$$$$$@ ++++ + == $@$$$$ ·=@@$$$$$@@%**************%@@$$$$$$$@ ++xx + == $@$$@% =$@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$$$@ ++xx + == $@$$$$+ =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == $$$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == +@@$$$$$$$@@@@@$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@@@@@@$ == + ++++ $@@@@@@$=xox=@@@@@$$$@@@@@*xoo+%@@@@@$$$@@@@$=oox*o o+++ + **x· ~==· ~=%$$$$*x +%$$$$%=· ** + x+**~· **+x + xx**+= ==****++ ==****+= =+****==**++ + ++==**==++ ++**%%%%%*==++ +=***%%%%%**++ ++ + diff --git a/src/build/framegen/frames/frame_082.txt b/src/build/framegen/frames/frame_082.txt new file mode 100644 index 000000000..ba491c1f5 --- /dev/null +++ b/src/build/framegen/frames/frame_082.txt @@ -0,0 +1,41 @@ + + + + xx++++++++++ + ++==***%%%*=++++==**%*%*==++ + ++**=*++ · *=**++ + ===* ==**++ + ++**x+ o=%$@@@@@@@@@@@@@$%=~ ==== + ++** +$@@@@@$$$$$$$$$$$$$$$@@@@@$+ ++*= + xx** *@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* x+== + o ** o@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@x ++++ + ==+o ~@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ==+x + x+== %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·x== + ==x· @@$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == @$$$@%xo=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ·+== + ++++ $$$$@ ·=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + +++~ ·@$$$@ ·=@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$$$+ ==xo + ==+· *$$$$$@*~ x$$$$$$+ =$$$$$$$$ ++xx + == $@$$$$$@@@@* +@$$@* %@$$$$$@ ++xx + == $@$$$$@@=· %$$$$$ ·$$$$$$$@ ++xx + == $@$$$$~ ~*@@@$$$$$@@$$$$$$$$$$$$$$$@@$$$$$$$@ ++xx + == $@$$$@ ·*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == $$$$$$$o ·=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == $$$$$$$@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == =@$$$$$$$$@@@@@@$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@@@@@@$ == + +++x $@@@@@@@%+xx=%@@@@$$$$@@@@@*xox*@@@@@$$$$@@@@%+xx=x o+++ + ** o*%+ +%$@@$%=~ o*$$@@$%+ ** o + x+**~ **+x + xx**+= =+****++ ++****== x+****==**++ + ++==*%**++ ++**%%%%$%**=+ ++==*%%%%*%*==++ ++ + diff --git a/src/build/framegen/frames/frame_083.txt b/src/build/framegen/frames/frame_083.txt new file mode 100644 index 000000000..d730b375f --- /dev/null +++ b/src/build/framegen/frames/frame_083.txt @@ -0,0 +1,41 @@ + + + + ++++++++++=++x + ++==*%*%**++xxxxxx==%*%**=++ + +=**=*+~ *=**=+ + x+**== ++**++ + ++**xo ·+%$@@@@@@@@@@@@@@@$%x ==== + ++*= ~*@@@@@$$$$$$$$$$$$$$$$$@@@@@*~ x+** + ++== ~$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@%~ ~+** + xx** +@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@= x+== + ==x· x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ +=++ + x+++ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ** + ==x· @$$$@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ++++ + ox== @$$$@*~ o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· ·+== + xx++ @$$$@~ o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + +++~ o$$$$$x x%@@@$$$$$@@@@@@@@@@@@@@@@@@@$$$$$$$= ==xo + ==x %@$$$$@$+ %$$$$$+ ~$$$$$$$$ ++xx + == $@$$$$$$@@@$~ @$$@$ +@$$$$$@ ++xx + == $@$$$$@@= %$$$$$x ·$$$$$$$@ ++xx + == $@$$$@x o*@@@$$$$$@@@@@@@@@@@@@@@@@@@$$$$$$$@ ++xx + == $$$$$@ o*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == $$$$$$@=· ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == $$$$$$$@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == =@$$$$$$$$$@@@@@$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$$@@@@@$ == + +++x ·$@@@@@@@$=xx+%@@@@@$$$@@@@@%+xx=$@@@@$$$$@@@@$=xx=x o+++ + ** o*%=~ x%$@@@$%x ~=%$@@$%=~ **xo + ++** **++ + x+**+= =+****== xx****== ==**==**+x + ++=**%**=+ ++***%%%%*%*++xx ++==*%%%%*%*==++ xx + diff --git a/src/build/framegen/frames/frame_084.txt b/src/build/framegen/frames/frame_084.txt new file mode 100644 index 000000000..1fd3352b9 --- /dev/null +++ b/src/build/framegen/frames/frame_084.txt @@ -0,0 +1,41 @@ + + + + ++++===***==++++ + +=***%**+x~· oo==%%%*++++ + +=**== x+*=**++ + ++**++ ~ox+++xo~ ===+ + ++== +%@@@@@@@@@@@@@@@@@@$%x ++**xx + ===+ =@@@@@$$$$$$$$$$$$$$$$$$$@@@@@+ oo**xx + ++=+ =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@= ·o** + x+== $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ~+== + ** %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% +=++ + ++++ ~@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ ** + == x@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ++++ + ox== ~@$$$@= o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ·x== + +++x @$$$@+ o%@@@@$$$$$$$$$$@@@@@@@@@@@@@@$$$$$$$$@ == + +++· +$$$$$% x%@@$$$$$@@$$$$$$$$$$$$$$$$@@$$$$$$= ==xo + == $@$$$$@@$+ x@$$$$x =$$$$$$$ ++xx + == $$$$$$$$@@@$o @$$$@ @$$$$$@ ++xx + == $$$$$$@$x ·$$$$$$$· o$$$$$$$@ ++xx + == $$$$$@= +$@@@$$$$$@@@@@@@@@@@@@@@@@@@$$$$$$$@ ++xx + == $$$$$$= +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == @$$$$$@@=x+$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++xx + == @$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* =+xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$+ ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == =@$$$$$$$$$@@@@@$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@@@@@$ == + +++x ·@@@@@@@@@%+xx=$@@@@$$$$@@@@$=xx+%@@@@$$$$$@@@@%+x+o o+++ + ** o*$%x ~=%$@@$%=~ +%$@@@$%x **xo + ++** **++ + ++**+= xx****** ==****xo ==******+x + ++***%%*++xx ++==*%%%%*%**=++ ++==*%*%%%%***++ + diff --git a/src/build/framegen/frames/frame_085.txt b/src/build/framegen/frames/frame_085.txt new file mode 100644 index 000000000..4e074e65b --- /dev/null +++ b/src/build/framegen/frames/frame_085.txt @@ -0,0 +1,41 @@ + + + + ++++****%%%%***=++++ + ++==***%+x ox**%*==++ + xx===*+x *=**++ + ++**x+ ~x+=*****=+o· ==*= + ===+ x%$@@@@@@@@@@@@@@@@@@@$*o +x**+x + ==+x o%@@@@$$$$$$$$$$$$$$$$$$$$$@@@@%~ **xx + ===+ ·%@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@% **xx + ++++ o@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@~ ·x** + ** @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + +++x +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x *= + =* *@$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ++++ + xx++ +@$$$$x +$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ == + +++o @$$$@* +$@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$@ == + ==+· =$$$$$$· +$@$$$$$@@*==============*@@$$$$$$= ==xo + == $@$$$$$@@*x $$$$@x o@$$$$@$ ++xx + == $$$$$$$$@@@%~ $$$$@ @$$$$$$ ++xx + == @$$$$$@%· o$$$$$$@+ +@$$$$$$$ ++xx + == @$$$$@* ~*@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$$ ++xx + == @$$$$$% ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xx + == @$$$$$@@%*%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xx + == @$$$$$$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$+ ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == =@$$$$$$$$$@@@@@@$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@@@@@$ == + +++x ·$@@@@@@@@$=xx+%@@@@$$$$@@@@@*+xx*@@@@@$$$$@@@@%=xxo o+++ + ** o*$%+ +%$@@$$*o o*$$@@$%+ ** o + ++** **++ + x+**+= ~x=*****xo ==***=++ =+******+x + ++==*%%*==xx x+==*%*%%%%*==++ ==**%$%%%%**=+ + diff --git a/src/build/framegen/frames/frame_086.txt b/src/build/framegen/frames/frame_086.txt new file mode 100644 index 000000000..d1ca5713f --- /dev/null +++ b/src/build/framegen/frames/frame_086.txt @@ -0,0 +1,41 @@ + + + + x+++==*%%$%%%%%%%**===++ + +=****++ ox****== + ++**+= ++**++ + ==== ~+*%$$@@@@@$%*=x· ++**+x + xx**xx +%@@@@@@@@$$$$$$$@@@@@@@@*o **++ + ox**o~ ~%@@@@$$$$$$$$$$$$$$$$$$$$$$$@@@@= ==++ + **+~ *@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ ==xx + ++=x %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ** + xx== +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o x+++ + ==+~ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* == + == @@$$$@@$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ x+++ + +x++ $$$$$$ x$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* == + +++~ ·@$$$@$ +$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@ == + == %$$$$$@* +@@$$$$@%x~~~~~~~~~~~~~~o=@$$$$$$= ==+x + == @$$$$$$@@@$+ $$$$@o @$$$$@$ ++xx + == @$$$$$$@@@*o $$$$@x @$$$$@$ ++xx + == @$$$$$@= ~*@$$$$$@$+xxxxxxxxxxxxxxx%@$$$$$@$ ++xx + == @$$$$@$ ·=@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$@$ ++xx + == @$$$$$$~ ·=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xx + == @$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++++ + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xx + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$+ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o == + == =@$$$$$$$$$$@@@@@$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@@@@% == + +++x $@@@@@@@@@=xox=@@@@@$$$@@@@@%+oo+%@@@@@$$$@@@@$=xo~ o+++ + ** o*$%=~ o*%$$$$%x +%$$$$%=~ ** o + ++**~ **+x + x+**+= *=***=++ =+****+= =+******++ + ++==*%%*==++ ==**%%%%%***++ ++***%%%%%**++ + diff --git a/src/build/framegen/frames/frame_087.txt b/src/build/framegen/frames/frame_087.txt new file mode 100644 index 000000000..cfec2a698 --- /dev/null +++ b/src/build/framegen/frames/frame_087.txt @@ -0,0 +1,41 @@ + + + ++++ + ++=**%*%*%******%%%*==++ + xx==*%== +=*=**++ + ++*=x+ ==**xx + xx**++ o=%$@@@@@@@@@@@%*+~ xx**++ + ++**~ o%@@@@@@$$$$$$$$$$$$@@@@@@$=· =*++ + x+** =@@@@$$$$$$$$$$$$$$$$$$$$$$$$$@@@$o +=++ + ** ~$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* ==++ + ==+~ ~@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ** + x+== %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ o+== + ==x· @@$$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ==xo + ox== @$$$$@$=*$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ x+++ + +++x @$$$$$ =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% == + ==+· +$$$$$$ =$@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@ == + == $$$$$$$$o ·%@$$$$@= o$$$$$$$= ==xo + == @$$$$$$$@@@$o $@$$@o @$$$$@% ++xx + == @$$$$$$@@%x $$$$$= @$$$$@% ++xx + == @$$$$$$~ +$@$$$$$@@%**************%@@$$$$$@% ++xx + == @$$$$$$ +$@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$@% ++xo + == @$$$$$$= x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + == @$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ++xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ == + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$x == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == =@@$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@@@@% == + +++x $@@@@@@@@@*xoo+$@@@@@$$@@@@@%+oox*@@@@@$$$@@@@@=xo· o+++ + **o· ~=%%=o +%$$$$%+ o*%$$$%=~ ** o + x+**~· ~**+x + ++**+= ==****++ =+****+= ++******++ + ++==*%%**=++ ++***%%%%***++ ++***%%%%%**++ + diff --git a/src/build/framegen/frames/frame_088.txt b/src/build/framegen/frames/frame_088.txt new file mode 100644 index 000000000..237b9c931 --- /dev/null +++ b/src/build/framegen/frames/frame_088.txt @@ -0,0 +1,41 @@ + + + ++++====++++++ + ++==*%**==++++++++==**%*==++ + ++**=* ==**++ + ++**+= · ++**++ + ++== ~=%@@@@@@@@@@@@@@@@$*x ==== + ++=+ x$@@@@@$$$$$$$$$$$$$$$$@@@@@$= ++== + ++=+ +@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* x+== + x+== %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@o +=++ + ** %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ ==xo + ++++ o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ·+== + =* =@$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xx + xx++ +@$$$$@x ·+$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + +++~ @$$$$$ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$% == + == $$$$$$$ =$@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@ == + == @$$$$$$@%o x$$$$$$ =$$$$$$+ == o + == $$$$$$$$@@@@= %@$$@~ @$$$$@= ==xx + == @$$$$$$@%o o$$$$$$ =$$$$$@= ==xo + == @$$$$$$ +$@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@= ==xo + == @$$$$$$ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == @$$$$$$@x +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == @$$$$$$$@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o == + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$x == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == +@@$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$@@@@* == + ++++ %@@@@@@@@@*o··o=@@@@@@@@@@@@%x~·~x%@@@@@@@@@@@@=o~ x+++ + **x· +*%=o ~=%%$%*x x*%$%%=~ ·o** + x+**o~ o oo**++ + ++**+=xo =+****== *+****==+x ++==****++ + ++==******++ ++****%%%***++ ++==**%%%***==+x + diff --git a/src/build/framegen/frames/frame_089.txt b/src/build/framegen/frames/frame_089.txt new file mode 100644 index 000000000..b3622446f --- /dev/null +++ b/src/build/framegen/frames/frame_089.txt @@ -0,0 +1,41 @@ + + + ++++==****==++++ + ==***%==++ ox==%***== x + ==**++ ++*===xx + ++**++ ·oxx++xxo~ +x**=+ + ===+ ~=$@@@@@@@@@@@@@@@@@@$*o ++** + ==+x ~%@@@@@$$$$$$$$$$$$$$$$$$$@@@@$x x+** + ==+x ·%@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$o o+== + ++=+ o@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= +=++ + ox=* ·@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ==xo + +++o *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·+== + == $@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ==xx + x+++ $@$$$@% ~=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + ==+· x@$$$$$ ~*@@@@$$$$$$$$$$@@@@@@@@@@@@@@@$$$$$$$$ == + == @$$$$$$ ~*@@$$$$$@@$%%%%%%%%%%%%%%$@@$$$$$@ == + == $$$$$$$@@=· $$$$$* o$$$$$$o == + == @$$$$$$$@@@@+ $$$$@· @$$$$@x == + =* @$$$$$$@+ *@$$$$$o %$$$$$@x == + =* @$$$$$$ x%@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$@x == + == @$$$$$$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == @$$$$$$@*x+%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == @$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o == + == $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$o == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == x@@$$$$$$$$$@@@@@@@$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$@@@@+ == + ++++ *@@@@@@@@@=o ·x%@@@@@@@@@@@%x· ~=@@@@@@@@@@@@=~ ++++ + **x· o=*+~ x=%%%=x ~+*%%*+~ ·x** + x+**xo xo ++ ++oo**+x + ++**=*xx *=****==+x *+****==++ ++==****++ + ++==******++ ++==********++xx ++==********==++ + diff --git a/src/build/framegen/frames/frame_090.txt b/src/build/framegen/frames/frame_090.txt new file mode 100644 index 000000000..e781e1e31 --- /dev/null +++ b/src/build/framegen/frames/frame_090.txt @@ -0,0 +1,41 @@ + + + +++=**%%%%%%%%**=+++ + ++***%==o· ·x==%***++ + ++**+* *+**++ + ==== o+=*%$$$$%*=+o ==== + xx**xx o*@@@@@@@@@@@@@@@@@@@@@@*x xx**+x + xx**o~ ·%@@@@$$$$$$$$$$$$$$$$$$$$$$@@@@%~ ~o**xx + **x· *@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* ·o** + ==+o %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ o+== + xx== *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ++++ + ==x· @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + xx== @$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ =++x + ++xo @$$$$$o ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + == %$$$$@$ ~*@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$$ == + == @$$$$$$+ ~*@$$$$$@$=+++++++++++++++%@$$$$$@ == + == $$$$$$$@@@=~ $$$$$x @$$$$$~ == + == @$$$$$$@@@@= $$$$@~ @$$$$@~ == + == @$$$$$@% +@$$$$$@%~··············~=@$$$$$@~ == + == @$$$$@$ x%@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@~ == + == @$$$$$$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == @$$$$$$@@%%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == @$$$$$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == ~@@$$$$$$$$$@@@@@@@$$$$$$$$$$$@@@@@@@@$$$$$$$$$$$@@@@o == + ++++ +@@@@@@@@@+· +$@@@@@@@@@@%o ~*@@@@@@@@@@@+ ++++ + **+~ x+o o+=+x~ ~x+=+o ~x** + xx**+x == == ++++**+x + xx**==+= x+==*****=+* ~x*=******=*x~ =+==**==xx + ++==******++ ++==********+++x xx++********==+x + diff --git a/src/build/framegen/frames/frame_091.txt b/src/build/framegen/frames/frame_091.txt new file mode 100644 index 000000000..425fbf020 --- /dev/null +++ b/src/build/framegen/frames/frame_091.txt @@ -0,0 +1,41 @@ + + + ++==**%%*%%%%%%*%%**==++ + ==***%xx xx%***== + ++**++ ++**++ + ++**++ x=*$$@@@@@@$$*=x ++**+x + ++**~o ~*$@@@@@@@$$$$$$$$@@@@@@@$*~ oo**++ + ++** +$@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@$+ **++ + xx** ~$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$~ **xx + ==+~ ~@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ ~+== + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + == ~@$$$$$@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + x+++ o@$$$$@@%$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o +++x + +++~ @$$$$$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+++ + == $$$$$$$ x$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$ == + == @$$$$$@* +@$$$$$@%o··············~=@$$$$$@ == + == $$$$$$$@@@$= $$$$@~ @$$$$$· == + == ·@$$$$$$@@$*o $$$$@x @$$$$@~ == + == ·@$$$$$$+ ~*@$$$$$@$=xxxxxxxxxxxxxx+%@$$$$$@~ == + == ·@$$$$$$ ~*@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$@~ == + == ·@$$$$$$o ·=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x· @@$$$$$$$$$@@@@@@@@$$$$$$$$$$@@@@@@@@$$$$$$$$$$$@@@@ x== + ++++ o$@@@@@@@@+ ~*@@@@@@@@@@*~ +@@@@@@@@@@$x ++++ + ==+o ·o~ ~oo~ ~oxo· o+== + xx**+x == == ==++**+x + x+==**+*x~ ++*=**==**+*+x x+*=**==**=*++ ~x*=****==xx + x+++****==++ ++++********++++ ++==******=++x + diff --git a/src/build/framegen/frames/frame_092.txt b/src/build/framegen/frames/frame_092.txt new file mode 100644 index 000000000..040799032 --- /dev/null +++ b/src/build/framegen/frames/frame_092.txt @@ -0,0 +1,41 @@ + + xx++++xx + ===*%%%%*%****%*%%%%*=== + ++**=%++ ++%=**++ + ===* **== + x+**+x ~+*$@@@@@@@@@@@@$*+~ x+**+x + ++== =$@@@@@$$$$$$$$$$$$$$@@@@@$= ==++ + ++*= ~%@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@%~ =*++ + x+== =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@= ==+x + =*o =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= o*= + ++++ ·@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@· ++++ + == =@$$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= == + x+++ =@$$$$@$**@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ++xx + +++· ·@$$$$$ ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· ·+++ + == @$$$$@$ ~*@@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@ == + == $$$$$$@%~ ~$$$$$$@= x@$$$$$$ == + == ·@$$$$$$$@@@%~ $$$$@· @$$$$@· == + == ·@$$$$$$@@%x $$$$$+ ·@$$$$@· == + == ·@$$$$$$~ +$@$$$$$@@%***************$@$$$$$@· == + == ·@$$$$@% x$@@@@$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$@· == + == ·@$$$$$@= +$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==+· $@@$$$$$$$@@@@@@@@@@$$$$$$$$$@@@@@@@@@$$$$$$$$$@@@@$ ·+== + ++++ =@@@@@@@%o ~%@@@@@@@@@+ +@@@@@@@@@%~ ++++ + ===+ +=== + x+=*=+ ++%%++ %%=+ =*====xx + ==**=*==++*=*=**==**=*=*++++=**=**===*=**%++++==%***==++xx + ++++==**==++ ++==****==++++ ++++****==++++ + diff --git a/src/build/framegen/frames/frame_093.txt b/src/build/framegen/frames/frame_093.txt new file mode 100644 index 000000000..06e4f4dbe --- /dev/null +++ b/src/build/framegen/frames/frame_093.txt @@ -0,0 +1,41 @@ + + xx++++++++xx + x+==*%*%*%========%*%*%*==+x + ++**=*+x x+*=**++ + xx**=* ==**xx + ++**o x*$@@@@@@@@@@@@@@$*x o**++ + ++=+ o*@@@@@$$$$$$$$$$$$$$$$@@@@@*o +=++ + ++=+ x$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$x +=++ + x+== *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* ==+x + ** %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ** + +++x x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x x+++ + =* *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* *= + ++++ *@$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ++++ + ==+· o@$$$$@* o*@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ·+== + == @$$$$@* =$@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$@ == + == $$$$$$% o*@@$$$$@@*++==========++=$@$$$$$$ == + == ·@$$$$$@@$+· $$$$$x $$$$$@· == + == ·@$$$$$$@@@*o %$$$@~ @$$$$@· == + == ·@$$$$$$~ o$@$$$$@*~ ·+@$$$$$@· == + == ·@$$$$@= +$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$o o*@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$· == + == @@$$$$$$$$$$$$$@@$$$$$$$$$$$$$$$$@@@$$$$$$$$$$$$$$$$@@ *= + ==+~ *@@@$$$$$$@@@@%%$@@@@$$$$$$$@@@@$%%@@@@$$$$$$$$@@@@* ~+== + ++== o%@@@@@@= x$@@@@@@@%x ~*@@@@@@@@= ==++ + ===+ +=== + ox====o+ ++%%== x+%%** *=====xo + ++**=**%***=*=**++==***%****%**=**++==**=*=***%**=**==++ + x+++====++++ ++++======++xx ++++======++++ + diff --git a/src/build/framegen/frames/frame_094.txt b/src/build/framegen/frames/frame_094.txt new file mode 100644 index 000000000..bd9522ac3 --- /dev/null +++ b/src/build/framegen/frames/frame_094.txt @@ -0,0 +1,41 @@ + + xx++++====++++xx + ++==*%**==++oooo++==**%*==++ + ++**=* *=**++ + ++**+= ···· =+**++ + ++== x=$@@@@@@@@@@@@@@@@$=x ==++ + ==++ =$@@@@$$$$$$$$$$$$$$$$$$@@@@$= ++== + ===+ *@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* +=== + ++=+ ·$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$· +=++ + ox** $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ** o + +++o =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= o+++ + == $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + ==+· +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ·+== + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == $$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$ == + == ·@$$$$@= ·*@$$$$@x =@$$$$@· == + == ·@$$$@ ~@$$@ @$$$@· == + == ·@$$$$x +$$$@ x$$$$@· == + == ·@$$$$@@*==============*@@$$$$@$=++++==========*@@$$$$@· == + == ·@$$$$$$@@@@@@@@@@@@@@@@$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == %@$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@@% == + ==+o ~@@@@$$$$@@@@*+x+*@@@@$$$$$@@@@%=xx=$@@@@$$$$@@@@@*~ o+== + xx== x*$@@$*o o*$@@@@%+ ·=%@@@@$*o ==xx + ==== ~·++== + ====+= =+*==*++ ++****++ ++=*==== + ++*****%**%***==++++**=***%%%*****++++***%%%%%***=**++++ + ++++++++++ ++++++++++++ ++++++++++++ + diff --git a/src/build/framegen/frames/frame_095.txt b/src/build/framegen/frames/frame_095.txt new file mode 100644 index 000000000..b566afe9c --- /dev/null +++ b/src/build/framegen/frames/frame_095.txt @@ -0,0 +1,41 @@ + + ++============++ + ++**%%=*++o~····~o++*=%%**++ + +=**== ==**=+ + ++**++ ·~~oo~~· ++**++ + ===+ +%@@@@@@@@@@@@@@@@@@%+ +=== + ===+ ·*@@@@@$$$$$$$$$$$$$$$$$$@@@@@*· ++== + ===x %@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@% x=== + ++=+ o@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@o +=++ + xx== @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xo + ==+~ *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ~+== + == $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + +++x $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ x+++ + ==x· =@$$$$@@@@@@@@@$$$$$$$$$$$$$$$@@@@@@@@@$$$$$$$$$$$$$@= ·x== + == @$$$$$% +%@@@@@$$$$$$$$$$% ·+%@@@@@$$$$$$$$$@ == + == $$$$$@o +%@@@$$$$$$@ +%@@@$$$$$$$ == + == ·@$$$$$$~ o$$$$$$$$ o$$$$$$@· == + == ·@$$$$$$@@@%~ x@$$$$$@@@@*· +@$$$$@· == + == ·@$$$$$@+ $$$$$$$$x $$$$$$@· == + == ·@$$$$@o ·+$@@@$$$$$@ ~+$@@@$$$$$@· == + == ·@$$$$$* ~=$@@@@@$$$$$$$$$= ~=$@@@@@$$$$$$$$@· == + == ·@$$$$$@@$%$@@@@@$$$$$$$$$$$$$$@@$%$@@@@$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@$$$$$$$$$$$$$$$$$$$$$@@$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == +@@$$$$$$$$$$@@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@+ == + ==+x %@@@@@@@@@@%x· ·x*@@@@@@@@@@@@=~ ~+$@@@@@@@@@@@%x x+== + ++==o· x*%%=x o=%%%*+~ ~+*%%%=x ·x==++ + ====oo ox xo==== + ====+=+x ++======+= ======+= ~ ++*===== + ++==*******=**==++++************==++++==*****%******++++ + ++++++++++ +++++++++x ++++++++++ + diff --git a/src/build/framegen/frames/frame_096.txt b/src/build/framegen/frames/frame_096.txt new file mode 100644 index 000000000..aff846aa1 --- /dev/null +++ b/src/build/framegen/frames/frame_096.txt @@ -0,0 +1,41 @@ + + ++====****====++ + +=***%==+o o+==%***=+ + ===*++ ++*=== + ++**x+ ·ooxxxxoo· +x**++ + ===+ o=$@@@@@@@@@@@@@@@@@@$=o +=== + **++ o%@@@@$$$$$$$$$$$$$$$$$$$$@@@@%o ++** + ==+x ~$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$~ x+== + ++++ +@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ ++++ + ox== ~@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ ==xo + ==+~ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ~+== + ox== @@$$$$$@@$$$$$$$$$$$$$$$$$$$$$$@@$$$$$$$$$$$$$$$@@ ==xo + +++x @$$$$$@@%%@@@@$$$$$$$$$$$$$$$@@$%%@@@@$$$$$$$$$$$$$@ x+++ + ==+ =@$$$$$ x%@@@@$$$$$$$$$$$$ x$@@@$$$$$$$$$$@= +== + == @$$$$@$ +$@@@$$$$$$$@% +$@@@$$$$$$$@ == + == $$$$$$@% =@$$$$$$$@* *@$$$$$$$ == + == ·@$$$$$$@@@$= $$$$$$$$@@@$+ $$$$$$@· == + == ·@$$$$$$@@@$+ $$$$$$$$@@@$+ $$$$$$@· == + == ·@$$$$$@% =@$$$$$$$@* *@$$$$$$@· == + == ·@$$$$$% +$@@@$$$$$$$@% +$@@@$$$$$$$@· == + == ·@$$$$$$ x%@@@$$$$$$$$$$$$$ x%@@@$$$$$$$$$$$@· == + == ·@$$$$$$@$%%@@@@$$$$$$$$$$$$$$$@@$%%@@@@$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$@@$$$$$$$$$$$$$$$$$$$$$$@@$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x· @@@$$$$$$$$$@@@@@@@@$$$$$$$$$$@@@@@@@@$$$$$$$$$$$@@@ ·x== + ++++ o$@@@@@@@@$+ ·*@@@@@@@@@@*· x$@@@@@@@@@$x ++++ + xx==+x ·oo~ ~oo~ ~ooo~ o+==+x + ++==+x ===+ +=** x++==++ + ++====+=+x x+*+*=====+===o~ ~o=+*+=====*==+x ++*=====++ + ++++==********==++++==**********==++++++=*********==++++ + ++++++ xxxx++xxxx ++++++++ + diff --git a/src/build/framegen/frames/frame_097.txt b/src/build/framegen/frames/frame_097.txt new file mode 100644 index 000000000..316e49293 --- /dev/null +++ b/src/build/framegen/frames/frame_097.txt @@ -0,0 +1,41 @@ + + ++====****====++ + xx+=***%==x~ ~x==%***=+xx + x+===*++ ++*===+x + ++**+x ~ox++++xo~ x+**++ + ==++ x*$@@@@@@@@@@@@@@@@@@$*x ++== + **+x x%@@@@$$$$$$$$$$$$$$$$$$$$@@@@%x x+** + ==+o o$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$o o+== + ++++ +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ ++++ + xx== o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o ==xx + ==+· $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·+== + x+== @@$$$$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$@@ ==+x + +++x @$$$$@@=xx%@@@@$$$$$$$$$$$$$$@@=x+%@@@$$$$$$$$$$$$$@ x+++ + ==x *$$$$$$ x$@@@$$$$$$$$$$$% +$@@@$$$$$$$$$$* x== + == @$$$$$$ =$@@@$$$$$$$% =$@@@$$$$$$@ == + == $$$$$$@@+ ~$$$$$$$$@@+ ~$$$$$$$$ == + == ~@$$$$$$$@@@@+ $$$$$$$$$@@@@+ $$$$$$@~ == + == ·@$$$$$$@@$+ $$$$$$$$@@$+ $$$$$$@· == + == ·@$$$$$$x +$@$$$$$$$$o =$@$$$$$$@· == + == ·@$$$$@$ x$@@@$$$$$$$$@% x$@@@$$$$$$$$@· == + == ·@$$$$$$o ~*@@@@$$$$$$$$$$$$$~ o%@@@@$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==x· $@@$$$$$$$$@@@@@@@@@@$$$$$$$$$@@@@@@@@@$$$$$$$$$@@@$ ·x== + ++++ =@@@@@@@@*~ o%@@@@@@@@$+ =@@@@@@@@@*· ++++ + ox==++ ++==xx + ++===+ **%* =*%% +++===++ + ++=====%+=++==*==========*==++==***========%+=++++*=*+====++ + xx++==******==++xxx+++==******==+++x+x++==******====++ + xx++xx xx++xx xx++++ + diff --git a/src/build/framegen/frames/frame_098.txt b/src/build/framegen/frames/frame_098.txt new file mode 100644 index 000000000..7eb1d4acf --- /dev/null +++ b/src/build/framegen/frames/frame_098.txt @@ -0,0 +1,41 @@ + + xx++==********==++xx + x+==*%**=+~· ·~+=**%*==+x + x+=*=*+x x+*=*=+x + ++**xo ·ox+====+xo· ox**++ + **++ x*@@@@@@@@@@@@@@@@@@@@*x ++** + **+o x$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$x x+** + ==+o x$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$x o+== + ++++ =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ++++ + xx== x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ==xx + ==+· $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·+== + ox== @@$$$$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$@@ ==xo + +++x @$$$$@@+·~=@@@@$$$$$$$$$$$$$$@@x·~=@@@@$$$$$$$$$$$$@ x+++ + == *$$$$$$ ·=@@@@$$$$$$$$$@% ~*@@@@$$$$$$$$$* == + == @$$$$$$ ~*@@@$$$$$$$% ~*@@@$$$$$$@ == + == $$$$$$$@*~ =$$$$$$$@@*· =$$$$$$$ == + == ~@$$$$$$$@@@@+ $$$$$$$$$@@@@+ $$$$$$@~ == + == ·@$$$$$$@$x o$$$$$$$@@$x x$$$$$$@· == + == ·@$$$$$$ +$@@$$$$$$$$ +$@@$$$$$$@· == + == ·@$$$$@$ x$@@@@$$$$$$$$@% x$@@@@$$$$$$$$@· == + == ·@$$$$$@$~ x%@@@@$$$$$$$$$$$$$@%· x%@@@@$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == $@$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$$@$ == + ==+o +@@@$$$$$$@@@@%**%@@@@$$$$$$@@@@$***%@@@@$$$$$$@@@@+ o+== + ++== ·=$@@@@@%x o*@@@@@@$= =$@@@@@@*x ==++ + ===+ +=== + ++====x+ x+****+x ****++ =+====++ + ++=====**%****%==========********==========**%****%*======++ + ++++======++++ ++++========++ ++++========++xx + + diff --git a/src/build/framegen/frames/frame_099.txt b/src/build/framegen/frames/frame_099.txt new file mode 100644 index 000000000..624e9eea2 --- /dev/null +++ b/src/build/framegen/frames/frame_099.txt @@ -0,0 +1,41 @@ + + +++===********===+++ + ++==*%**++~· ·~++**%*==+x + xx**=%+x x+%=**xx + ++*=x ~ox+====+xo~ x=*++ + **++ x%@@@@@@@@@@@@@@@@@@@@%x ++** + **+o +$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$+ o+** + =*+o x$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$x ~+*= + ++++ =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ++++ + xx== x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ==xo + ==+· $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·+== + ox== @$$$$@@@@@@$$$$$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$$$@ ==xo + +++x @$$$$@$o +$@@@$$$$$$$$$$$$$$@$o +$@@@$$$$$$$$$$$$@ x+++ + == *$$$$$$ +$@@@$$$$$$$$$@% +$@@@$$$$$$$$$* == + == @$$$$$$ +$@@$$$$$$$$ =$@@$$$$$$@ == + == $$$$$$$@%o x$$$$$$$@@%o +$$$$$$$ == + == ·@$$$$$$$@@@@+ $$$$$$$$$@@@@x $$$$$$@· == + == ·@$$$$$$@*~ +$$$$$$$@@*~ =$$$$$$@· == + == ·@$$$$$$ ·=$@@$$$$$$$% ~*@@@$$$$$$@· == + == ·@$$$$$$ =@@@@$$$$$$$$$@% ·=@@@@$$$$$$$$$@· == + == ·@$$$$$@@x·~=$@@@$$$$$$$$$$$$$$@$x·~=@@@@$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == *@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@@% == + ==+x ~$@@@@$$$@@@@$=xx+%@@@@$$$$@@@@@*+xx=$@@@@$$$$@@@@%~ x+== + ++== o*$@@$%=· +*$@@@$*x ~=%@@@$%+ ==++ + ==== ~·++== + xx====+= ++**=*+= x+====+= x=+====xx + ++====*%%%***=====++====%%%%%**=====++====*%*%%*%*====++ + xx++++===+++++ xx++++====++++ xx++++====++++ + + diff --git a/src/build/framegen/frames/frame_100.txt b/src/build/framegen/frames/frame_100.txt new file mode 100644 index 000000000..c66e0879c --- /dev/null +++ b/src/build/framegen/frames/frame_100.txt @@ -0,0 +1,41 @@ + + +++===********===+++ + ++==*%**++~· ·~++**%*==+x + xx**=%+x x+%=**xx + ++*=x ~ox+====+xo~ x==++ + **++ +%@@@@@@@@@@@@@@@@@@@@%+ ++** + **+o +$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$+ o+** + ==+~ x$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$x ~+*= + ++++ =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ++++ + xx== x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ==xo + ==+· $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·+== + ox== @$$$$@@@@@@$$$$$$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$$@ ==xo + +++x @$$$$$%· o*@@@@$$$$$$$$$$$$$@% o%@@@@$$$$$$$$$$$@ x+++ + == *$$$$@$ o%@@@@$$$$$$$$@% x%@@@@$$$$$$$$* == + == @$$$$$$ x%@@$$$$$$$$ x%@@$$$$$$@ == + == $$$$$$$@$+ ~$$$$$$$@@$x o$$$$$$$ == + == ~@$$$$$$$@@@@+ $$$$$$$$$@@@@x $$$$$$@~ == + == ·@$$$$$@@= *$$$$$$$@@+ *$$$$$$@· == + == ·@$$$$$$ o%@@@$$$$$$$% o%@@@$$$$$$@· == + == ·@$$$$$$ o*@@@@$$$$$$$$$$% o%@@@@$$$$$$$$$@· == + == ·@$$$$$@@=ox*@@@@$$$$$$$$$$$$$$@@=ox*@@@@$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == x@@$$$$$$$$$$$@@@@@@@$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$@@+ == + ==++ *@@@@@@@@@@@=~ x%@@@@@@@@@@@%x ~=@@@@@@@@@@@@= ++== + xx==x· o=***+~ x=***=x ~+****+~ ·x==++ + ====xo +o xx xx==== + ======+x o=+=====*+x =+=*====++ ++====== + ++==***%******==++++==***%********++++==************==++ + ++++++++++ ++++++++++ ++++++++++++ + + diff --git a/src/build/framegen/frames/frame_101.txt b/src/build/framegen/frames/frame_101.txt new file mode 100644 index 000000000..63dc3de2c --- /dev/null +++ b/src/build/framegen/frames/frame_101.txt @@ -0,0 +1,41 @@ + + xx+===********===+xx + ++==*%**++~· ·~++**%*==+x + xx**=*+x x+*=**xx + ++*=xo ·ox+====+xo· ox=*++ + **++ x%@@@@@@@@@@@@@@@@@@@@%x ++** + **+o +$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$+ o+** + =*+o x$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$x o+*= + ++++ =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ++++ + xx== x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ==xo + ==+· $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·+== + ox== @@$$$@@@@@@$$$$$$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@@ ==xo + +++x @$$$$$% ~*@@@@$$$$$$$$$$$$$@* o*@@@@$$$$$$$$$$$@ x+++ + == *$$$$@% o*@@@@$$$$$$$$@% o%@@@@$$$$$$$$* == + == @$$$$$$ o%@@$$$$$$$$ o%@@$$$$$$@ == + == $$$$$$$@$+ ·$$$$$$$$@$+ ~$$$$$$$ == + == ·@$$$$$$$@@@@+ $$$$$$$$$@@@@x $$$$$$@· == + == ·@$$$$$@@+ *$$$$$$$@@+ %$$$$$$@· == + == ·@$$$$$$ x%@@@$$$$$$$% x%@@@$$$$$$@· == + == ·@$$$$$$ o%@@@@$$$$$$$$$$% x%@@@@$$$$$$$$$@· == + == ·@$$$$$@@=xx%@@@@$$$$$$$$$$$$$$@@=x+%@@@@$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == ~@@$$$$$$$$$$$@@@@@@@$$$$$$$$$$$@@@@@@@@$$$$$$$$$$@@@o == + ++++ +@@@@@@@@@@$+ ·=@@@@@@@@@@@*~ o%@@@@@@@@@@$x ++++ + ox==+~ x+=+o x+=+x· o+==+o ~+==+x + ++==+x ++ == ++==++ + ++====++ x+*+==**==++ ox=+==***=+* =+==**++ + ++==**********==++xx++**********==++++++************++++ + ++++++xx ++++++xx xx++++xx + + diff --git a/src/build/framegen/frames/frame_102.txt b/src/build/framegen/frames/frame_102.txt new file mode 100644 index 000000000..a53995bec --- /dev/null +++ b/src/build/framegen/frames/frame_102.txt @@ -0,0 +1,41 @@ + + xx+===********===+xx + +++=****+=o· ·o==****=++x + x+=*=*+x x+*=*=+x + ++**+x ~x++==++x~ x+**++ + **++ x*@@@@@@@@@@@@@@@@@@@@*x ++** + **xx x%@@@@$$$$$$$$$$$$$$$$$$$$@@@@%x xx** + ==+o o$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$o o+== + ++++ +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ ++++ + xx== x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ==xx + ==+· $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·+== + ox== @@$$$@@@@@@$$$$$$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@@ ==xo + +++x @$$$$@% ~*@@@@$$$$$$$$$$$$$@* ~*@@@@$$$$$$$$$$$@ x+++ + == *$$$$@$ ~*@@@@$$$$$$$$@% o*@@@@$$$$$$$$* == + == @$$$$$$ o%@@$$$$$$$$ o%@@$$$$$$@ == + == $$$$$$$@$=· ·$$$$$$$$@$+ ~$$$$$$$ == + == ~@$$$$$$$@@@@+ $$$$$$$$$@@@@x $$$$$$@~ == + == ·@$$$$$@@+ *$$$$$$$@@+ %$$$$$$@· == + == ·@$$$$$$ x%@@@$$$$$$$% x$@@@$$$$$$@· == + == ·@$$$$$$ x%@@@@$$$$$$$$$$% x%@@@@$$$$$$$$$@· == + == ·@$$$$$@@=x+%@@@@$$$$$$$$$$$$$$@@=x+%@@@@$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x· @@@$$$$$$$$$@@@@@@@@@$$$$$$$$$$@@@@@@@@$$$$$$$$$$@@@ ·x== + ++++ ~%@@@@@@@@@%~ o%@@@@@@@@@$+ =@@@@@@@@@@%~ ++++ + ox==+x oo~ ~oo· ~oo~ x+==xo + x+==++ ++** %% ++==++ + ++=*==+*xx ~x++*=**=*===*+x ++*=**==**+*++ x+*===*=++ + ++==********++xx ++==********==++ ++==********==++ + + + diff --git a/src/build/framegen/frames/frame_103.txt b/src/build/framegen/frames/frame_103.txt new file mode 100644 index 000000000..04ce9a005 --- /dev/null +++ b/src/build/framegen/frames/frame_103.txt @@ -0,0 +1,41 @@ + + x++====******====++x + ++==***%==xo ox==%***==+x + xx=*=*++ ++*=*=xx + ++**++ ~ox++++xo~ ++**++ + **++ o*$@@@@@@@@@@@@@@@@@@$*o ++** + **+x o%@@@@$$$$$$$$$$$$$$$$$$$$@@@@%o x+** + ==+o ~$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$~ o+== + ++++ +@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ ++++ + xx== o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o ==xo + ==+~ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ~+== + ox== @@$$$@@@@@@$$$$$$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@@ ==xo + +++x @$$$$$% ~*@@@@$$$$$$$$$$$$$@* o*@@@@$$$$$$$$$$$@ x+++ + ==+ *@$$$@% o*@@@@$$$$$$$$@% o%@@@@$$$$$$$@* x== + == @$$$$$$ o%@@$$$$$$$$ o%@@$$$$$$@ == + == $$$$$$$@$= ·$$$$$$$$@$+ ~$$$$$$$ == + == ·@$$$$$$$@@@@+ $$$$$$$$$@@@@x $$$$$$@· == + == ·@$$$$$@@+ *$$$$$$$@@+ %$$$$$$@· == + == ·@$$$$$$ x%@@@$$$$$$$% x$@@@$$$$$$@· == + == ·@$$$$$$ o%@@@@$$$$$$$$$$% x%@@@@$$$$$$$$$@· == + == ·@$$$$$@@=xx%@@@@$$$$$$$$$$$$$$@@=x+%@@@@$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==+· @@@$$$$$$$$$@@@@@@@@@$$$$$$$$$@@@@@@@@@@$$$$$$$$$@@@ ·+== + ++++ %@@@@@@@@@*· *@@@@@@@@@$x x$@@@@@@@@@* ++++ + ==+x ·· ·· ·· x+== + x+==++ +=%% +%*+ ++==++ + xx==**=*++xxxx*=*=**==**=*++xxxx+=*=**==**=*=+xxxx++*+**==++ + ++++******==++ xx++*******=++++ ++++=*******++++ + + + diff --git a/src/build/framegen/frames/frame_104.txt b/src/build/framegen/frames/frame_104.txt new file mode 100644 index 000000000..6447b659b --- /dev/null +++ b/src/build/framegen/frames/frame_104.txt @@ -0,0 +1,41 @@ + + xx++=====**=====++xx + ++++***%**++~· ·~++**%***+++x + xx==*%=+ +=%*==xx + ++**++ ~~oooo~~ ++**++ + ==== ·+%@@@@@@@@@@@@@@@@@@%+· ==== + **+x ~*@@@@@$$$$$$$$$$$$$$$$$$@@@@@*~ x+** + ==+x ·%@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@%· x+== + ++=+ x@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@x +=++ + xx== ·@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@· ==xo + ==+~ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ~+== + ox== @@$$$@@@@@@$$$$$$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@@ ==xo + +++x $$$$$@%· o%@@@@$$$$$$$$$$$$$@%· x%@@@@$$$$$$$$$$$$ x+++ + ==+· =@$$$@$ x%@@@@$$$$$$$$@% x%@@@@$$$$$$$@= ·+== + == @$$$$$$ x%@@$$$$$$$$ x$@@$$$$$$@ == + == $$$$$$$@$+ ~$$$$$$$@@$x o$$$$$$$ == + == ~@$$$$$$$@@@@+ $$$$$$$$$@@@@x $$$$$$@~ == + == ·@$$$$$$@= =$$$$$$$@@= *$$$$$$@· == + == ·@$$$$$$ o%@@@$$$$$$$% o%@@@$$$$$$@· == + == ·@$$$$$$ o*@@@@$$$$$$$$$$% o*@@@@$$$$$$$$$@· == + == ·@$$$$$@@=oo*@@@@$$$$$$$$$$$$$$@@+ox*@@@@$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==+· $@@$$$$$$$$$@@@@@@@@@$$$$$$$$$@@@@@@@@@@$$$$$$$$$@@$ ·x== + +++= =@@@@@@@@@= +$@@@@@@@@%o ~%@@@@@@@@$= ++++ + ==++ +=== + xx=*=+ =*%% ++%%++ +=**+x + ++**=*=+++++******++**=%*=++++==*=**++**=*==++++++*=**++ + xx++======++++ ++======++++ ++++==**==++xx + + + diff --git a/src/build/framegen/frames/frame_105.txt b/src/build/framegen/frames/frame_105.txt new file mode 100644 index 000000000..3a119586e --- /dev/null +++ b/src/build/framegen/frames/frame_105.txt @@ -0,0 +1,41 @@ + + xx++============++xx + ++++**%%**==xo~~~~ox==**%%**+++x + xx==**== ==**==xx + ++**+= ·~~~~· =+**++ + ===+ x*$@@@@@@@@@@@@@@@@$*x +=== + **++ =@@@@@$$$$$$$$$$$$$$$$$$@@@@@= ++** + ==++ *@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* ++== + ++=+ ~@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@~ +=++ + xx== @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xx + ==+o *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* o+== + ox== $@$$$@@@@@@$$$$$$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@$ ==xo + ++++ $@$$$@$o +$@@@$$$$$$$$$$$$$$@$~ +$@@@$$$$$$$$$$$@$ x+++ + ==+· +@$$$$$ +$@@@@$$$$$$$$@% +$@@@$$$$$$$$@+ ·+== + == @$$$$$$ +$@@$$$$$$$$ +$@@$$$$$$@ == + == $$$$$$$@%o x$$$$$$$@@%o x$$$$$$$ == + == ·@$$$$$$$@@@@+ $$$$$$$$$@@@@x $$$$$$@· == + == ·@$$$$$$@*~ +$$$$$$$@@*~ =$$$$$$@· == + == ·@$$$$$$ ·*@@@$$$$$$$% ~*@@@$$$$$$@· == + == ·@$$$$$$ ·=@@@@$$$$$$$$$@% ~*@@@@$$$$$$$$$@· == + == ·@$$$$$@@+·~=@@@@$$$$$$$$$$$$$$@$x·~=@@@@$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==+· %@@$$$$$$$$$@@@@$@@@@@$$$$$$$$@@@@$$@@@@$$$$$$$$$@@$ ·+== + ++== =$@@@@@@@$= x%@@@@@@@@%~ *@@@@@@@@$+ ==+x + ==++ ++== + ===+ ==*%+x ++%%=+ +=== + ++**=%==++++*=**==++**=*==++++***=**++******++++==%=**++ + ++======++++ ++======++++ ++++======++ + + + diff --git a/src/build/framegen/frames/frame_106.txt b/src/build/framegen/frames/frame_106.txt new file mode 100644 index 000000000..d472c438f --- /dev/null +++ b/src/build/framegen/frames/frame_106.txt @@ -0,0 +1,41 @@ + + ++++++====++++++ + xx+=***%%%**==++++==**%%%***=+xx + ox==**=*x ox*=**==xo + ++**+= =+**++ + ==== ~+%$@@@@@@@@@@@@@@$%+~ ==== + ===+ x%@@@@@$$$$$$$$$$$$$$$$@@@@@%x +=== + ===+ +@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@+ +=== + ++=+ %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% +=++ + ox== %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ==xx + ==+x x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x x+== + xx== %@$$$$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$@% ==xo + ++++ %@$$$@@+~o=@@@@$$$$$$$$$$$$$$@@+~o*@@@@$$$$$$$$$$$@% ++++ + ==+· x@$$$$$ ~*@@@@$$$$$$$$$$% o*@@@@$$$$$$$$@x ·+== + == @$$$$$$ ~*@@@$$$$$$$% o%@@@$$$$$$@ == + == $$$$$$$@=· =$$$$$$$@@= *$$$$$$$ == + == ·@$$$$$$$@@@@+ $$$$$$$$$@@@@x $$$$$$@· == + == ·@$$$$$$@$x o$$$$$$$@@$x x$$$$$$@· == + == ·@$$$$$$ x$@@$$$$$$$$ +$@@$$$$$$@· == + == ·@$$$$@$ x%@@@@$$$$$$$$@% x$@@@@$$$$$$$$@· == + == ·@$$$$$@$~ x%@@@@$$$$$$$$$$$$$@%· x%@@@@$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==+· %@@@$$$$$$$$@@@$$$@@@@$$$$$$$$@@@@$$$@@@$$$$$$$$@@@% ·+== + x+== +$@@@@@@@$+ o%@@@@@@@@*~ =$@@@@@@@$+ ==xx + ===+ +=== + ==== ==%%++ ++%%== ==== + ++**=***++==%***==++***%**++++*=%**=++==***%==++**%=**++ + x+++==++++ x+++++==++xx ++++++++++ + + + diff --git a/src/build/framegen/frames/frame_107.txt b/src/build/framegen/frames/frame_107.txt new file mode 100644 index 000000000..0d5034d4f --- /dev/null +++ b/src/build/framegen/frames/frame_107.txt @@ -0,0 +1,41 @@ + + ++++++++++++++++ + ++*****%*%=******=%*%*****++ + ++**=*+x x+*=**++ x + ++**+= =+**++ + ====ox o=%@@@@@@@@@@@@@@%=o xo==== + ===+ ~*@@@@@@$$$$$$$$$$$$$$@@@@@@*~ +=== + ===+ o$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$o +=== + ++== *@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* ==++ + ox== *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* ==xo + ==+x o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o x+== + ox== =@$$$$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$@= ==xo + ++++ *@$$$@@*x+%@@@@$$$$$$$$$$$$$$@@*x+%@@@@$$$$$$$$$$$@* ++++ + ==x· ~@$$$$$ x%@@@@$$$$$$$$$$% x$@@@@$$$$$$$$@~ ·x== + == @$$$$$$ x$@@@$$$$$$$% +$@@@$$$$$$@ == + == $$$$$$@@+ %@$$$$$$@@x %$$$$$$$ == + == ·@$$$$$$$@@@@+ $$$$$$$$$@@@@x @$$$$$@· == + == ·@$$$$$$@$=· $$$$$$$$@$=· ~$$$$$$@· == + == ·@$$$$$$ ~*@@$$$$$$$$ o%@@$$$$$$@· == + == ·@$$$$@% ~*@@@@$$$$$$$$@% ~*@@@@$$$$$$$$@· == + == ·@$$$$$@* ·=@@@@$$$$$$$$$$$$$@* ~*@@@@$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$$$$$$$$$$$$$$$@@ == + ==+~ %@@@$$$$$$$@@@@$$$@@@@$$$$$$$$@@@@$$$@@@$$$$$$$$@@@% ·+== + xx== x%@@@@@@@$+ ~%@@@@@@@@*~ =$@@@@@@@$+ ==xx + ===+ +=== + ====x ==%%++ ++%%== ==== + ++***%**====%***++++==*%**====%***==++++***%==+=***=**++ + xx++++++++ ++==++++ ++++++++xx + + + diff --git a/src/build/framegen/frames/frame_108.txt b/src/build/framegen/frames/frame_108.txt new file mode 100644 index 000000000..0b07a3b32 --- /dev/null +++ b/src/build/framegen/frames/frame_108.txt @@ -0,0 +1,41 @@ + + xx++++++++++++xx + ++==***%*%*%%%%%%*%*%***==++ + ++**=*== ==*=**++ + ++**=*++ ++*=**++ + ++**++ ~+*%@@@@@@@@@@%*+~ ++**++ + ==== o*@@@@@@@$$$$$$$$$$@@@@@@@*o ==== + ==== =@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@= ==== + ++== x@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@x ==++ + xx==x· x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ·x==xx + ++++ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++++ + ox== o@$$$$$@@$$$$$$$$$$$$$$$$$$$$$$@@$$$$$$$$$$$$$$$@o ==xo + ++++ x@$$$$@$%%@@@@$$$$$$$$$$$$$$$$@$%%@@@@$$$$$$$$$$$$@x ++++ + ==+~ @$$$$$ o%@@@@$$$$$$$$$$$$ o%@@@@$$$$$$$$$@ ~+== + == $$$$$@$ o%@@@$$$$$$$@% x%@@@$$$$$$$$ == + == @$$$$$@% x@$$$$$$$@* x@$$$$$$@ == + == ·@$$$$$$$@@@*· $$$$$$$$@@@@* $$$$$$@· == + == ·@$$$$$$@@$+· $$$$$$$$@@$+ $$$$$$@· == + == ·@$$$$$$x o%@$$$$$$$$o x$@$$$$$$@· == + == ·@$$$$@% o%@@@@$$$$$$$@% x%@@@@$$$$$$$@· == + == ·@$$$$$$x o*@@@@$$$$$$$$$$$$$o o%@@@@$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$@$$$$$$$$$$$$$$$$$$@$$$$$$$$$$$$$$$@@ == + ==+~ %@@@$$$$$$$@@@@$$$@@@@$$$$$$$$@@@@$$$@@@$$$$$$$$@@@% ·+== + ox== x%@@@@@@@$+ ~*@@@@@@@@*~ =$@@@@@@@$+ ==+x + ++=+ +=++ + ++==ox ==%%++ ++%%== o==++ + x+***%**====%***++++==***%====%***==++++***%====**%***++ + +++++++x ++++++++ ++++++++ + + + diff --git a/src/build/framegen/frames/frame_109.txt b/src/build/framegen/frames/frame_109.txt new file mode 100644 index 000000000..c187dd596 --- /dev/null +++ b/src/build/framegen/frames/frame_109.txt @@ -0,0 +1,41 @@ + + xx++++++++++++xx + ++==****%%*%%%%%%*%%****==++ + ++****=*++ ++*=****++ + ++=*==+= =+====++ + ++**++ ~+=%$$@@@@$$%=+~ ++**++ + ++==oo +%@@@@@@@@$$$$$$@@@@@@@@%+ oo==++ + ++== o$@@@@$$$$$$$$$$$$$$$$$$$$$$@@@@$o ==++ + ++==~ %@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@% ~==++ + ox==+~ $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ ~+==xo + ++++ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++++ + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ++++ ~@$$$$@@@@@@@$$$$$$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$$@~ ++++ + ==+~ @$$$$$~ =@@@@$$$$$$$$$$$$$· ·=@@@@$$$$$$$$$$@ ~+== + == $$$$$@% ·=$@@@$$$$$$$@% ·*@@@@$$$$$$$$ == + == @$$$$$$= ·*@$$$$$$$$+ ~*@$$$$$$@ == + == $$$$$$$@@@*x $$$$$$$$@@@*o $$$$$$$ == + == ·@$$$$$$@@@$+ $$$$$$$$@@@%x $$$$$$@· == + == ·@$$$$$@* =@$$$$$$$@= =@$$$$$$@· == + == ·@$$$$@$ +$@@@$$$$$$$@% +$@@@$$$$$$$@· == + == ·@$$$$$$ +$@@@$$$$$$$$$$$$$ +$@@@$$$$$$$$$$$@· == + == ·@$$$$$$@@$$@@@@$$$$$$$$$$$$$$$$@@$$@@@$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$@$$$$$$$$$$$$$$$$$$$$$$$@$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$$$$$$$$$$$$$$$@@ == + ==+~ %@@@$$$$$$$$@@@$$$@@@@$$$$$$$$@@@@$$$@@@$$$$$$$$@@@% ·+== + xx== +%@@@@@@@$= ~%@@@@@@@@%~ =$@@@@@@@$+ ==xx + ++=+ +=++ + ++==ox ==%%++ ++%%== o==++ + x+***%**====%***++++==***%====%***==++++***%====**%***++ + ++++++++ ++++++++ ++++++++ + + + diff --git a/src/build/framegen/frames/frame_110.txt b/src/build/framegen/frames/frame_110.txt new file mode 100644 index 000000000..0ecf74c83 --- /dev/null +++ b/src/build/framegen/frames/frame_110.txt @@ -0,0 +1,41 @@ + + ++++++++++++ + ++++==******%%%*******==++++ + ++==**=***++ ++******==++ + ++==**=*+o o+*=**==++ + ++====x ·o++====++o· x====++ + ++==++ +%@@@@@@@@@@@@@@@@@@@@%+ ++==++ + ++==xo +$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$+ ox==++ + ++==+~ x@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@x ~+==++ + ==+x =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= x+== + ++== x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ==++ + ==x· $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·x== + ++== @$$$$@@@@@@$$$$$$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$$@ ==++ + +++x @$$$$$* ·=@@@@$$$$$$$$$$$$$$= ~=@@@@$$$$$$$$$$$@ x+++ + == *$$$$@$ ·*@@@@$$$$$$$$@% ~*@@@@$$$$$$$$* == + == @$$$$$$ ~*@@$$$$$$$$ ~*@@$$$$$$@ == + == $$$$$$$@@=~ $$$$$$$$@@=· ·$$$$$$$ == + == ~@$$$$$$$@@@@x $$$$$$$$$@@@@o $$$$$$@~ == + == ·@$$$$$@@x %$$$$$$$@@x %$$$$$$@· == + == ·@$$$$$$ +$@@@$$$$$$$% +$@@@$$$$$$@· == + == ·@$$$$$$ +$@@@$$$$$$$$$$$% +$@@@$$$$$$$$$$@· == + == ·@$$$$$@@*++%@@@@$$$$$$$$$$$$$$@@*+=%@@@@$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==+· %@@@$$$$$$$$@@@@$$@@@@$$$$$$$$@@@@$$@@@@$$$$$$$$$@@$ ·+== + xx== +$@@@@@@@$= o%@@@@@@@@%o =$@@@@@@@$= ==xx + ++=+ +=++ + ++== ==%%++ ++%%== ==++ + x+===***++==%***++x+==*%**====**%*==xx++***%==++***=**++ + ++++++++ ++++++++ ++++++++ + + + diff --git a/src/build/framegen/frames/frame_111.txt b/src/build/framegen/frames/frame_111.txt new file mode 100644 index 000000000..f9eafa6a4 --- /dev/null +++ b/src/build/framegen/frames/frame_111.txt @@ -0,0 +1,41 @@ + + ++xxxx++ + xx++==****************==++xx + x+==**==*%=*++oo oo++==%*==**==++ + x+++**=*+= =+*=**+++x + ++====++ ~oooo~ ++====++ + ++===+ +%@@@@@@@@@@@@@@@@@@%+ +===++ + ++==+x ·*@@@@@$$$$$$$$$$$$$$$$$$@@@@@*· x+==++ + x+==+x %@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@% x+==+x + ==++ o@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@o +=== + ++== ·@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@· ==++ + ==+~ *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ~+== + ++== $@$$$$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$@$ ==++ + +++x $$$$$@@x ·+$@@@$$$$$$$$$$$$$$@$o ~=@@@@$$$$$$$$$$$$$ x+++ + ==x· =@$$$$$ =$@@@$$$$$$$$$@% =$@@@$$$$$$$$@= ·+== + == @$$$$$$ =$@@$$$$$$$% ·=@@@$$$$$$@ == + == $$$$$$$@%o +$$$$$$$@@*~ +$$$$$$$ == + == ·@$$$$$$$@@@@+ $$$$$$$$$@@@@+ $$$$$$@· == + == ·@$$$$$$@%o x$$$$$$$@@%~ +$$$$$$@· == + == ·@$$$$$$ =@@@$$$$$$$$ ·=@@@$$$$$$@· == + == ·@$$$$$$ =$@@@$$$$$$$$$$% =$@@@$$$$$$$$$@· == + == ·@$$$$$@$x ·+$@@@$$$$$$$$$$$$$$@$o ·=$@@@$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@@$$$$$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==+· $@@$$$$$$$$$@@@@$@@@@@$$$$$$$$@@@@@$@@@@$$$$$$$$$@@$ ·+== + xx== =$@@@@@@@@* o%@@@@@@@@%o *@@@@@@@@$= ==xx + ++=+ +=++ + ++== ==%%++ ++%%== ==++ + x+**=%*=++++%***=+++==*%**++++**%*==+++=***%++++==%=**++ + ++++++++ ++++++++ ++++++++ + + + diff --git a/src/build/framegen/frames/frame_112.txt b/src/build/framegen/frames/frame_112.txt new file mode 100644 index 000000000..75ce50d77 --- /dev/null +++ b/src/build/framegen/frames/frame_112.txt @@ -0,0 +1,41 @@ + + + xx++====********====++xx + ++==**=**%****++++****%**=**==++ + ++=====*+x ++*=====++ + ++====== ======++ + ++====xx o=%$@@@@@@@@@@@@$%=o xx====++ + ++===+ ·*$@@@@@$$$$$$$$$$$$$$@@@@@$*· +===++ + xx===+ o$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$o +===xx + ==++ *@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* ++== + ++== *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* ==++ + ==+x ~@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ x+== + xx== =@$$$$$@@$$$$$$$$$$$$$$$$$$$$$@@@$$$$$$$$$$$$$$$@= ==xx + ++++ *@$$$$@$*%@@@@$$$$$$$$$$$$$$$@@$*%@@@@$$$$$$$$$$$$@* ++++ + ==+· ~@$$$$$ ~*@@@@$$$$$$$$$$$$ ~*@@@@$$$$$$$$$@~ ·+== + == @$$$$$$ ~*@@@$$$$$$$@% o*@@@$$$$$$$@ == + == $$$$$$@%~ o$$$$$$$$@%· x$$$$$$$$ == + == ·@$$$$$$$@@@%~ $$$$$$$$$@@@%· $$$$$$@· == + == ·@$$$$$$@@%+ $$$$$$$$@@%x $$$$$$@· == + == ·@$$$$$$o x$@$$$$$$$$~ +$@$$$$$$@· == + == ·@$$$$$$ x%@@@@$$$$$$$@% +$@@@$$$$$$$$@· == + == ·@$$$$$$+ x%@@@@$$$$$$$$$$$$$x x%@@@@$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x· $@@$$$$$$$$$@@@@@@@@@$$$$$$$$$$@@@@@@@@@$$$$$$$$$@@@ ·x== + xx== *@@@@@@@@@%~ +$@@@@@@@@$+ ~%@@@@@@@@@* ==xx + ==++ ++== + ===+ ++%% %%++ +=== + ++**=%+++x++**%*=+++===*==++++==*===++++*%**++++++****++ + ++++====++ ++====++ ++====++++ + + + diff --git a/src/build/framegen/frames/frame_113.txt b/src/build/framegen/frames/frame_113.txt new file mode 100644 index 000000000..ee9846d6f --- /dev/null +++ b/src/build/framegen/frames/frame_113.txt @@ -0,0 +1,41 @@ + + + xx++++============++++xx + ++====**=**%%%****%%%**=**====++ + ++====**=*o~ ~o*=**====++ + ======++ ++====== + x+====++ ~+*%$@@@@@@@@$%*+~ ++====++ + xx==== o%@@@@@@@$$$$$$$$$$@@@@@@@%o ====xx + ==== =@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@= ==== + =+== o@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@o ==++ + x+==x· x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ·x==+x + ==++ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++== + xx== o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ==xx + ++++ x@$$$$@@@@@@@$$$$$$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$$@x ++++ + ==+~ @$$$$$o ·*@@@@$$$$$$$$$$$$$~ ~*@@@@$$$$$$$$$$@ ~+== + == $$$$$@% ~*@@@@$$$$$$$@* ~*@@@@$$$$$$$$ == + == @$$$$$$+ ~*@$$$$$$$$x o*@$$$$$$@ == + == ·@$$$$$$@@@*o $$$$$$$$@@$*~ @$$$$$@· == + == ·@$$$$$$@@@$+ $$$$$$$$@@@$+ @$$$$$@· == + == ·@$$$$$@* +@$$$$$$$@* =@$$$$$$@· == + == ·@$$$$@% +$@@@$$$$$$$@% +$@@@$$$$$$$@· == + == ·@$$$$$$ x%@@@@$$$$$$$$$$$$ +$@@@$$$$$$$$$$$@· == + == ·@$$$$$$@@$$@@@@$$$$$$$$$$$$$$$$@@$$@@@@$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$@$$$$$$$$$$$$$$$$$$$$$$$@$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x· @@@$$$$$$$$$@@@@@@@@@$$$$$$$$$$@@@@@@@@@$$$$$$$$$@@@ ·x== + xx++ ·%@@@@@@@@@%o =@@@@@@@@@@= o%@@@@@@@@@%~ ++++ + ==+x ·~~ ·~~· ~~~ x+== + ==++ x+%% %%++ +=== + ++**=%++ooox==*===++**=%++xoox++%=**++===*==xooo++%=**++ + ++++==++++ x+++====++xx ++++====++ + + + diff --git a/src/build/framegen/frames/frame_114.txt b/src/build/framegen/frames/frame_114.txt new file mode 100644 index 000000000..396d5a292 --- /dev/null +++ b/src/build/framegen/frames/frame_114.txt @@ -0,0 +1,41 @@ + + + xx++++++++++++++++++ + ++++==****=***%%%%***=****==++++ + ++++=====%==o~ ~o==%=====++++ + ++====+= =+====++ + ====++ ~x=**%%%%**=x~ +===== + ====++ o*$@@@@@@@@@@@@@@@@@@@@$*o ++==== + ====o~ ·*@@@@$$$$$$$$$$$$$$$$$$$$$$@@@@*· ~o==== + ++==x· =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@= ·x==++ + xx==+o %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% o+==xx + =+++ *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* +++= + xx==x· @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ·x==xo + ++++ @$$$$@@@@@@$$$$$$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$$@ ++++ + ==+o @$$$$@$~ x%@@@@$$$$$$$$$$$$$@%· x%@@@@$$$$$$$$$$$@ o+== + == %$$$$$$ x%@@@@$$$$$$$$@% x%@@@@$$$$$$$$% == + == @$$$$$$ x%@@$$$$$$$$ +$@@$$$$$$@ == + == $$$$$$$@%+ o$$$$$$$@@%x x$$$$$$$ == + == ·@$$$$$$$@@@@+ $@$$$$$$$@@@@+ $$$$$$@~ == + == ·@$$$$$@@=· =$$$$$$$@@= *$$$$$$@· == + == ·@$$$$$$ ~*@@@$$$$$$$% o*@@@$$$$$$@· == + == ·@$$$$$$ ~*@@@@$$$$$$$$$$% ~*@@@@$$$$$$$$$@· == + == ·@$$$$$@@+~o*@@@@$$$$$$$$$$$$$$@@+~o*@@@@$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x ·@@$$$$$$$$$$$@@@@@@@@$$$$$$$$$$@@@@@@@@$$$$$$$$$$$@@~ == + x+++ x$@@@@@@@@@@= o%@@@@@@@@@@%o =@@@@@@@@@@$x +=++ + ==+o ox++o ~x++x~ o++xo o+== + **+x ** ** x+** + ++**==o~ ++*+**++**+*xo ox*+**++**=*++ ~o=+**=+ + ++==***=++++ ++==****==++ x+++****==++ + + + diff --git a/src/build/framegen/frames/frame_115.txt b/src/build/framegen/frames/frame_115.txt new file mode 100644 index 000000000..f5d198a48 --- /dev/null +++ b/src/build/framegen/frames/frame_115.txt @@ -0,0 +1,41 @@ + + + ++++++++++++++++ + ++++==****************==++++ + ++===****%++~~ ~~++%****===++ + ++=====*+x x+*=====++ + ++====xx ·ox+====+xo· xx====++ + ====++ x%$@@@@@@@@@@@@@@@@@@$%x ++==== + ++==+x x$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$x x+==++ + ++==+o x$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$x o+==++ + ox==++ =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ++==xo + +++= x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x =+++ + ==+· $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·+==xo + ++== @@$$$$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$@@ ==++ + ==+x @$$$$$@*x+%@@@@$$$$$$$$$$$$$$@@*x+%@@@@$$$$$$$$$$$$@ x+== + == *$$$$$$ x%@@@@$$$$$$$$$$% x%@@@@$$$$$$$$$* == + == @$$$$$$ x%@@@$$$$$$@% +$@@@$$$$$$@ == + == $$$$$$@@+ *$$$$$$$@@x %$$$$$$$ == + == ~@$$$$$$$@@@@x $$$$$$$$$@@@@x $$$$$$@~ == + == ·@$$$$$$@@=· $$$$$$$$@$= ~$$$$$$@· == + == ·@$$$$$$ ~*@@$$$$$$$$ o*@@$$$$$$@· == + == ·@$$$$@$ ~*@@@@$$$$$$$$@% ~*@@@@$$$$$$$$@· == + == ·@$$$$$@* ~*@@@@$$$$$$$$$$$$$@* ~*@@@@$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == o@@$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$@@x == + ++++ =@@@@@@@@@@@%o +$@@@@@@@@@@$+ o%@@@@@@@@@@@* ++++ + **x~ ~+===+o x====x o+=*=+~ ~+** + **+x ++ ++ x+** + ==**++ ~o*+**=***+= =+**==**+*o~ ++==== + +==****==+++ ++=******=++ ++===*%**==+ + + + diff --git a/src/build/framegen/frames/frame_116.txt b/src/build/framegen/frames/frame_116.txt new file mode 100644 index 000000000..0d845be93 --- /dev/null +++ b/src/build/framegen/frames/frame_116.txt @@ -0,0 +1,41 @@ + + + ++++++++ + ++++==************==++++ + ++++****=**%=+xo~~~~ox+=***=****++++ + xx++===*== =+*===++xx + ++====++ ·~~~~· ++====++ + ++===+ x*$@@@@@@@@@@@@@@@@$*x +===++ + ++==++ =@@@@@$$$$$$$$$$$$$$$$$$@@@@@= ++==++ + x+===+ *@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* +===+x + ==++ ~$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$~ ++== + ++== @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==++ + ==+o *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* o+== + ++== $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ==++ + +++x $@$$$$@@@@@@@$$$$$$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$$@$ x+++ + ==x· +@$$$$$x o%@@@@$$$$$$$$$$$$$o x%@@@@$$$$$$$$$$@+ ·x== + == @$$$$@% o%@@@@$$$$$$$@* x%@@@@$$$$$$$@ == + == $$$$$$$o o%@$$$$$$$$~ x%@$$$$$$$ == + == ·@$$$$$$@@$+ $$$$$$$$@@%+ $$$$$$@· == + == ·@$$$$$$@@@@* $$$$$$$$@@@$* $$$$$$@· == + == ·@$$$$$@* x@$$$$$$$@* x@$$$$$$@· == + == ·@$$$$@% o%@@@$$$$$$$@* x%@@@$$$$$$$@· == + == ·@$$$$$$ o%@@@@$$$$$$$$$$$$ x%@@@@$$$$$$$$$$@· == + == ·@$$$$$$@@%$@@@@$$$$$$$$$$$$$$$$@@%$@@@@$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$@@$$$$$$$$$$$$$$$$$$$$$$@@$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == =@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@* == + +++x $@@@@@$$@@@@@*x~o+%@@@@@$$@@@@@%+o~o=$@@@@$$$@@@@$· x+++ + **~· ~=%$$$%=o +*$$$$*+ o=%$$$%=~ ** + xx**o~ ~·**xx + ox**+* ++****=*+x x+*=****++ *+**xx + ++==*%%%%%**== x++=*%%%%%%*=++x ++**%%%%%*==++ + + + diff --git a/src/build/framegen/frames/frame_117.txt b/src/build/framegen/frames/frame_117.txt new file mode 100644 index 000000000..591cfaea9 --- /dev/null +++ b/src/build/framegen/frames/frame_117.txt @@ -0,0 +1,41 @@ + + + + ++++====********====++++ + ++==**=**%**++++++++**%**=**==++ + ++=*=*=* *=*=*=++ + x+====+= =+====+x + ++===+ ·+%$@@@@@@@@@@@@@@$%+· +===++ + x+==++ x%@@@@@$$$$$$$$$$$$$$$$@@@@@%x ++==+x + ox==++ +@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@+ ++==xx + ==++ %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ++== + ++== $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ ==++ + ==+x +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ x+== + ++== %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ==++ + ++++ %@$$$$$@@@$$$$$$$$$$$$$$$$$$$$$@@@$$$$$$$$$$$$$$$$@% ++++ + ==+· x@$$$$@@%=*@@@@@$$$$$$$$$$$$$$@@%**@@@@$$$$$$$$$$$$$@x ·+== + == @$$$$$% +$@@@@$$$$$$$$$$% +$@@@@$$$$$$$$$@ == + == $$$$$@* o*@@@$$$$$$@+ o*@@@$$$$$$$ == + == ·@$$$$$@%· x$$$$$$$@* x$$$$$$@· == + == ·@$$$$$$@@@@* *@$$$$$$@@@@= %@$$$$@· == + == ·@$$$$$@$o ~$$$$$$$@%~ o$$$$$$@· == + == ·@$$$$@* ·=$@@$$$$$$@= ·=$@@$$$$$$@· == + == ·@$$$$$% o%@@@@@$$$$$$$$$* x%@@@@$$$$$$$$$@· == + == ·@$$$$$@@*+=$@@@@$$$$$$$$$$$$$$@@*+=$@@@@$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@$$$$$$$$$$$$$$$$$$$$$@@@$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == %@$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@% == + +++o o@@@@$$$$$@@@@%*+=*$@@@$$$$$$@@@$*=+=%@@@@$$$$$@@@@x o+++ + ** +%@@@@@%+ o*$@@@@$*o +%@@@@@%+ **xo + x+** **++ + x+**++ ox****== ==****xo =+**++ + +=**%%%%%%%*==++ ++==*%%%%%%*==++ x+==*%%%%%%%**++ + + + diff --git a/src/build/framegen/frames/frame_118.txt b/src/build/framegen/frames/frame_118.txt new file mode 100644 index 000000000..436dfbe12 --- /dev/null +++ b/src/build/framegen/frames/frame_118.txt @@ -0,0 +1,41 @@ + + + + x+++++========++++++ + ++==*****%%%********%%%*****==++ + ++==**=*=+ ++*=**==++ + ++**+= =+**++ + xx====ox ~=%$@@@@@@@@@@@@$%=~ xo====xx + x+===+ ·=@@@@@@$$$$$$$$$$$$$$@@@@@@=· +===+x + ===+ ~%@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@%~ +=== + ++== =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@= ==++ + x+== =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ==+x + ==+x ~@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ x+== + xx== =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xx + ++++ =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ++++ + ==+· ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ·+== + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == $$$$$$@@@@@@@@@@@@@@@@@$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$$ == + == ·@$$$$@$+xxxxxxxxxxxxxx=$@$$$@$+xxxxxxxxxxxxxx+%@$$$$$@· == + == ·@$$$@o x$$$x @$$$$@· == + == ·@$$$@~ o@$@~ @$$$$@· == + == ·@$$$$@%o··············o%@$$$@%o··············~*@$$$$$@· == + == ·@$$$$$@@@@@@@@@@@@@@@@@@$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$@$$$$$$$$$$$$$$$$$@@$$$$$$$$$$$$$$$@@ == + ==+~ %@@@$$$$$$$$@@@$$$@@@@$$$$$$$$@@@@$$$@@@$$$$$$$$@@@% ·+== + xx== +$@@@@@@@$+ ~*@@@@@@@@*~ +$@@@@@@@$+ ==xx + ++=+ +=++ + ++**oo ==$%++ ++%%== oo==++ + x+==*%**====****++++++*%**====**%*++++++**=*====*=%*==++ + ++++++ ++++++++ ++++++ + + diff --git a/src/build/framegen/frames/frame_119.txt b/src/build/framegen/frames/frame_119.txt new file mode 100644 index 000000000..a334097c4 --- /dev/null +++ b/src/build/framegen/frames/frame_119.txt @@ -0,0 +1,41 @@ + + + + ++++++====++++++ + xx++*******%*%%**%%*%*******++xx + xx+=****== ==****=+xx + ++**+*x x*+**++ + ====x+ x*%$@@@@@@@@@@$%*x +x==== + ==== +$@@@@@@$$$$$$$$$$$$@@@@@@$+ ==== + ==++ *@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@* ++== + ++== +@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ ==++ + xx==x· +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ ·o==xx + ==++ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++== + ox== +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + ++++ +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ++++ + ==+· @$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$$$$$@@@@@@$$$$$$$$$$@ ·+== + == @$$$$$$$@@@@$%==**$@@@@$$$$$$$$@@@@@%*==*%@@@@$$$$$$$@ == + == @$$$$$@@= =@@$$$$$@%o o$@$$$$$@ == + == ·@$$$$@* + *$$$$@ xo o@$$$$@· == + == ·@$$$$* ·x * $$$@ * = =@$$$@· == + == ·@$$$@x @ * x $$$$ x+ % * +@$$$@· == + == ·@$$$$$ + *$$$@ x o@$$$$@· == + == ·@$$$$@$ ·· o+=$@@$$$$@x ~ ·++%@@$$$$$@· == + == ·@$$$$$$@@= =@@@$$$$$$$@@*o @@@$$$$$$$@· == + == ·@$$$$$$$$@@@@@@@@@@@$$$$$$$$$$$$@@@@@@@@@@@$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x· $@@$$$$$$$$$@@@@@@@@@$$$$$$$$$$@@@@@@@@@$$$$$$$$$@@@ ·x== + xx== *@@@@@@@@@%o =@@@@@@@@@@= o%@@@@@@@@@%· +++x + ==++ ·~· ~~ ·~· x+== + ==++ x+%% %%+x ++== + ++**=*++xox+==%*==++===%==xoox==%===++==*%==+xoo++*=**++ + +++++===++ +++==+++ +++===++++ + + diff --git a/src/build/framegen/frames/frame_120.txt b/src/build/framegen/frames/frame_120.txt new file mode 100644 index 000000000..8bd15cf1d --- /dev/null +++ b/src/build/framegen/frames/frame_120.txt @@ -0,0 +1,41 @@ + + + + x++++++++++++++x + ++==*****%%%%%%%%%%*****==++ + ++**=*=* *=*=**++ + xx**=*++ ++*=**++ + ++**x+ ~+*$$@@@@@@@@$$*+~ +x**++ + ==== o%@@@@@@@$$$$$$$$$$@@@@@@@%o ==== + ++== =@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@= ==++ + ++== o@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@o ==++ + ox==x· x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ·x==xo + ++++ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++++ + == o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o == + ++++ x@$$$$$$$$@@@@@@@@@$$$$$$$$$$$$$$@@@@@@@@@@$$$$$$$@x ++++ + ==+~ @$$$$$$@@@*x· ·x*$@@$$$$$$$$@@@%=~ o=%@@@$$$$$@ ~+== + == $$$$$$@@+ x@@$$$$$@* $@$$$$$$ == + == @$$$$@% ~~o=$x $$$$$@ ·~~x%= +@$$$$@ == + == ·@$$$$$ % = @$$@ =· %$$$$@· == + == ·@$$$@x @ o *x $$$$ ~+ x @ o@$$$@· == + == ·@$$$@+ $ x · @$$$ ·+ + ~ *$$$$@· == + == ·@$$$$$ * $$$$@~ x· +@$$$$@· == + == ·@$$$$$$ ·o%*xxx=$@$$$$$@~ ~=%+ox+%@@$$$$$@· == + == ·@$$$$$$@= x@@@$$$$$$$@$· @@@$$$$$$$@· == + == ·@$$$$$$$@@@$=x~··~x%$$$$$$$$$$$@@@$*+o··~o*$$$$$$$$$$@· == + == ·@$$$$$$$$$$@@@@@@@@@$$$$$$$$$$$$$$$@@@@@@@@$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == o@@$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$@@x == + ++++ =@@@@@@@@@@@*o ·+$@@@@@@@@@@$+· o*@@@@@@@@@@@* ++++ + **+~ ~+=*=+o ·x=**=x· o+=*=+~ ·+** + **xx ++ ++ o+**xx + ====++ *=**==**+= =+**==**+= ++==== + +==**%*==+++ ++=******=++ +++=**%%*=== + + diff --git a/src/build/framegen/frames/frame_121.txt b/src/build/framegen/frames/frame_121.txt new file mode 100644 index 000000000..ad287b628 --- /dev/null +++ b/src/build/framegen/frames/frame_121.txt @@ -0,0 +1,41 @@ + + + + ++++++++++++ + ++++****%%%%%%%%%%%%****++++ + ++***%*%x~ ~x%*%***++ + x+**==++ ++==**++ + ++**++ ·x*%$$@@@@@@$$%*x· ++**++ + ++==~ o*@@@@@@@@$$$$$$$$@@@@@@@@*o ~==++ + ++== =@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@= ==++ + ++== ~$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$~ ==++ + ==x· o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o ·x== + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + == o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o == + x+++ o@$$$$$$$@@@@@@@@@@@$$$$$$$$$$$$@@@@@@@@@@@$$$$$$$@o ++xx + ==x~ @$$$$$$@@%x o*@@$$$$$$$$@@$=~ ~=$@@$$$$$@ ~x== + == $$$$$$@$· $@$$$$$@+ *@$$$$$$ == + == @$$$$@* ·~·~x$o %$$$$@ o··o%= ~@$$$$@ == + == ·@$$$$$ * = @$$@ % o *@$$$@· == + == ·@$$$@x @ * *+ $$$$ oo * @ o@$$$@· == + == ·@$$$@+ % @$$$ * %$$$$@· == + == ·@$$$$@ + @$$$@x ~o *@$$$$@· == + == ·@$$$$$@ ·x==x=*%@@$$$$$@x o+=x+=%$@@$$$$$@· == + == ·@$$$$$$@%· x@@$$$$$$$$@@x @@$$$$$$$$@· == + == ·@$$$$$$$@@@@%=++++*$$$$$$$$$$$$$@@@$*=+++=%$$$$$$$$$$@· == + == ·@$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$$$$$@@@@@@@@$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == =@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@* == + +++x $@@@@$$$@@@@@=x~o+%@@@@@$$@@@@@%+o~x=@@@@@$$$@@@@$ x+++ + **~· ~=%$$$%=o x*$$$$*x o=%$$$%=~ ** + xx**o~ ~~**xx + xx**+= ++******+x x+******++ *+**xx + ++==*%%%%%%*=+ xx==*%%%%%%*=+xx +=*%%%%%%*==++ + + diff --git a/src/build/framegen/frames/frame_122.txt b/src/build/framegen/frames/frame_122.txt new file mode 100644 index 000000000..538806586 --- /dev/null +++ b/src/build/framegen/frames/frame_122.txt @@ -0,0 +1,41 @@ + + + + x++++++x + ++==***%%%%%%%%%%***==++ + x+==**=*+o o+*=**==+x + ==**++ ++**== + ++**++ x=%$$@@@@@@$$%=x ++**++ + ++**oo ~=@@@@@@@@$$$$$$$$@@@@@@@@=~ oo**++ + ++== +$@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@$+ ==++ + ++=* ~$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$~ *=++ + ==x~ o@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@o ~+== + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + == ~@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ == + ++++ o@$$$$$$$@@@@@@@@@@@$$$$$$$$$$$$@@@@@@@@@@@$$$$$$$@o +++x + ++x~ @$$$$$$@@%x o*@@$$$$$$$$@@$=· ·=$@@$$$$$@ ~x++ + == $$$$$$@$ $@$$$$$@x =@$$$$$$ == + == @$$$$@= ~· o%~ *$$$$$ ~ ·*+ @$$$$@ == + == ·@$$$$% = * @$$@ $ + =@$$$@· == + == ·@$$$@o @ ~$ *+ $$$$ xo @ @ x@$$$@· == + == ·@$$$@= = @$$@ % $$$$$@· == + == ·@$$$$@ ~· x@$$$@= x · $@$$$$@· == + == ·@$$$$$@x *@@@@$$$$$@% o$@@@$$$$$$@· == + == ·@$$$$$$@@= x@$$$$$$$$$@@%o @$$$$$$$$$@· == + == ·@$$$$$$$$@@@@@$$$$@@$$$$$$$$$$$$@@@@@@$$$@@$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$@@$$$$$$$$$$$$$$$$$$$$$@@$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$· == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == $@$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$@@ == + +++o =@@@$$$$$$$@@@@%**$@@@@$$$$$$@@@@$**%@@@@$$$$$$$@@@= ~+++ + ox== ~*@@@@@@@*o +$@@@@@@$+ o*@@@@@@@*~ ==xo + ++== ==++ + ++**++ =*%%== ==%%*= +x**++ + +=***%%%%*%=**+x ++***%%%%%%***++ x+**=%*%%%%***=+ + xxxx xxxx xxxx + diff --git a/src/build/framegen/frames/frame_123.txt b/src/build/framegen/frames/frame_123.txt new file mode 100644 index 000000000..db5c78f45 --- /dev/null +++ b/src/build/framegen/frames/frame_123.txt @@ -0,0 +1,41 @@ + + + + ++++ + ++==***%*%%%%%%*%***==++ + xx==***%+x x+%***==xx + ==**++ ++**== + ++**++ o=*%$$@@@@$$%*=o ++**++ + ++**oo ·=$@@@@@@@$$$$$$$$@@@@@@@$=· oo**++ + ++== +$@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@$+ ==++ + x+=* ·$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$· *=xx + ==+~ ~@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@~ ~+== + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + == ~@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ == + xx++ ~@$$$$$$$@@@@@@@@@@@$$$$$$$$$$$$@@@@@@@@@@@@$$$$$$@o ++xx + +++~ @$$$$$@@@*o ~*@@@$$$$$$$@@%x +%@@$$$$$@ ~+++ + == $$$$$$@% %@$$$$@@o +@$$$$$$ == + == @$$$$@+ o ~*~ =@$$$$ ·~ =+ @$$$$@ == + == ·$$$$$% ·= * @$$@ $ + =@$$$$· == + == ·@$$$@o @ ~@ *x $$$$ x~ @ @ x@$$$@· == + == ·@$$$@* +~ ·@$$@ % $$$$$@· == + == ·@$$$$@ ~ · =@$$$$* x o ~@@$$$$@· == + == ·@$$$$$@+ *@@@@$$$$$@$ ~@@@@$$$$$$@· == + == ·@$$$$$$@@%o +$$$$$$$$$$@@$+ $$$$$$$$$$@· == + == ·@$$$$$$$$@@@@@@@@@@@$$$$$$$$$$$$$@@@@@@@@@@$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==+~ %@@$$$$$$$$$@@@@$$@@@@$$$$$$$$@@@@$$@@@@$$$$$$$$$@@% ·+== + xx== +$@@@@@@@@= o%@@@@@@@@%o =@@@@@@@@$+ ==+x + ++=+ +=++ + ++*=o +=%$++ ++$%=+ o==++ + x+==**=*===*%***++xx++*%*%====%*%*++xx++***%*===***===xx + ++++++xx ++++++++ xx++++++ + diff --git a/src/build/framegen/frames/frame_124.txt b/src/build/framegen/frames/frame_124.txt new file mode 100644 index 000000000..d7a2e4e1a --- /dev/null +++ b/src/build/framegen/frames/frame_124.txt @@ -0,0 +1,41 @@ + + + + + ++++***%%$%%%%$%%***++++ + ++***%+x x+%***++ + ++**++ ++**++ + x+**++ o=*%$$@@@@$$%*=o ++**+x + ++**oo ·=$@@@@@@@$$$$$$$$@@@@@@@$=· oo**++ + ++** +$@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@$+ **++ + x+** ·$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$· **xx + ==+~ ~@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@~ ~+== + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + == ~@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ == + xx++ ~@$$$$$$$@@@@@@@@@@@@$$$$$$$$$$$@@@@@@@@@@@@$$$$$$@~ ++xx + +++~ @$$$$$@@$= +$@@$$$$$$$@@*o o*@@$$$$$@ ~+++ + == $$$$$$@* *@$$$$@@· x@$$$$$$ == + == @$$$$@o o = +@$$$% o· xx @$$$$@ == + == ·$$$$$% ~+ * @$$@ $ * +@$$$$· == + == ·@$$$@o @ o@ *x $$$$ x~ @ @ x@$$$@· == + == ·@$$$@* xo o@$$@ $ $$$$$@· == + == ·@$$$$@~ ~ ~o *@$$$$% o + x@$$$$$@· == + == ·@$$$$$@= *@@@@$$$$$@$ ~@@@@$$$$$$@· == + == ·@$$$$$$@@$x +$$$$$$$$$$$@@=· $$$$$$$$$$@· == + == ·@$$$$$$$$@@@@@@@@@@@$$$$$$$$$$$$$@@@@@@@@@@$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x· @@@$$$$$$$$$@@@@@@@@@$$$$$$$$$$@@@@@@@@@$$$$$$$$$@@@ ·+== + x+++ ~%@@@@@@@@@$x =@@@@@@@@@@= x$@@@@@@@@@%~ ++++ + ===x ~~~ ·~~· ~~~ x+== + ===+ x+%% %%+x +=== + ++**=%+x··~o==*===++***%=+~··~+=%***++===*==o~··x+%=**++ + ++=====+++ xx++=====+xx +=======++ + diff --git a/src/build/framegen/frames/frame_125.txt b/src/build/framegen/frames/frame_125.txt new file mode 100644 index 000000000..4a14a3f48 --- /dev/null +++ b/src/build/framegen/frames/frame_125.txt @@ -0,0 +1,41 @@ + + + + + ++==***%%%%%%%%%%***==++ + +=***%+o o+%***=+ + +=**++ ++**=+ + xx**++ o=%%$$@@@@$$%%=o ++**xx + x+**oo ~=$@@@@@@@$$$$$$$$@@@@@@@$=~ oo**+x + ++** +$@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@$+ **++ + xx** ·$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$· **xx + ==+~ ~@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@~ ~+== + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + == ~@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ == + xx++ o@$$$$$$@@@@@@@@@@@@@$$$$$$$$$$$@@@@@@@@@@@@$$$$$$@o ++xx + +++~ @$$$$$@@$+ x%@@$$$$$$$@@*· ~*@@$$$$$@ ~+++ + == $$$$$$@* *@$$$$@$ ~@$$$$$$ == + == @$$$$@o o + x@$$$% x o~ @$$$$@ == + == ·$$$$@* ox * $$$@ $ * +@$$$$· == + == ·@$$$@o @ o@ *o $$$$ x~ @ @ x@$$$@· == + == ·@$$$@* ox o@$$@ $ $$$$$@· == + == ·@$$$$@o ~ ox %@$$$$% ~ = +@$$$$$@· == + == ·@$$$$$@* =@@@@$$$$$@@· ·@@@@$$$$$$@· == + == ·@$$$$$$@@$+ +$$$$$$$$$$$@@*o $$$$$$$$$$@· == + == ·@$$$$$$$$$@@@@@@@@@@$$$$$$$$$$$$$@@@@@@@@@@$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x ·@@$$$$$$$$$$$@@@@@@@@$$$$$$$$$$@@@@@@@@$$$$$$$$$$$@@~ == + ++++ x@@@@@@@@@@@= o%@@@@@@@@@@%o =@@@@@@@@@@@x ++xx + ==+o ~x+xo ·x++x· ox+xo o+== + **++ == =* x+** + +=**==o· ++*=**==**=*+o o+*=**==**=*+x ·o=+**=+ + ++==****++++ ++==****==++ ++++****==++ + diff --git a/src/build/framegen/frames/frame_126.txt b/src/build/framegen/frames/frame_126.txt new file mode 100644 index 000000000..4ed857cd9 --- /dev/null +++ b/src/build/framegen/frames/frame_126.txt @@ -0,0 +1,41 @@ + + + + + ++==**%%%%%%%%%%%%**==++ + +=***%+o o+%***=+ + +=**++ ++**=+ + xx**++ ·x=%$$@@@@@@$$%=x· ++**xx + x+**~ ~*@@@@@@@@$$$$$$$$@@@@@@@@*~ ~**+x + ++** +@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@+ **++ + xx** ~$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$~ **xx + ==x· o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o ·x== + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + == ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + xx++ o@$$$$$$@@@@@@@@@@@@@$$$$$$$$$$$@@@@@@@@@@@@$$$$$$@o ++xx + ++x~ @$$$$$@@%o ~*@@$$$$$$@@$+ =@@$$$$$@ ~x++ + == $$$$$$@= =@$$$$@$ @$$$$$$ == + == @$$$$@· o o o@$$$* x @$$$$@ == + == ·@$$$@* xo * $$$@ % % +@$$$@· == + == ·@$$$@o @ o@ =o $$$$ x~ @ @ +@$$$@· == + == ·@$$$$% ·+ x@$$@ $ @$$$$@· == + == ·@$$$$@x ~ x+ ~$@$$$$$ ·* =@$$$$$@· == + == ·@$$$$$@% =@@@@$$$$$@@o @@@@$$$$$$@· == + == ·@$$$$$$@@@*~ =$$$$$$$$$$$@@%x ·$$$$$$$$$$@· == + == ·@$$$$$$$$$@@@@@@@@@@$$$$$$$$$$$$$@@@@@@@@@@$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == x@@$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$@@x == + ++++ =@@@@@@@@@@@%o ~+@@@@@@@@@@@@+~ o%@@@@@@@@@@@* ++++ + **x~ ~+***=o ·x=**=x· o=***+o ·x** + **+x ++ ++ ox**oo + ====++ *=**==**+= =+**==**=* ++==== + ++=**%%**=++ ++=**%%**=++ ++=**%%*==++xx + diff --git a/src/build/framegen/frames/frame_127.txt b/src/build/framegen/frames/frame_127.txt new file mode 100644 index 000000000..a6d93b3ea --- /dev/null +++ b/src/build/framegen/frames/frame_127.txt @@ -0,0 +1,41 @@ + + + + + +++=*%%%%%%%%%%%%%%*=+++ + +=*%=*x· ·x*=%*=+ + ++**++ ++**++ + x+**++ ~+*%$@@@@@@@@$%*+~ ++**+x + ++** o*@@@@@@@$$$$$$$$$$@@@@@@@*o **++ + xx** =@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@= **xx + xx** o$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$o **xx + =*x· o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o ·x*= + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + =* o@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o == + xx++ x@$$$$$$@@@@@@@@@@@@@$$$$$$$$$$@@@@@@@@@@@@@$$$$$$@x ++xx + +++~ @$$$$$@@*~ *@@$$$$$$@@$x x$@$$$$$@ ~+++ + == $$$$$$@+ +@$$$$@% @$$$$$$ == + == @$$$$@ ·~ ~ ~@$$@* + $$$$$@ == + == ·@$$$@= +~ * $$$@ % $ x@$$$@· == + == ·@$$$@o @ o@ =~ $$$$ xo @ $ +@$$$@· == + == ·@$$$$% + +@$$@ % @$$$$@· == + == ·@$$$$@+ += o$@$$$$$ ~%~ ·*@$$$$$@· == + == ·@$$$$$@$ =@@@$$$$$$$@x @@@@$$$$$$@· == + == ·@$$$$$$$@@%x =$$$$$$$$$$$@@$+· ~$$$$$$$$$$@· == + == ·@$$$$$$$$$@@@@@@@@@@$$$$$$$$$$$$$@@@@@@@@@@$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == +@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$@@+ == + ++++ *@@@@@@@@@@@$+~ ·o*@@@@@@@@@@@@*o ~+$@@@@@@@@@@@% ++++ + **x· x*%%%*+ o=%%%%=o +*%%%*x ·o** + ox**xo xx xx ~o**xx + ===*+x *+****==++ ++==****+* o+*=** + ++==**%%%**=++ ++=*%%%%*=++ ++==*%%%%*==++ + diff --git a/src/build/framegen/frames/frame_128.txt b/src/build/framegen/frames/frame_128.txt new file mode 100644 index 000000000..7efbabf4e --- /dev/null +++ b/src/build/framegen/frames/frame_128.txt @@ -0,0 +1,41 @@ + + + + ++++ + ++=**%*%%%%%%%%%%*%**=++ + x+==*%=* *=%*==+x + ===*++ ++*=== + x+**++ o=%$@@@@@@@@@@$%=o ++**+x + ++** x%@@@@@@$$$$$$$$$$$$@@@@@@%x **++ + ++== *@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@* ==++ + x+** x@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@x **+x + **x· +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ ·x** + ++++ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++++ + =* x@$$$$$$$$$$@@@$$$$$$$$$$$$$$$$$$$$@@@@$$$$$$$$$@x *= + xx++ +@$$$$$$@@@@$$$$$@@@@$$$$$$$$$$@@@@@$$$$@@@@@$$$$$@+ ++xx + +++~ @$$$$$@@= +@@$$$$$$@@%~ ~%@$$$$$@ ~+++ + == @$$$$$@o ~~ o@$$$$@* ~~ $@$$$$@ == + == @$$$$@ o~ ·@$$@= x $$$$$@ == + == ·@$$$@= * *~ $$$@ % @ x@$$$@· == + == ·@$$$@o @ ~@ + $$$$ xo @ % =@$$$@· == + == ·@$$$$% * =@$$@ % @$$$$@· == + == ·@$$$$@= **· +@@$$$$@ o%o o%@$$$$$@· == + == ·@$$$$$@@~ =@@@$$$$$$$@+ @@@@$$$$$$@· == + == ·@$$$$$$$@@$+~ *$$$$$$$$$$$@@@*o x$$$$$$$$$$@· == + == ·@$$$$$$$$$@@@@@@@@@@$$$$$$$$$$$$$$@@@@@@@@@$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == =@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@* == + +++x $@@@@@$@@@@@@=o~o+%@@@@@@@@@@@@%xo~o=@@@@@@$@@@@@$ x+++ + **o· ~=%$$$%=~ x*$$$$*x ~=%$$$%=~ ** + x+**o~ ~~**xx + xx**+= ++****=*+x xx*=****++ ==**+x + ++==*%%%%%**=+ ++++*%%%%%%*++++ ==**%%%%%*==++ + diff --git a/src/build/framegen/frames/frame_129.txt b/src/build/framegen/frames/frame_129.txt new file mode 100644 index 000000000..837a8bd57 --- /dev/null +++ b/src/build/framegen/frames/frame_129.txt @@ -0,0 +1,41 @@ + + + + x++++++x + +==**%%%%%****%%%%%**==+ + ++===*+= =+*===++ + ===* *=== + x+**x+ ·+*$@@@@@@@@@@@@$*+· +x**++ + ++== +$@@@@@@$$$$$$$$$$$$@@@@@@$+ =*++ + ++== ·%@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@%· =*++ + ++== =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@= ==++ + **o· =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ·o** + ++++ ·@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@· ++++ + =* +@$$$$$$$$$@@@@@$$$$$$$$$$$$$$$$$$@@@@@@$$$$$$$$@+ *= + x+++ =@$$$$$$@@@@$%%%$$@@@$$$$$$$$$$@@@@$%%%%$@@@@$$$$$@= +++x + +++· ·@$$$$$@$x o$@$$$$$$@@* *@@$$$$@· ·+++ + == @$$$$$@· ~xx ·@$$$$@= ·ox~ $@$$$$@ == + == @$$$$@ +· ~ @$$@+ x $$$$$@ == + == ·@$$$@+ * *~ $$$@ * @ x@$$$@· == + == ·@$$$@x @ ·$ x @$$$ ox $ = =@$$$@· == + == ·@$$$$$ * *$$$@ * ~@$$$$@· == + == ·@$$$$@* ·*%~ ~*@@$$$$@ +%x· +$@$$$$$@· == + == ·@$$$$$@@x +@@@$$$$$$$@* @@@$$$$$$$@· == + == ·@$$$$$$$@@@*x· ~*$$$$$$$$$$$@@@%+~ +$$$$$$$$$$@· == + == ·@$$$$$$$$$$@@@@@@@@@$$$$$$$$$$$$$$@@@@@@@@@$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == *@$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@* == + +++x ·$@@@@$$$@@@@@*xoo+$@@@@@$$@@@@@$+oox*@@@@@$$$@@@@@~ x+++ + ** ~=%$$$$*o +%$$$$%+ o*$$$$%*o ** + xx**~~ **++ + ++**+= ++==**==x~ ~x==**==++ =+**+x + ++==*%%%%%%*== x+==*%%%%%%*==+x ==**%%%%%*==++ + diff --git a/src/build/framegen/frames/frame_130.txt b/src/build/framegen/frames/frame_130.txt new file mode 100644 index 000000000..cf834c5fd --- /dev/null +++ b/src/build/framegen/frames/frame_130.txt @@ -0,0 +1,41 @@ + + + + ++++++++++++ + ++++***%%%==++++==%%%***++++ + ++**=*+o o+*=**++ + x+**== ==**+x + ++** x*$@@@@@@@@@@@@@@$*x **++ + ++*+ o%@@@@@@$$$$$$$$$$$$$$@@@@@@%o +*++ + ++=+ x$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$x +=++ + ++== %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ==++ + ** %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ** + +++x x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x x+++ + == *@$$$$$$$$@@@@@@@$$$$$$$$$$$$$$$$@@@@@@@@$$$$$$$@* == + xx++ *@$$$$$@@@@$*+++=%@@@@$$$$$$$$$@@@$*=++=%$@@@$$$$$@* ++xx + ==+· o@$$$$$@%· %@$$$$$$@@x +@@$$$$@o ·+== + == @$$$$$@ ·o+=o @$$$$@x ~x=x *@$$$$@ == + == $$$$$@ * x @$$@o oo %$$$$$ == + == ·@$$$@+ $ *x $$$$ = @ o@$$$@· == + == ·@$$$@x @ * ~ @$$$ ~+ * x *@$$$@· == + == ·@$$$$$ * $$$$@ + x@$$$$@· == + == ·@$$$$@$ o**xoo+%@@$$$$@· ~=%+oox*@@$$$$$@· == + == ·@$$$$$@@= x@@@$$$$$$$@$~ @@@$$$$$$$@· == + == ·@$$$$$$$@@@$=xo~~o+%$$$$$$$$$$$@@@@*+o~~ox*$$$$$$$$$$@· == + == ·@$$$$$$$$$$@@@@@@@@@$$$$$$$$$$$$$$$@@@@@@@@$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == *@$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@% == + +++x ~@@@@@$$$@@@@@%+xx=$@@@@$$$$@@@@$=xo+*@@@@@$$$@@@@@o x+++ + ** o*$$@$$%x ·=%$@@$%=· x%$@@$$*x ** + x+** **+x + xx**+= xx****== ==****xx =+**++ + ++==*%%%%***++xx ++==*%*%%*%*==++ xx++*%*%%%%*==++ + diff --git a/src/build/framegen/frames/frame_131.txt b/src/build/framegen/frames/frame_131.txt new file mode 100644 index 000000000..9b79db387 --- /dev/null +++ b/src/build/framegen/frames/frame_131.txt @@ -0,0 +1,41 @@ + + + + ++++++++++++ + ++==*%*%==++xxxx++==%*%*==++ + ++**=* *=**++ + ++**+= =+**++ + ++== o=%@@@@@@@@@@@@@@@@%=o ==++ + ===+ +$@@@@@$$$$$$$$$$$$$$$$@@@@@$+ +=== + ++=+ =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@= +=++ + ++=+ $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ +=++ + ** $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ ** + +++o =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= o+++ + == $@$$$$$$$@@@@@@@@@$$$$$$$$$$$$$$$@@@@@@@@$$$$$$$@$ == + x+++ %@$$$$$@@@$*xo~ox=$@@@$$$$$$$$@@@@%+o~ox+%@@@$$$$$@% ++++ + ==+· x@$$$$@@* =@$$$$$$@$~ o@@$$$$@x ·+== + == @$$$$$$ ·o+%o $$$$$@~ ·~x*+ =@$$$$@ == + == $$$$$$ * + @$$@· +~ %$$$$$ == + == ·@$$$@x @ ~ *x $$$$ ~+ o @ o@$$$@· == + == ·@$$$@+ $ x @$$$ ·= x · *@$$$@· == + == ·@$$$$$ = $$$$@~ o~ =@$$$$@· == + == ·@$$$$$$ o==o++*$@$$$$$@o ~+*xx+=%@@$$$$$@· == + == ·@$$$$$$@%· x@@$$$$$$$$@@o @@@$$$$$$$@· == + == ·@$$$$$$$@@@@%=+xx+*$$$$$$$$$$$$$@@@$*+xx+=%$$$$$$$$$$@· == + == ·@$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$$$$$@@@@@@@@$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == *@$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@% == + +++x ~@@@@@$$$$@@@@%+xx=$@@@@$$$$@@@@$=xx+%@@@@$$$$@@@@@o x+++ + ** x*$$@@$%x ~=%$@@$%=~ x%$@@@$%x ** + x+** **+x + ++**+= xx****== ==****xx =+**++ + ++==*%%%%*%*=+++ ++==*%*%%*%*==++ x++=***%%%%**=++ + diff --git a/src/build/framegen/frames/frame_132.txt b/src/build/framegen/frames/frame_132.txt new file mode 100644 index 000000000..fbcdcfb5c --- /dev/null +++ b/src/build/framegen/frames/frame_132.txt @@ -0,0 +1,41 @@ + + + + ++++===***==++++ + ==***%==xo ox==%***== + ===*++ ++*=== + ++**++ ·oxx++xxo· ++**++ + ===+ o=$@@@@@@@@@@@@@@@@@@$=o +=== + **++ o%@@@@@$$$$$$$$$$$$$$$$$$@@@@@%o ++** + ==+x ~$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$~ x+== + ++=+ x@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@x ++++ + xx== o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o ==xx + ==x~ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ~x== + ox== @@$$$$$$$@@@@@@@@@@$$$$$$$$$$$$$@@@@@@@@@@$$$$$$@@ ==xo + +++x @$$$$$$@@$*o ~=$@@$$$$$$$$@@@%x ·x%@@@$$$$$@ x+++ + ==x =$$$$$@@o ~@@$$$$$@* %@$$$$$= +== + == @$$$$@* ·~~+%o %$$$$@ ··~x%= o@$$$$@ == + == $$$$$$ * = @$$@ % ~ *@$$$$ == + == ~@$$$@x @ * *+ $$$$ oo * @ o@$$$@~ == + == ·@$$$@= * @$$$ * %$$$$@· == + == ·@$$$$@ x ~@$$$@+ x %@$$$$@· == + == ·@$$$$$@~ oo·=%$@@$$$$$@= ~o·x%$@@@$$$$$@· == + == ·@$$$$$$@@+ x@$$$$$$$$$@@*· @@$$$$$$$$@· == + == ·@$$$$$$$$@@@@$%%%%@@$$$$$$$$$$$$@@@@@$%%%$@$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == %@$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@% == + +++x ~@@@@@$$$$@@@@%+xx=$@@@@$$$$@@@@$=xx+%@@@@$$$$@@@@@o o+++ + ** x*$@@@$%x ~=%$@@$%=~ x%$@@@$%x ** + x+** **+x + ++**+= x+****== ==****+x =+**++ + ++==*%%%%*%*==++ ++==*%*%%%%*==++ xx==*%*%%%%**=++ + diff --git a/src/build/framegen/frames/frame_133.txt b/src/build/framegen/frames/frame_133.txt new file mode 100644 index 000000000..8aee11d54 --- /dev/null +++ b/src/build/framegen/frames/frame_133.txt @@ -0,0 +1,41 @@ + + + + ++++==**%%%%***=++++ + ++==*%**+x x+**%*==++ + ++**=* *=**++ + ==== ox=******=xo ==== + **++ ·=$@@@@@@@@@@@@@@@@@@@@$=· ++** + **+o =@@@@@$$$$$$$$$$$$$$$$$$$$@@@@@= o+** + **+~ +@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ ~x** + +++x *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* x+++ + xx== +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ ==xx + ==x· @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ·x== + ox== @$$$$$$$@@@@@@@@@@@$$$$$$$$$$$$@@@@@@@@@@@@$$$$$$@ ==xo + +++o @$$$$$@@@%x o*@@@$$$$$$$@@$+· ·=$@@$$$$$@ o+++ + == %$$$$$@$ $@$$$$$@x =@$$$$$% == + == @$$$$@+ ~~ ~%~ *@$$$$ ~ ·== @$$$$@ == + == $$$$$% = * @$$@ % + =@$$$$ == + == ~@$$$@o @ ~@ *x $$$$ xo @ @ x@$$$@~ == + == ·@$$$@= =· @$$@ % $$$$$@· == + == ·@$$$$@ ·~ +@$$$$= o ~ $@$$$$@· == + == ·@$$$$$@x *@@@@$$$$$@% o@@@@$$$$$$@· == + == ·@$$$$$$@@*~ +@$$$$$$$$$@@$x @$$$$$$$$$@· == + == ·@$$$$$$$$@@@@@@@@@@@$$$$$$$$$$$$@@@@@@@@@@@$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == *@$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@% == + +++x ~@@@@@$$$@@@@@%+xx=$@@@@$$$$@@@@$=xx+%@@@@$$$$@@@@@o x+++ + ** o*$$@@$%x ·=%$@@$%=· x%$@@$$*x ** + x+** **+x + ++**+= xx****== ==****xx =+**++ + ++==*%%%%*%*=+xx ++==*%%%%%%*==++ xx+=*%*%%%%**=++ + diff --git a/src/build/framegen/frames/frame_134.txt b/src/build/framegen/frames/frame_134.txt new file mode 100644 index 000000000..778a14e19 --- /dev/null +++ b/src/build/framegen/frames/frame_134.txt @@ -0,0 +1,41 @@ + + + + ++++=**%%%%%%%%%%**=++++ + +=***%+x x+%***=+ + ++**+= =+**++ + ox**+= o=*%$@@@@@@$%*=o ++**xo + ++**oo ·=$@@@@@@@$$$$$$$$@@@@@@@$=· oo**+x + x+** x$@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@$x **+x + ox** ·$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$· **xo + ==+~ ~@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@~ ~+== + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + == ·@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@· == + xx++ ~@$$$$$$@@@@@@@@@@@@@$$$$$$$$$$$@@@@@@@@@@@@$$$$$$@~ ++xx + +++~ @$$$$$@@$x o%@@$$$$$$$@$= =@@$$$$$@ ~+++ + == $$$$$$@= =@$$$$@$ ~@$$$$$$ == + == @$$$$@~ o x x@$$@% x ~· @$$$$@ == + == ·$$$$@* xo * $$$@ $ % +@$$$$· == + == ·@$$$@o @ o@ =o $$$$ x~ @· @ +@$$$@· == + == ·@$$$@% ~x x@$$@ $ @$$$$@· == + == ·@$$$$@x · xx ·%@$$$$% ~ = =@$$$$$@· == + == ·@$$$$$@% *@@@@$$$$$@@~ @@@@$$$$$$@· == + == ·@$$$$$$@@$=· +$$$$$$$$$$$@@%o $$$$$$$$$$@· == + == ·@$$$$$$$$$@@@@@@@@@@$$$$$$$$$$$$$@@@@@@@@@@$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == *@$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@* == + +++x ·$@@@@$$$@@@@@*xox=$@@@@$$$$@@@@$=oox*@@@@@$$$@@@@@~ x+++ + ** o*%$$$$*x ·+%$$$$%+· x*$$$$$*o ** + x+**~ **+x + xx**+= +x*=**== ==**==x+ =+**+x + ++==*%*%%%**++xx ++==*%%%%%%*==++ xx++**%%%*%*==++ + diff --git a/src/build/framegen/frames/frame_135.txt b/src/build/framegen/frames/frame_135.txt new file mode 100644 index 000000000..2b1bed79b --- /dev/null +++ b/src/build/framegen/frames/frame_135.txt @@ -0,0 +1,41 @@ + + + ++++ + ++==*%%%*%****%*%%%*==++ + x+==*%== ==%*==+x + ===*xo ox*=== + ++**x+ x*%$@@@@@@@@@@$%*x +x**++ + ++*= +$@@@@@@$$$$$$$$$$$$@@@@@@$+ =*++ + x+== *@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@* ==+x + xx== +@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ ==xx + **o· +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ ·o** + ++++ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++++ + =* +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ *= + xx++ +@$$$$$$@@@@@@$@@@@@@$$$$$$$$$$@@@@@@$$@@@@@@$$$$$@+ ++xx + +++~ @$$$$$@@= +@@$$$$$$@@%o o$@$$$$$@ ~+++ + == @$$$$$@o ~ o@$$$$@% ·· $$$$$$@ == + == @$$$$@ oo ~@$$@= x $$$$$@ == + == ·@$$$@= = *· $$$@ % $ x@$$$@· == + == ·@$$$@o @ ~@ +· $$$$ xo @ % +@$$$@· == + == ·@$$$$% = =@$$@ % @$$$$@· == + == ·@$$$$@= **· x@@$$$$$ o%o ~%@$$$$$@· == + == ·@$$$$$@$· =@@@$$$$$$$@+ @@@@$$$$$$@· == + == ·@$$$$$$$@@$+ *$$$$$$$$$$$@@$=~ o$$$$$$$$$$@· == + == ·@$$$$$$$$$@@@@@@@@@@$$$$$$$$$$$$$$@@@@@@@@@$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == *@$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@* == + +++x $@@@@@$$@@@@@*xoo+%@@@@@$$@@@@@%+o~x=@@@@@$$@@@@@$· x+++ + **o ~=%$$$%*o +%$$$$%+ o*%$$$%=~ ** + x+**~~ ~**+x + ++**== ++==**==xo o+==**==++ =+**++ + ++==*%%%%%**++xx ++==*%%%%%%*==++ xx++**%%%%%**=++ + diff --git a/src/build/framegen/frames/frame_136.txt b/src/build/framegen/frames/frame_136.txt new file mode 100644 index 000000000..66c8c4040 --- /dev/null +++ b/src/build/framegen/frames/frame_136.txt @@ -0,0 +1,41 @@ + + + x ++++====++++ + ++==*%*%==++++++++==%*%*==++ + ++**=* *=**++ + x+**+= ·· =+**+x + ++== o=%@@@@@@@@@@@@@@@@%=o ==++ + ===+ +$@@@@@$$$$$$$$$$$$$$$$@@@@@$+ +=== + ++++ =@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@= ++++ + ++=+ $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ +=++ + ** $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ** + +++o =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= o+++ + == $@$$$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$@@@@@@$$$$$$$$@$ == + ++++ $@$$$$$@@@@$*=+=*$@@@@$$$$$$$$$@@@@%=+==%@@@@$$$$$@$ ++++ + ==+· +@$$$$$@$~ ·%@$$$$$$@@x +@@$$$$@x ·+== + == @$$$$$@ ~x=~ @$$$$@x ·o=x *@$$$$@ == + == $$$$$@ = x @$$@o ~x $$$$$$ == + == ·@$$$@+ % *o $$$$ = @ o@$$$@· == + == ·@$$$@x @ * o @$$$ ~x * x *@$$$@· == + == ·@$$$$$ * %$$$@ = x@$$$$@· == + == ·@$$$$@% o**oo~+%@@$$$$@ ·+%xo~x=@@$$$$$@· == + == ·@$$$$$@@= +@@@$$$$$$$@% @@@$$$$$$$@· == + == ·@$$$$$$$@@@$=o~··~x%$$$$$$$$$$$@@@$*x~··~o*$$$$$$$$$$@· == + == ·@$$$$$$$$$$@@@@@@@@@$$$$$$$$$$$$$$$@@@@@@@@$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == +@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@= == + ++++ %@@@@@@@@@@@$+o·~x*@@@@@@@@@@@@*o··~+$@@@@@@@@@@@% x+++ + **x· +*%%%*+· o=%%%%=o ·+%%$%*+ ·o** + x+**o~ oo oo oo**+x + ++**+=+~ =+******+x x+******+= ~x==**++ + ++==**%%%***++xx ++==***%%***==++ xx++***%%%**==++ + diff --git a/src/build/framegen/frames/frame_137.txt b/src/build/framegen/frames/frame_137.txt new file mode 100644 index 000000000..de5f454c6 --- /dev/null +++ b/src/build/framegen/frames/frame_137.txt @@ -0,0 +1,41 @@ + + + ++++==****==++++ + ==***%==xo ox==%***== + ===*++ ++*=== + ++**x+ ·oxx++xxo· +x**++ + ===+ o*$@@@@@@@@@@@@@@@@@@$*o +=== + **++ o%@@@@@$$$$$$$$$$$$$$$$$$@@@@@%o ++** + ==+o ~$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$~ o+== + ++++ +@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ ++++ + ox== o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o ==xo + ==+~ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ~+== + ox== @@$$$$$$$@@@@@@@@@$$$$$$$$$$$$$$$@@@@@@@@$$$$$$$@@ ==xo + +++x @$$$$$$@@@$*xooox=$@@@$$$$$$$$@@@@%+ooox+%@@@$$$$$$@ x+++ + ==x =$$$$$$@= =@$$$$$$@$~ o@@$$$$$* x== + == @$$$$@$ ·o+%o $$$$$@~ ox*+ =@$$$$@ == + == $$$$$$ * + @$$@· +· %$$$$$ == + == ~@$$$@x @ ~ *x $$$$ ~+ o @ o@$$$@~ == + == ·@$$$@+ $ o @$$$ ·= x · *$$$$@· == + == ·@$$$$$ = $$$$@~ o~ =@$$$$@· == + == ·@$$$$$$ ~==o++*$@$$$$$@o ·x*ox+=%@@$$$$$@· == + == ·@$$$$$$@% x@@$$$$$$$$@$o @@@$$$$$$$@· == + == ·@$$$$$$$@@@@%=+xx+*$$$$$$$$$$$$$@@@$*+xx+=%$$$$$$$$$$@· == + == ·@$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$$$$$@@@@@@@@$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == x@@$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$@@+ == + ++++ *@@@@@@@@@@@%x· ~=@@@@@@@@@@@@=~ x%@@@@@@@@@@@* ++++ + **x· o=*%%=x ~+*%%*+~ x=%%*=x ·x** + x+**xo ++ ++ ox**+x + x+**=*xx *+****==++ ++==****+* x+==**+x + ++==********++xx ++==********==++ xx++********==++ + diff --git a/src/build/framegen/frames/frame_138.txt b/src/build/framegen/frames/frame_138.txt new file mode 100644 index 000000000..284028b3b --- /dev/null +++ b/src/build/framegen/frames/frame_138.txt @@ -0,0 +1,41 @@ + + + +++=**%%%%%%%%**=+++ + ++***%==o· ·o==%***++ + ++**+* *+**++ + ==== o+=*%$$$$%*=+o ==== + x+**xx x*@@@@@@@@@@@@@@@@@@@@@@*x xx**xx + xx**~~ ~%@@@@$$$$$$$$$$$$$$$$$$$$$$@@@@%~ ~~**xx + **x· *@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* ·x** + ==+o %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% o+== + xx== *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* ==xx + ==x· @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ·x== + xx== @$$$$$$$$@@@@@@@@@$$$$$$$$$$$$$$@@@@@@@@@@$$$$$$$@ ==xx + +++o @$$$$$$@@@*x· ·o=$@@$$$$$$$$@@@%+~ ~+%@@@$$$$$@ o+++ + == %$$$$$@@x o@@$$$$$@* %@$$$$$% == + == @$$$$@% ·~o+%x %$$$$@ ~~x%* x@$$$$@ == + == $$$$$$ % = @$$@ * ~ *@$$$$ == + == ·@$$$@x @ * *+ $$$$ ox * @ o@$$$@· == + == ·@$$$@+ % @$$@ * %$$$$@· == + == ·@$$$$@ + ·@$$$@x o %@$$$$@· == + == ·@$$$$$@ ~xx~=%$@@$$$$$@= ox~x*%@@@$$$$$@· == + == ·@$$$$$$@$x x@@$$$$$$$$@@= @@$$$$$$$$@· == + == ·@$$$$$$$$@@@@$%**%$@$$$$$$$$$$$$@@@@$%**%$@$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == ~@@$$$$$$$$$$$@@@@@@@@$$$$$$$$$$@@@@@@@@$$$$$$$$$$$@@o == + ++++ +@@@@@@@@@@@=~ x$@@@@@@@@@@$x ·=@@@@@@@@@@@+ ++++ + **+~ o+=+x· o+==+o ·x+=+x ~x** + xx**+x == == x+**+x + xx**==+= ~+*=******+* *+******=*x~ =+==**xx + ++==********++ x+++********+++x ++********==++ + diff --git a/src/build/framegen/frames/frame_139.txt b/src/build/framegen/frames/frame_139.txt new file mode 100644 index 000000000..c4537217d --- /dev/null +++ b/src/build/framegen/frames/frame_139.txt @@ -0,0 +1,41 @@ + + + ++==**%%*%%%%%%*%%**==++ + ==***%xx xx%***== + ++**++ ++**++ + xx**++ x=*$$@@@@@@$$*=x ++**+x + ++**~o ~*$@@@@@@@$$$$$$$$@@@@@@@$*~ oo**++ + ++** +$@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@$+ **++ + xx** ~$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$~ **xo + ==+~ ~@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ ~+== + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + == ~@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + x+++ o@$$$$$$$$@@@@@@@@@@$$$$$$$$$$$$$@@@@@@@@@@$$$$$$$@o +++x + +++~ @$$$$$$@@$=o ~+$@@$$$$$$$$@@@%x· ·x%@@@$$$$$@ ~+++ + == $$$$$$@@o ~@@$$$$$@= %@$$$$$$ == + == @$$$$@* ~~~x%x %$$$$@ ·~~o%= o@$$$$@ == + == ·$$$$$$ * = @$$@ * o *@$$$$· == + == ·@$$$@x @ % *+ $$$$ oo % @ o@$$$@· == + == ·@$$$@= * @$$@ * %$$$$@· == + == ·@$$$$@ x ~@$$$@+ o %@$$$$@· == + == ·@$$$$$@~ ~o~~=%$@@$$$$$@* oo~x%$@@@$$$$$@· == + == ·@$$$$$$@@+ x@$$$$$$$$$@@*· @@$$$$$$$$@· == + == ·@$$$$$$$$@@@@$$%%$$@$$$$$$$$$$$$@@@@@$%%%$@$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==+· @@@$$$$$$$$$$@@@@@@@@$$$$$$$$$$@@@@@@@@$$$$$$$$$$$@@ x== + ++=+ o$@@@@@@@@@@+ ~*@@@@@@@@@@*~ +@@@@@@@@@@$x ++++ + ==+x ·oxo~ ~oo~ ~oxo· o+*= + x+**+x =* == ++**xx + x+==**+*+o ++*=**==**=*+x x+*=**==**=*++ ~+*=**==xx + ++++******==++ ++++********++++ ++==******++++ + diff --git a/src/build/framegen/frames/frame_140.txt b/src/build/framegen/frames/frame_140.txt new file mode 100644 index 000000000..be700a44a --- /dev/null +++ b/src/build/framegen/frames/frame_140.txt @@ -0,0 +1,41 @@ + + xx++++xx + ===*%%%%*%****%*%%%%*=== + ++**=%++ ++%=**++ + ===* *=== + x+**+x ~+*$@@@@@@@@@@@@$*+~ x+**+x + ++== =$@@@@@$$$$$$$$$$$$$$@@@@@$= ==++ + ++*= ~%@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@%~ =*++ + x+== =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@= ==+x + =*o =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= o*= + ++++ ·@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@· ++++ + == =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= == + x+++ =@$$$$$$$$@@@@@@@@@$$$$$$$$$$$$$$@@@@@@@@@@$$$$$$$@= ++xx + +++· ·@$$$$$$@@@%+~ ~x*@@@$$$$$$$$@@@$=o· ~o=$@@@$$$$$@· ·+++ + == @$$$$$@@x x@@$$$$$@% $@$$$$$@ == + == $$$$$@% ~o=%x $$$$$@ ~~x%= x@$$$$$ == + == ·@$$$$$ * = @$$@ * · *$$$$@· == + == ·@$$$@x @ = *+ $$$$ ox * @ o@$$$@· == + == ·@$$$@+ % @$$@ * %$$$$@· == + == ·@$$$$@ + ·@$$$@x o %@$$$$@· == + == ·@$$$$$@ ~xo~=%$@@$$$$$@= ox~x*%@@@$$$$$@· == + == ·@$$$$$$@$x x@@$$$$$$$$@@* @@$$$$$$$$@· == + == ·@$$$$$$$$@@@@$%%%%$@$$$$$$$$$$$$@@@@$$%%%$@$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==x· $@@$$$$$$$$$@@@@@@@@@@$$$$$$$$@@@@@@@@@@$$$$$$$$$@@$ ·+== + ++++ =@@@@@@@@@*· x$@@@@@@@@$x *@@@@@@@@@= ++++ + ==++ +=== + xx=*=+ ++%%xx xx%%++ +===xx + ==**=*==++++*=*=**==**=%=*++++*=%=**==**=*=*++++==*=**==xx + ++++==****==++ ++==****==++ ++==****==++++ + diff --git a/src/build/framegen/frames/frame_141.txt b/src/build/framegen/frames/frame_141.txt new file mode 100644 index 000000000..f5780d60f --- /dev/null +++ b/src/build/framegen/frames/frame_141.txt @@ -0,0 +1,41 @@ + + xx++++++++xx + x++=*%*%*%========%*%*%*=++x + ++**=*+x x+*=**++ + xx**=* *=**xx + ++**o x*$@@@@@@@@@@@@@@$*x o**++ + ++=+ o*@@@@@$$$$$$$$$$$$$$$$@@@@@*o +=++ + ++=+ x$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$x +=++ + x+== *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* ==+x + ** %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ** + +++x x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x x+++ + =* *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* *= + ++++ *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ++++ + ==+· o@$$$$$$$@@@@@@@@@@@@@$$$$$$$$$$@@@@@@@@@@@@@$$$$$$$@o ·+== + == @$$$$$$@@%~ ~*@@$$$$$$@@$+ +$@$$$$$$@ == + == $$$$$$@o o@$$$$@* $@$$$$$ == + == ·@$$$$@ x @$$@+ o $$$$$@· == + == ·@$$$@+ % %o $$$$ = @ x@$$$@· == + == ·@$$$@+ $ o @$$$ ·= o *$$$$@· == + == ·@$$$$@ x $$$$@x ~ *@$$$$@· == + == ·@$$$$$@~ · +%$@@$$$$$@= ~%%@@@$$$$$@· == + == ·@$$$$$$@@*· +@@$$$$$$$$@@%o @@$$$$$$$$@· == + == ·@$$$$$$$$@@@@@@@@@@@$$$$$$$$$$$$@@@@@@@@@@@$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$· == + == @@$$$$$$$$$$$$$$$@@$$$$$$$$$$$$$$$$@@$$$$$$$$$$$$$$$@@ == + ==+~ *@@@$$$$$$$@@@@$%%@@@@$$$$$$$$@@@@%%$@@@@$$$$$$$@@@* ~+== + ++== o%@@@@@@@$x ·*@@@@@@@@*· x$@@@@@@@%x ==++ + ===+ +=== + ox====o+ ==%%++ ++%%== xo====+x + ++**=**%****%***==++**=*=******=*=**++==***%****%**=**++ + x++++=====++++ ++++====++++ ++++======+++x + diff --git a/src/build/framegen/frames/frame_142.txt b/src/build/framegen/frames/frame_142.txt new file mode 100644 index 000000000..1051e2b80 --- /dev/null +++ b/src/build/framegen/frames/frame_142.txt @@ -0,0 +1,41 @@ + + xx++++====++++xx + ++==*%**==++oooo++==**%*==++ + ++**=* *=**=+ + ++**+= ···· =+**++ + ++== x=$@@@@@@@@@@@@@@@@$=x ==++ + ==++ =$@@@@$$$$$$$$$$$$$$$$$$@@@@$= ++== + ===+ *@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* +=== + ++=+ ·$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$· +=++ + o ** $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ** o + +++o =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= o+++ + == $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + ==+· +@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ·+== + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == $$$$$$@@@@@@@@@@@@@@@@@@$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$ == + == ·@$$$$@= ·*@$$$@= +@$$$$$@· == + == ·@$$$@ ~@$@· @$$$$@· == + == ·@$$$$x +$$$+ @$$$$@· == + == ·@$$$$@@*==============*@@$$$@@*===============$@$$$$$@· == + == ·@$$$$$$@@@@@@@@@@@@@@@@$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == %@$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@% == + ==+x ~@@@@$$$$$@@@@%+x+=$@@@@$$$$@@@@$=+x+%@@@@$$$$$@@@@o o+== + xx== x*$@@@$%x ~=$@@@@$=~ x%$@@@$*x ==xx + ==== ==== + ====+= xx*=**== ==**=*xx =+==== + ++*****%*%%*****==++==***%*%%*%***==++==*****%%%%*****++ + ++++++++++++ x++++++++++x ++++++++++++ + diff --git a/src/build/framegen/frames/frame_143.txt b/src/build/framegen/frames/frame_143.txt new file mode 100644 index 000000000..a5cb02dd2 --- /dev/null +++ b/src/build/framegen/frames/frame_143.txt @@ -0,0 +1,41 @@ + + ++============++ + ++**%%=*++o~····~o++*=%%**++ + +=**== ==**=+ + ++**++ ·~~oo~~· ++**++ + ===+ +%@@@@@@@@@@@@@@@@@@%+ +=== + ==++ ·*@@@@@$$$$$$$$$$$$$$$$$$@@@@@*· ++== + ===x %@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@% x=== + ++=+ o@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@o +=++ + ox== @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xx + ==+~ *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ~+== + == $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + +++x $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ x+++ + ==x· =@$$$$$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ·x== + == @$$$$$@$**%$@@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == $$$$$@ o+*%@@@@$$$$@@@@@@@@@@@@@@@@@@@@$$$$$$ == + == ·@$$$$@ *$$$$% *$$$$$@· == + == ·@$$$$$@ @$$@ @$$$$@· == + == ·@$$$$@ =$$$$% =$$$$$@· == + == ·@$$$$@ ~x=%@@@@$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$@$==%$@@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == +@@$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$@@= == + ==++ *@@@@@@@@@@@$+~ o*@@@@@@@@@@@@*o ·+$@@@@@@@@@@@% x+== + ++==x· x=%%%*x o=*%%*=o x*%%%*x ·x==++ + ====oo xx xx ~o==== + ====+=++ =+*==*==++ ++=====*+= xx=+==== + ++==**=*********++++==***%****%***==++++************==++ + ++++++++++xx ++++++++++++ x ++++++++++ + diff --git a/src/build/framegen/frames/frame_144.txt b/src/build/framegen/frames/frame_144.txt new file mode 100644 index 000000000..b0f7b896b --- /dev/null +++ b/src/build/framegen/frames/frame_144.txt @@ -0,0 +1,41 @@ + + ++====****====++ + +=***%==+o ox==%***=+ + ===*++ ++*=== + ++**x+ ·ooxxxxoo· +x**++ + ===+ o=$@@@@@@@@@@@@@@@@@@$=o +=== + **++ o%@@@@$$$$$$$$$$$$$$$$$$$$@@@@%o ++** + ==+x ~$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$~ x+== + ++++ +@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ ++++ + ox== ~@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ ==xo + ==+~ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ~+== + ox== @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xo + +++x @$$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + ==+ =@$$$$@= o*@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= +== + == @$$$$@+ x%@@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@ == + == $$$$$$% =@@$$$$@$+oooooooooooooox%@$$$$$$ == + == ·@$$$$$@@$=~ *@$$$o @$$$$@· == + == ·@$$$$$@@$*x *$$$@o @$$$$@· == + == ·@$$$$$% +@@$$$$@%x~~~~~~~~~~~~~~o*@$$$$$@· == + == ·@$$$$@+ o*@@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$@= ~=$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x· @@@$$$$$$$$$$@@@@@@@@$$$$$$$$$$@@@@@@@@$$$$$$$$$$@@@ x== + ++++ o$@@@@@@@@@$+ ·*@@@@@@@@@@*· +$@@@@@@@@@$o ++++ + x+==+x ·ooo~ ~oo~ ~ooo· o+==+x + ++==++ +** **+ x+==++ + ++====+=+x ++*========*+x x+*========*++ x+======++ + ++++==********==++++++==********==++++++==********====++ + ++++++++ ++++++++ ++++++++ + diff --git a/src/build/framegen/frames/frame_145.txt b/src/build/framegen/frames/frame_145.txt new file mode 100644 index 000000000..f096e8c69 --- /dev/null +++ b/src/build/framegen/frames/frame_145.txt @@ -0,0 +1,41 @@ + + ++====****====++ + xx+=***%==x~ ~x==%***=+xx + x+===*++ ++*===+x + ++**+x ~ox++++xo~ x+**++ + ==++ x*$@@@@@@@@@@@@@@@@@@$*x ++== + **+x x%@@@@$$$$$$$$$$$$$$$$$$$$@@@@%x x+** + ==+o o$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$o o+== + ++++ +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ ++++ + xx== o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o ==xx + ==+· $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·+== + x+== @@$$$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==+x + +++x @$$$$@@$*%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + ==x *$$$$$% ~=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$* x== + == @$$$$@* =$@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@ == + == $$$$$$@%· %@$$$$@x ~$$$$$$$ == + == ~@$$$$$$$@@@%~ %$$$@ @$$$$@~ == + == ·@$$$$$@@$+ $$$$$= o$$$$$@· == + == ·@$$$$$$ =$@$$$$$@@$%%%%%%%%%%%%%%%@@$$$$$@· == + == ·@$$$$@* ~*@@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$@· == + == ·@$$$$$@* o*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==+· $@@$$$$$$$$$@@@@@@@@@@$$$$$$$$@@@@@@@@@@$$$$$$$$$@@$ ·x== + ++++ =@@@@@@@@@* x$@@@@@@@@$x *@@@@@@@@@= ++++ + oo==++ ++==xx + ++===+ ++%%+o o+%%++ +===++ + ++=====%+=++++*=*========***++++***========*=*++++=+%=====++ + xx++==******====++ ++==********==++ ++====******==++xx + ++++ ++++ ++++ + diff --git a/src/build/framegen/frames/frame_146.txt b/src/build/framegen/frames/frame_146.txt new file mode 100644 index 000000000..423d3e734 --- /dev/null +++ b/src/build/framegen/frames/frame_146.txt @@ -0,0 +1,41 @@ + + xx++==********===+xx + ++==*%**=+~· ·~+=**%*==++ + x+=*=*+x x+*=*=+x + ++**xo ·ox+====+xo· ox**++ + **++ x*@@@@@@@@@@@@@@@@@@@@*x ++** + **+o x$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$x x+** + ==+o x$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$x o+== + ++++ =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ++++ + xx== x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ==xx + ==+· $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·+== + ox== @@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xo + +++x @$$$$@* ·*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + == *$$$$@% o*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$* == + == @$$$$$$ o%@@$$$$$@@@$$$$$$$$$$$$$$$@@$$$$$@ == + == $$$$$$$@@=· ~$$$$$* +$$$$$$ == + == ~@$$$$$$$@@@@* $$$$@ @$$$$@~ == + == ·@$$$$$$@*~ =$$$$$$· %$$$$$@· == + == ·@$$$$$$ ~*@@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ ·=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@$x ·=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == $@$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$@$ == + ==+o +@@@$$$$$$$@@@$***%@@@@$$$$$$@@@@%***$@@@$$$$$$$@@@+ o+== + ++== =$@@@@@$*~ +%@@@@@@%+ ~*$@@@@@$=· ==++ + ===+ +=== + ++====x+ *=**== ==**=* +x====++ + ++=====**%******=========**%****%**=========******%**=====++ + ++++========++xx ++++========++++ xx++========++++ + + diff --git a/src/build/framegen/frames/frame_147.txt b/src/build/framegen/frames/frame_147.txt new file mode 100644 index 000000000..baf0b2890 --- /dev/null +++ b/src/build/framegen/frames/frame_147.txt @@ -0,0 +1,41 @@ + + ++++==********===+++ + ++==*%**++~· ·~++**%*==++ + xx**=%+x x+%=**xx + ++*=x ~ox+====+xo~ x=*++ + **++ x%@@@@@@@@@@@@@@@@@@@@%x ++** + **+o +$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$+ o+** + =*+o x$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$x o+*= + ++++ =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ++++ + ox== x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ==xo + ==+· $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·+== + ox== @$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ==xo + +++x @$$$$$x x%@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + == *$$$$@% +$@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$* == + == @$$$$$$o =$@$$$$$@@$%%%%%%%%%%%%%%%@@$$$$$@ == + == $$$$$$$@@$x $$$$$= o$$$$$$ == + == ·@$$$$$$$@@@@= $$$$@ @$$$$@· == + == ·@$$$$$$@= %$$$$$@x ~$$$$$$@· == + == ·@$$$$$$ +$@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$ o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@@=oo*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == *@$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@% == + ==+x ~$@@@@$$$$@@@@%+xx=$@@@@$$$$@@@@$=xx+*@@@@$$$$@@@@@~ x+== + ++== o*$@@@$*x ·=%$@@$%=· x*$@@@$*x ==++ + ==== =+== + xx====+= x+*===+= =+====+x =+====xx + ++====*%%%%**=====++====*%*%%*%*====++=====**%%%%*====++ + xx++++====++++ ++++====++++ ++++====++++x+ + + diff --git a/src/build/framegen/frames/frame_148.txt b/src/build/framegen/frames/frame_148.txt new file mode 100644 index 000000000..a36374d76 --- /dev/null +++ b/src/build/framegen/frames/frame_148.txt @@ -0,0 +1,41 @@ + + ++++==********===+++ + ++==*%**++~· ·~++**%*==++ + xx**=%+x x+%=**xx + ++*=x ~ox+====+xo~ x==++ + **++ +%@@@@@@@@@@@@@@@@@@@@%+ ++** + **+o +$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$+ o+** + ==+~ x$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$x ~+*= + ++++ =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ++++ + ox== x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ==xo + ==+· $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·+== + ox== @$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ==xo + +++x @$$$$$x x%@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + == *$$$$@% x$@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$* == + == @$$$$$$o =$@$$$$$@@%%%%%%%%%%%%%%%%@@$$$$$@ == + == $$$$$$$@@$x $$$$$= ~$$$$$$ == + == ~@$$$$$$$@@@@+ $$$$@ @$$$$@~ == + == ·@$$$$$@@+ ·$$$$$$@+ o$$$$$$@· == + == ·@$$$$$$ +$@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$ x$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@@=xx%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == x@@$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$@@+ == + ==++ *@@@@@@@@@@@%x ~=@@@@@@@@@@@@=~ x%@@@@@@@@@@@% ++== + xx==x· o=***=x ~+****+~ x=***=x ·x==++ + ====xo xx x+ ox==== + ======+x =+=*====++ ++====*=+= x+*===== + ++==***%********++++==************==++++********%***==++ + ++++++++++ +x++++++++x+ ++++++++++ + + diff --git a/src/build/framegen/frames/frame_149.txt b/src/build/framegen/frames/frame_149.txt new file mode 100644 index 000000000..eaf1e09a4 --- /dev/null +++ b/src/build/framegen/frames/frame_149.txt @@ -0,0 +1,41 @@ + + xx++==********===+xx + ++==*%**++~· ·~++**%*==++ + xx**=*+x x+*=**xx + ++*=xo ·ox+====+xo· ox=*++ + **++ x%@@@@@@@@@@@@@@@@@@@@%x ++** + **+o +$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$+ o+** + =*+o x$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$x o+*= + ++++ =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ++++ + ox== x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ==xo + ==+· $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·+== + ox== @@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xo + +++x @$$$$@= +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + == *$$$$@% +$@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$* == + == @$$$$$$· =$@$$$$$@@$%%%%%%%%%%%%%%%@@$$$$$@ == + == $$$$$$$@@*o $$$$$= ~$$$$$$ == + == ·@$$$$$$$@@@$x $$$$@ @$$$$@· == + == ·@$$$$$@@x ·%$$$$$@+ o$$$$$$@· == + == ·@$$$$$$ =$@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@%+=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == ~@@$$$$$$$$$$$@@@@@@@@$$$$$$$$$$@@@@@@@@$$$$$$$$$$$@@o == + ++++ +@@@@@@@@@@@*~ x$@@@@@@@@@@$x ·*@@@@@@@@@@@= ++++ + ox==+o x+=+x· o+==+o ·x+=+x· ~+==+x + ++==+x == == xx==++ + ++====++ ox*+==**==+= =+=***==+*xo ++====++ + ++==**********==++++++************++++++==**********==++ + ++++++++ xx++++xx ++++++++ + + diff --git a/src/build/framegen/frames/frame_150.txt b/src/build/framegen/frames/frame_150.txt new file mode 100644 index 000000000..9f440069e --- /dev/null +++ b/src/build/framegen/frames/frame_150.txt @@ -0,0 +1,41 @@ + + xx++==********===+xx + +++=****==o· ·o==****=+++ + x+=*=*+x x+*=*=+x + ++**+x ~x++==++x~ xx**++ + **++ x*@@@@@@@@@@@@@@@@@@@@*x ++** + **xx x%@@@@$$$$$$$$$$$$$$$$$$$$@@@@%x x+** + ==+o o$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$o o+== + ++++ +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ ++++ + ox== x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ==xx + ==+· $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·+== + ox== @@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xo + +++x @$$$$@* =@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + ==x *$$$$@% ·=@@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$* == + == @$$$$$$ ·*@@$$$$$@@$%%%%%%%%%%%%%%%@@$$$$$@ == + == $$$$$$$@@*~ $$$$$= o$$$$$$ == + == ~@$$$$$$$@@@@+ $$$$@ @$$$$@~ == + == ·@$$$$$@@x %$$$$$@x ~$$$$$$@· == + == ·@$$$$$$ +$@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ +$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@@*+=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x· @@@$$$$$$$$$@@@@@@@@@$$$$$$$$$$@@@@@@@@@$$$$$$$$$@@@ ·x== + ++++ ~%@@@@@@@@@$x ·*@@@@@@@@@@*· x$@@@@@@@@@%o ++++ + ox==+x ~oo· ~oo~ ·ooo o+==xo + ++==++ +%% %%+o ++==++ + ++=*===*xx ~o++*=**==**+*++ ++*+**==**=*++ ~ xx*===*=++ + ++==********++xx ++==********==++ xx++********==++ + + + diff --git a/src/build/framegen/frames/frame_151.txt b/src/build/framegen/frames/frame_151.txt new file mode 100644 index 000000000..540e3e13c --- /dev/null +++ b/src/build/framegen/frames/frame_151.txt @@ -0,0 +1,41 @@ + + x+++===******====++x + ++==***%=*xo ox==%***==++ + xx=*=*++ ++*=*=xx + ++**++ ~ox++++xo~ ++**++ + **++ o*$@@@@@@@@@@@@@@@@@@$*o ++** + **+x o%@@@@$$$$$$$$$$$$$$$$$$$$@@@@%o x+** + ==+o ~$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$~ o+== + ++=+ +@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ ++++ + ox== o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o ==xo + ==+~ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ~+== + ox== @@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xo + +++x @$$$$@* ·=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + ==+ *@$$$@% ~*@@@@$$$$$$$$$$@@@@@@@@@@@@@@@$$$$$$@* +== + == @$$$$$$ ~*@@$$$$$@@$%%%%%%%%%%%%%%$@@$$$$$@ == + == $$$$$$$@$=· $$$$$* x$$$$$$ == + == ·@$$$$$$$@@@@+ $$$$@ @$$$$@~ == + == ·@$$$$$@@+ %@$$$$$o ·$$$$$$@· == + == ·@$$$$$$ x$@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ x$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@@*x+%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==+· @@@$$$$$$$$$@@@@@@@@@$$$$$$$$$$@@@@@@@@@$$$$$$$$$@@@ ·+== + ++++ %@@@@@@@@@%o =$@@@@@@@@$= ~%@@@@@@@@@%· ++++ + ==+x ·· ·· ··· x+== + x+==++ ++%% %*++ ++*=xx + xx==**=*++xxxx+=*=**==**=*=+xxxx+=%=**==**=*=+xxoo++*=**==xx + ++++******==++xx ++++********++++ xx++==******=+++ + + + diff --git a/src/build/framegen/frames/frame_152.txt b/src/build/framegen/frames/frame_152.txt new file mode 100644 index 000000000..34e342244 --- /dev/null +++ b/src/build/framegen/frames/frame_152.txt @@ -0,0 +1,41 @@ + + xx++=====**=====++xx + +++=***%**++~· ·~++**%***++++ + xx==*%=+ +=%*==xx + ++**++ ~~oooo~~ ++**++ + ==== ·+%@@@@@@@@@@@@@@@@@@%+· ==== + **+x ~*@@@@@$$$$$$$$$$$$$$$$$$@@@@@*~ x+** + ==+x ·%@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@%· x+== + ++=+ x@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@x +=++ + ox== ·@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@· ==xo + ==+~ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ~+== + ox== @@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xo + +++x $$$$$$%· o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ x+++ + ==+· =@$$$@$ o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ·+== + == @$$$$$$ x%@@$$$$$@@@$$$$$$$$$$$$$$$@@$$$$$@ == + == $$$$$$$@$+ ~$$$$$* +$$$$$$ == + == ~@$$$$$$$@@@@+ $$$$@ @$$$$@~ == + == ·@$$$$$$@= *$$$$$$· %$$$$$@· == + == ·@$$$$$$ o%@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ o*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@@=ox*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==+· $@@$$$$$$$$$@@@@@@@@@@$$$$$$$$@@@@@@@@@@$$$$$$$$$@@$ ·+== + +++= =$@@@@@@@@* x%@@@@@@@@%x *@@@@@@@@@* ++++ + ==++ +=== + xx=*=+ ++%%+x x+%%=+ +=**+x + ++**=*=+++++=**=**++**=%==++++==%=**++**=**=+++++=*=**++ + xx++======++++ ++========++ ++++==**==++xx + + + diff --git a/src/build/framegen/frames/frame_153.txt b/src/build/framegen/frames/frame_153.txt new file mode 100644 index 000000000..b81afbddb --- /dev/null +++ b/src/build/framegen/frames/frame_153.txt @@ -0,0 +1,41 @@ + + xx++============++xx + ++++**%%=*==xo~~~~ox==**%%**++++ + xx==**== ==**==xx + ++**+= ·~~~~· =+**++ + ===+ x*$@@@@@@@@@@@@@@@@$*x +=== + **++ =@@@@@$$$$$$$$$$$$$$$$$$@@@@@= ++** + ==++ *@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* +=== + ++=+ ~@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@~ +=++ + xx== @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xo + ==+o *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* o+== + ox== $@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ==xo + +++x $@$$$@$o x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ x+++ + ==+· +@$$$$$ +$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ·+== + == @$$$$$$ +$@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@ == + == $$$$$$$@%x o$$$$$% =$$$$$$ == + == ·@$$$$$$$@@@@+ $$$$@ @$$$$@· == + == ·@$$$$$$@*~ +$$$$$$ *$$$$$@· == + == ·@$$$$$$ ·*@@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ ·=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@@+·~=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==+· %@@$$$$$$$$$@@@@$$@@@@$$$$$$$$@@@@$$@@@@$$$$$$$$$@@$ ·+== + x+== +$@@@@@@@$* o%@@@@@@@@%o *$@@@@@@@$= ==++ + ==++ ++== + ==== ==%%++ ++%%== +=== + ++**=%==++++****==++**=***++++***=**++==****++++==%=**++ + +++=====++++ +++======++x ++++=====+++ + + + diff --git a/src/build/framegen/frames/frame_154.txt b/src/build/framegen/frames/frame_154.txt new file mode 100644 index 000000000..7f4c1c11d --- /dev/null +++ b/src/build/framegen/frames/frame_154.txt @@ -0,0 +1,41 @@ + + ++++++====++++++ + xx+=***%%%**==++++==**%%%***=+xx + ox==**=*xo ox*=**==xo + ++**+= =+**++ + ==== ~+%$@@@@@@@@@@@@@@$%+~ ==== + ===+ x%@@@@@$$$$$$$$$$$$$$$$@@@@@%x +=== + ===+ +@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@+ +=== + ++=+ %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% +=++ + ox== %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ==xo + ==+x x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x x+== + ox== %@$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ==xo + ++++ %@$$$@@+~o=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++++ + ==+· x@$$$$$ ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ·+== + == @$$$$$$ ~*@@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@ == + == $$$$$$$@=· =$$$$$$ %$$$$$$ == + == ·@$$$$$$$@@@@+ $$$$@ @$$$$@· == + == ·@$$$$$$@$x o$$$$$% +$$$$$@· == + == ·@$$$$$$ x$@@$$$$$@@@$$$$$$$$$$$$$$@@@$$$$$@· == + == ·@$$$$@$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@$~ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==+~ %@@@$$$$$$$$@@@@$$@@@@$$$$$$$$@@@@$$$@@@$$$$$$$$@@@% ·+== + ++== +$@@@@@@@$= ~%@@@@@@@@%~ =$@@@@@@@$+ ==xx + ===+ +=== + ==== ==%%++ ++%%== ==== + ++**=***++==%***==++***%**++++**%***++==***%==++**%=**++ + x+++==++++ x+++====+++x ++++++++++ + + + diff --git a/src/build/framegen/frames/frame_155.txt b/src/build/framegen/frames/frame_155.txt new file mode 100644 index 000000000..0a9d3d097 --- /dev/null +++ b/src/build/framegen/frames/frame_155.txt @@ -0,0 +1,41 @@ + + ++++++++++++++++ + ++*****%*%=******=%*%*****++ + x ++**=*++ x+*=**++ x + ++**+= =+**++ + ====ox o=%@@@@@@@@@@@@@@%=o xo==== + ===+ ~*@@@@@@$$$$$$$$$$$$$$@@@@@@*~ +=== + ===+ o$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$o +=== + ++== *@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* ==++ + ox== *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* ==xo + ==+x o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o x+== + ox== =@$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + ++++ *@$$$@@*x+%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ++++ + ==x· ~@$$$$$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ·x== + == @$$$$$$ x$@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$@ == + == $$$$$$@@+ %@$$$$$o ·$$$$$$$ == + == ·@$$$$$$$@@@@+ $$$$@ @$$$$@· == + == ·@$$$$$$@$=· $$$$$* x$$$$$@· == + == ·@$$$$$$ ~*@@$$$$$@@$%%%%%%%%%%%%%%$@@$$$$$@· == + == ·@$$$$@% ~*@@@@$$$$$$$$$$@@@@@@@@@@@@@@@$$$$$$$@· == + == ·@$$$$$@* ·=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$$$$$$$$$$$$$$$@@ == + ==+~ %@@@$$$$$$$$@@@$$$@@@@$$$$$$$$@@@@$$$@@@$$$$$$$$@@@% ·+== + xx== x%@@@@@@@$= ~*@@@@@@@@*~ =$@@@@@@@$+ ==xx + ===+ +=== + ====o ==%%++ ++%%== ==== + ++***%**====%***++++==***%====%***==++++***%==+=***=**++ + xx++++++++ ++====++ ++++++++xx + + + diff --git a/src/build/framegen/frames/frame_156.txt b/src/build/framegen/frames/frame_156.txt new file mode 100644 index 000000000..d1c6743b8 --- /dev/null +++ b/src/build/framegen/frames/frame_156.txt @@ -0,0 +1,41 @@ + + xx++++++++++++xx + ++==***%*%*%%%%%%*%*%***==++ + ++**=*== ==*=**++ + ++**=*++ ++*=**++ + ++**++ ~+*%@@@@@@@@@@%*+~ ++**++ + ==== o*@@@@@@@$$$$$$$$$$@@@@@@@*o ==== + ==== =@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@= ==== + ++== x@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@x ==++ + xx==x· x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ·x==xx + ++++ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++++ + ox== o@$$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ==xo + ++++ x@$$$$@$*%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ++++ + ==+~ @$$$$$ o*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+== + == $$$$$@$ o%@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$ == + == @$$$$$@%· x$$$$$$@*· +@$$$$$@ == + == ·@$$$$$$$@@@*· $$$$@~ @$$$$@· == + == ·@$$$$$$@@$+ $$$$$x @$$$$@· == + == ·@$$$$$$o x%@$$$$$@@*===============$@$$$$$@· == + == ·@$$$$@% o%@@@@$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$@· == + == ·@$$$$$$x o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$@$$$$$$$$$$$$$$$$$$@$$$$$$$$$$$$$$$@@ == + ==+~ *@@@$$$$$$$@@@@$$$@@@@$$$$$$$$@@@@$$$@@@@$$$$$$$@@@% ·+== + ox== x%@@@@@@@$+ ~*@@@@@@@@*~ +$@@@@@@@$+ ==+x + ++=+ +=++ + ++==ox ==%%++ ++%%== o==++ + x+***%**====%***++++==***%====%***==++++***%====**%***++ + +++++++x ++++++++ ++++++++ + + + diff --git a/src/build/framegen/frames/frame_157.txt b/src/build/framegen/frames/frame_157.txt new file mode 100644 index 000000000..03caabe0e --- /dev/null +++ b/src/build/framegen/frames/frame_157.txt @@ -0,0 +1,41 @@ + + xx++++++++++++xx + ++==****%%*%%%%%%*%%****==++ + ++****=*++ ++*=****++ + ++=*==+= =+====++ + ++**++ ~+=%$$@@@@$$%=+~ ++**++ + ++==oo +%@@@@@@@@$$$$$$@@@@@@@@%+ oo==++ + ++== o$@@@@$$$$$$$$$$$$$$$$$$$$$$@@@@$o ==++ + ++==~ %@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@% ~==++ + ox==+~ $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ ~+==xo + ++++ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++++ + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ++++ ~@$$$$@@$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ++x+ + ==+~ @$$$$$· +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+== + == $$$$$@$ =$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$ == + == @$$$$$$= *@$$$$$@$xoooooooooooooox*@$$$$$@ == + == $$$$$$$@@@%x $$$$$o @$$$$$ == + == ·@$$$$$$@@@%x $$$$@o @$$$$@· == + == ·@$$$$$@= =@$$$$$@$xooooooooooooooo*@$$$$$@· == + == ·@$$$$@$ +$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$$$$$$$$$$$$$$$@@ == + ==+~ %@@@$$$$$$$$@@@$$$@@@@$$$$$$$$@@@@$$$@@@$$$$$$$$@@@% ·+== + xx== +%@@@@@@@$= ~%@@@@@@@@%~ =$@@@@@@@$+ ==xx + ++=+ +=++ + ++*=oo ==%%++ ++%%== ==++ + x+***%**====%***++++==***%====%***==++++***%====**%***++ + ++++++++ ++++++++ ++++++++ + + + diff --git a/src/build/framegen/frames/frame_158.txt b/src/build/framegen/frames/frame_158.txt new file mode 100644 index 000000000..b35f4a8c0 --- /dev/null +++ b/src/build/framegen/frames/frame_158.txt @@ -0,0 +1,41 @@ + + ++++++++++++ + ++++==******%%%%******==++++ + ++==**=***++ ++******==++ + ++==**=*+o o+*=**==++ + ++====x ·o++====++o· x====++ + ++==++ +%@@@@@@@@@@@@@@@@@@@@%+ ++==++ + ++==xo +$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$+ ox==++ + ++==+~ x@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@x ~+==++ + ==+x =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= x+== + ++== x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ==++ + ==x· $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·x== + ++== @$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ==++ + +++x @$$$$$= +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + == *$$$$@% =$@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$* == + == @$$$$$$· =$@$$$$$@@%**************%@@$$$$$@ == + == $$$$$$$@@*o $$$$$= ~$$$$$$ == + == ~@$$$$$$$@@@$x $$$$@ @$$$$@~ == + == ·@$$$$$@$o ·$$$$$$@+ o$$$$$$@· == + == ·@$$$$$$ =@@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$ =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@%==$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==+· %@@@$$$$$$$$@@@@$$@@@@$$$$$$$$@@@@$$@@@@$$$$$$$$$@@$ ·+== + xx== +$@@@@@@@$= o%@@@@@@@@%o =$@@@@@@@$= ==xx + ++=+ +=++ + ++== ==%%++ ++%%== ==++ + x+=*=***++==%***++xx==*%**====**%*==xx++***%==++***=**+x + ++++++++ ++++++++ ++++++++ + + + diff --git a/src/build/framegen/frames/frame_159.txt b/src/build/framegen/frames/frame_159.txt new file mode 100644 index 000000000..88548ed34 --- /dev/null +++ b/src/build/framegen/frames/frame_159.txt @@ -0,0 +1,41 @@ + + ++xxxx++ + xx++==****************==++xx + ++==**==*%=*++oo oo++*=%*==**==++ + xx++**=*+= =+*=*=++xx + ++====++ ~oooo~ ++====++ + ++===+ +%@@@@@@@@@@@@@@@@@@%+ +===++ + ++==+x ·*@@@@@$$$$$$$$$$$$$$$$$$@@@@@*· x+==++ + x+==+x %@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@% x+==++ + ===+ o@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@o +=== + ++== ·@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@· ==++ + ==+~ *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ~+== + ++== $@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ==++ + +++x $$$$$@$~ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ x+++ + ==+· =@$$$@$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ·x== + == @$$$$$$ x%@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@ == + == $$$$$$$@$x o$$$$$* +$$$$$$ == + == ·@$$$$$$$@@@@+ $$$$@ @$$$$@· == + == ·@$$$$$$@*· =$$$$$$· %$$$$$@· == + == ·@$$$$$$ ~*@@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@@+~o*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==+· $@@$$$$$$$$$@@@@$@@@@@$$$$$$$$@@@@@$@@@@$$$$$$$$$@@$ ·+== + xx== =$@@@@@@@@* o%@@@@@@@@%o *@@@@@@@@$= ==+x + ++=+ +=++ + ++== ==%%++ ++%%== ==++ + x+**=%*=++++%***++x+==*%**++++**%*==++++***%++++==%=**++ + ++++++++ ++++++++ ++++++++ + + + diff --git a/src/build/framegen/frames/frame_160.txt b/src/build/framegen/frames/frame_160.txt new file mode 100644 index 000000000..2e212c62a --- /dev/null +++ b/src/build/framegen/frames/frame_160.txt @@ -0,0 +1,41 @@ + + + xx++====********====++xx + ++==**=**%****++++****%**=**==++ + ++=====*+x ++%=====++ + ++====== ======++ + ++====xx o=%$@@@@@@@@@@@@$%=o xx====++ + ++===+ ·*$@@@@@$$$$$$$$$$$$$$@@@@@$*· +===++ + xx===+ o$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$o +===xx + ==++ *@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* ++== + ++== *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* ==++ + ==+x ~@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ x+== + xx== =@$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xx + ++++ *@$$$$@*x+%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ++++ + ==+· ~@$$$$$ x$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ·+== + == @$$$$$$ +$@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$@ == + == $$$$$$@@+ %$$$$$@x ·$$$$$$$ == + == ·@$$$$$$$@@@@x $$$$@ @$$$$@· == + == ·@$$$$$$@@*· $$$$$= x$$$$$@· == + == ·@$$$$$$ ~*@@$$$$$@@$$$$$$$$$$$$$$%$@@$$$$$@· == + == ·@$$$$$% ~=@@@@$$$$$$$$$$@@@@@@@@@@@@@@$$$$$$$$@· == + == ·@$$$$$@* ·*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==+· $@@$$$$$$$$$@@@@@@@@@$$$$$$$$$$@@@@@@@@@$$$$$$$$$@@@ ·+== + xx== *@@@@@@@@@%~ +$@@@@@@@@$+ ~%@@@@@@@@@* ==xx + ===+ +=== + ===+ ++%% %%++ +=== + ++**=%+++x++**%*=+++===*==+xx+==*===+++=*%**++++++****++ + ++++====++ ++++==++ ++====+++x + + + diff --git a/src/build/framegen/frames/frame_161.txt b/src/build/framegen/frames/frame_161.txt new file mode 100644 index 000000000..d96fee855 --- /dev/null +++ b/src/build/framegen/frames/frame_161.txt @@ -0,0 +1,41 @@ + + + xx++++============++++xx + ++====**=**%%%****%%%**=**====++ + ++====**=*o~ ~o*=**====++ + ======++ ++====== + x+====++ ~+*%$@@@@@@@@$%*+~ ++====++ + xx==== o%@@@@@@@$$$$$$$$$$@@@@@@@%o ====xx + ==== =@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@= ==== + =+== o@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@o ==++ + x+==x· x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ·x==+x + ==++ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++== + xx== o@$$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ==xx + ++++ x@$$$$@@%%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ++++ + ==+~ @$$$$$ o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+== + == $$$$$@$ o%@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$ == + == @$$$$$@% x@$$$$$@*· +@$$$$$@ == + == ·@$$$$$$@@@@*· $$$$@~ @$$$$@· == + == ·@$$$$$$@@$+ $$$$$+ @$$$$@· == + == ·@$$$$$$x x%@$$$$$@@*++++++++++++++=$@$$$$$@· == + == ·@$$$$$$ o%@@@@$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$@· == + == ·@$$$$$$x o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==+· @@@$$$$$$$$$@@@@@@@@@$$$$$$$$$$@@@@@@@@@$$$$$$$$$@@@ ·x== + xx++ ·%@@@@@@@@@%o =@@@@@@@@@@= o%@@@@@@@@@%~ ++++ + ==+x ·~~ ·~~· ~~~ x+== + ==++ x+%% %%++ ++== + ++**=%++ooox==*===++**=%++xoox++%=**++===*==xooo++%=**++ + ++++==++++ x+++====+++x ++++====++ + + + diff --git a/src/build/framegen/frames/frame_162.txt b/src/build/framegen/frames/frame_162.txt new file mode 100644 index 000000000..1bac9f41a --- /dev/null +++ b/src/build/framegen/frames/frame_162.txt @@ -0,0 +1,41 @@ + + + ++++++++++++++++++++ + ++++==****=***%%%%***=****==++++ + ++++=====%==o~ ~o==%=====++++ + ++====+= =+====++ + =====+ ~x=**%%%%**=x~ +===== + ====++ o*$@@@@@@@@@@@@@@@@@@@@$*o ++==== + ====o~ ·*@@@@$$$$$$$$$$$$$$$$$$$$$$@@@@*· ~o==== + ++==x· =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@= ·x==++ + xx==+o %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% o+==xx + =+++ *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* +++= + ox==x· @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ·x==xo + ++++ @$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++++ + ==+o @$$$$$x o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+== + == %$$$$@% o*@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$% == + == @$$$$$$x o%@$$$$$@@=++++++++++++++=$@$$$$$@ == + == $$$$$$$@@$=· $$$$@x @$$$$$ == + == ·@$$$$$$@@@@*· $$$$@~ @$$$$@· == + == ·@$$$$$@% x@$$$$$@*~ ·+@$$$$$@· == + == ·@$$$$@% x%@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$ o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@$%%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x ·@@$$$$$$$$$$$@@@@@@@@$$$$$$$$$$@@@@@@@@$$$$$$$$$$$@@~ == + x+++ x$@@@@@@@@@@= o%@@@@@@@@@@%o =@@@@@@@@@@$x ++++ + ==+o ox++o ~x++x~ o++xo o+== + **+x ** ** x+** + ++**==o~ ++*+**++**+*xo ox*+**++**=*++ ~o=+**++ + ++==****++++ ++==****==++ x+++=***==++ + + + diff --git a/src/build/framegen/frames/frame_163.txt b/src/build/framegen/frames/frame_163.txt new file mode 100644 index 000000000..e2828f817 --- /dev/null +++ b/src/build/framegen/frames/frame_163.txt @@ -0,0 +1,41 @@ + + + ++++++++++++++++ + ++++==****************==++++ + ++===****%++~~ ~~++%***====++ + ++=====*+x x+*=====++ + ++====xx ·ox+====+xo· xx====++ + ====++ x%$@@@@@@@@@@@@@@@@@@$%x ++==== + ++==+x x$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$x x+==++ + ++==+o x$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$x o+==++ + ox==++ =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ++==xo + +++= x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x =+++ + o ==+· $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·+==xo + ++== @@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==++ + ==+x @$$$$@= =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+== + == *$$$$$$ =$@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$* == + == @$$$$$$ ·=@@$$$$$@@$%%%%%%%%%%%%%%%@@$$$$$@ == + == $$$$$$$@@*~ $$$$$= o@$$$$$ == + == ~@$$$$$$$@@@@x $$$$@ @$$$$@~ == + == ·@$$$$$@$x %$$$$$@x o$$$$$$@· == + == ·@$$$$$$ +$@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@%+=$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == o@@$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$@@x == + ++++ =@@@@@@@@@@@%o +$@@@@@@@@@@$+ o%@@@@@@@@@@@* ++++ + **x~ ~+===+o x====x o+=*=+~ ~+** + **+x ++ ++ x+** + ==**++ ~o*+**==**+= =+**==**+*o~ ++==== + +==****===++ ++=******=++ +++==****==+ + + + diff --git a/src/build/framegen/frames/frame_164.txt b/src/build/framegen/frames/frame_164.txt new file mode 100644 index 000000000..93246f70b --- /dev/null +++ b/src/build/framegen/frames/frame_164.txt @@ -0,0 +1,41 @@ + + + ++++++++ + ++++==************==++++ + ++++****=**%=+xo~~~~ox+=%**=****++++ + xx++===*== =+*===++xx + ++====++ ·~~~~· ++====++ + ++===+ x*$@@@@@@@@@@@@@@@@$*x +===++ + ++==++ =@@@@@$$$$$$$$$$$$$$$$$$@@@@@= ++==++ + x+===+ *@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* +===+x + ==++ ~$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$~ ++== + ++== @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==++ + ==+o *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* o+== + ++== $@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ==++ + +++x $@$$$@$o x$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ x+++ + ==x· +@$$$$$ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ·x== + == @$$$$$$ +$@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@ == + == $$$$$$@@%x x$$$$$% =$$$$$$ == + == ·@$$$$$$$@@@@= $@$$@ @$$$$@· == + == ·@$$$$$@@*~ +$$$$$% *$$$$$@· == + == ·@$$$$$$ ·=@@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ ·=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@@x·~=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == =@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@* == + +++x $@@@@@$$@@@@@*x~o+%@@@@@$$@@@@@%+o~o=$@@@@$$$@@@@$· x+++ + **~· ~=%$$$%=o +*$$$$*+ o=%$$$%=~ ** + xx**o~ ~·**xx + ox**+* ++****=*+x x+*=****++ *+**xx + ++==*%%%%%**== x++=*%%%%%%*=++x ==**%%%%%*==++ + + + diff --git a/src/build/framegen/frames/frame_165.txt b/src/build/framegen/frames/frame_165.txt new file mode 100644 index 000000000..35acb5251 --- /dev/null +++ b/src/build/framegen/frames/frame_165.txt @@ -0,0 +1,41 @@ + + + + x+++====********====++++ + ++==**=**%**++++++++**%**=**==++ + ++=*=*=* *=*=*=++ + x+====+= =+====+x + ++===+ ·+%$@@@@@@@@@@@@@@$%+· +===++ + x+==++ x%@@@@@$$$$$$$$$$$$$$$$@@@@@%x ++==+x + xx==++ +@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@+ ++==xx + ==++ %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ++== + ++== $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ ==++ + ==+x +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ x+== + ++== %@$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ==++ + ++++ %@$$$@@+~o*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++++ + ==+· x@$$$$$ ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ·+== + == @$$$$$$ ~*@@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@ == + == $$$$$$@@*· =$$$$$$· *$$$$$$ == + == ·@$$$$$$$@@@@+ $$$$@ @$$$$@· == + == ·@$$$$$$@%x o$$$$$* =$$$$$@· == + == ·@$$$$$$ +$@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@$~ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == %@$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@% == + +++o o@@@@$$$$$@@@@%*+=*$@@@$$$$$$@@@$*=+=%@@@@$$$$$@@@@x o+++ + ** +%@@@@@%+ o*$@@@@$*o +%@@@@@%+ **xo + x+** **++ + x+**+= ox****== ==****xo =+**++ + ++**%%%%%%%*==+x ++==*%%%%%%%==++ ++==*%%%%%%%**=+ + + + diff --git a/src/build/framegen/frames/frame_166.txt b/src/build/framegen/frames/frame_166.txt new file mode 100644 index 000000000..1cb8aec8c --- /dev/null +++ b/src/build/framegen/frames/frame_166.txt @@ -0,0 +1,41 @@ + + + + ++++++========++++++ + ++==*****%%%********%%%*****==++ + ++==**=*=+ ++*=**==++ + ++**+= =+**++ + xx====ox ~=%$@@@@@@@@@@@@$%=~ xo====xx + x+===+ ·=@@@@@@$$$$$$$$$$$$$$@@@@@@=· +===+x + ===+ ~%@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@%~ +=== + ++== =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@= ==++ + x+== =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ==+x + ==+x ~@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ x+== + xx== =@$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xx + ++++ =@$$$$@*++$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ++++ + ==+· ~@$$$$$ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ·+== + == @$$$$$$ +$@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$@ == + == $$$$$$@@x %$$$$$@x ~$$$$$$$ == + == ·@$$$$$$$@@@@x $$$$@ @$$$$@· == + == ·@$$$$$$@@=~ $$$$$= o@$$$$@· == + == ·@$$$$$$ ~=@@$$$$$@@$%%%%%%%%%%%%%%$@@$$$$$@· == + == ·@$$$$$$ ·*@@@@$$$$$$$$$$@@@@@@@@@@@@@@@$$$$$$$@· == + == ·@$$$$$@* ·=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$@$$$$$$$$$$$$$$$$$@@$$$$$$$$$$$$$$$@@ == + ==+~ %@@@$$$$$$$$@@@$$$@@@@$$$$$$$$@@@@$$$@@@$$$$$$$$@@@% ·+== + xx== +$@@@@@@@$+ ~*@@@@@@@@*~ +$@@@@@@@$+ ==xx + ++=+ +=++ + ++**oo ==$%++ ++$$== oo==++ + x+==*%=*====****++++++*%**====**%*++++++**=*====*=%*==+x + ++++++ ++++++++ ++++++ + + diff --git a/src/build/framegen/frames/frame_167.txt b/src/build/framegen/frames/frame_167.txt new file mode 100644 index 000000000..f61e8743c --- /dev/null +++ b/src/build/framegen/frames/frame_167.txt @@ -0,0 +1,41 @@ + + + + x ++++++===+++++++ x + xx++*******%*%%*%%%*%*******++xx + xx+=****== ==****=+xx + ++**+*x x*+**++ + ====x+ x*%$@@@@@@@@@@$%*x +x==== + ==== +$@@@@@@$$$$$$$$$$$$@@@@@@$+ ==== + ==++ *@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@* ++== + ++== +@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ ==++ + x+==o· +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ ·x==xx + ==++ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++== + ox== +@$$$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + ++++ +@$$$$@%=*$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ++++ + ==+· @$$$$$ =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ·+== + == @$$$$@$ ·=@@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@ == + == @$$$$$@$o ~$$$$$$@+ o@$$$$$@ == + == ·@$$$$$$$@@@$o $$$$@ @$$$$@· == + == ·@$$$$$$@@*x $$$$@= ~@$$$$@· == + == ·@$$$$$$~ +$@$$$$$@@%***************@@$$$$$@· == + == ·@$$$$@$ +$@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$@· == + == ·@$$$$$$= +$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x· $@@$$$$$$$$$@@@@@@@@@$$$$$$$$$$@@@@@@@@@$$$$$$$$$@@@ ·x== + xx== *@@@@@@@@@%o =@@@@@@@@@@= o%@@@@@@@@@%· +++x + ==++ ·~· ~~ ·~· x+== + ==++ x+%% %%+x ++== + ++**=*++xox+==%*==++===%==xoox==%===++==*%==+xoo++*=**++ + +++++===++ +++==+++ +++===++++ + + diff --git a/src/build/framegen/frames/frame_168.txt b/src/build/framegen/frames/frame_168.txt new file mode 100644 index 000000000..c37a57b0e --- /dev/null +++ b/src/build/framegen/frames/frame_168.txt @@ -0,0 +1,41 @@ + + + + xx+++++++++++++x + ++==*****%%%%%%%%%%*****==++ + ++**=*=* *=*=**++ + ++**=*++ ++*=**++ + ++**x+ ~+*$$@@@@@@@@$$*+~ +x**++ + ==== o%@@@@@@@$$$$$$$$$$@@@@@@@%o ==== + ++== =@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@= ==++ + ++== o@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@o ==++ + ox==x· x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ·x==xo + ++++ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++++ + == o@$$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o == + ++++ x@$$$$@$%%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ++++ + ==+~ @$$$$$ o*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+== + == $$$$$$$ o*@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$ == + == @$$$$$@%· o@$$$$$@*· +@$$$$$@ == + == ·@$$$$$$$@@@*~ $$$$@~ @$$$$@· == + == ·@$$$$$$@@$= $$$$@+ @$$$$@· == + == ·@$$$$$$x x%@$$$$$@@*===============$@$$$$$@· == + == ·@$$$$@% o%@@@@$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$@· == + == ·@$$$$$$x o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == o@@$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$@@x == + ++++ =@@@@@@@@@@@*o ·+$@@@@@@@@@@$+· o*@@@@@@@@@@@* ++++ + **+~ ~+=*=+o ·x=**=x· o+=*=+~ ·+** + **xx ++ ++ o+**xx + ====++ *=**==**+= =+**==**=* ++==== + +==**%*==+++ ++=******=++ ++=***%%*==+ + + diff --git a/src/build/framegen/frames/frame_169.txt b/src/build/framegen/frames/frame_169.txt new file mode 100644 index 000000000..39e0d9023 --- /dev/null +++ b/src/build/framegen/frames/frame_169.txt @@ -0,0 +1,41 @@ + + + + ++++++++++++ + ++++****%%%%%%%%%%%%****++++ + ++***%*%x~ ~x%*%***++ + ++**==++ ++==**++ + ++**++ ·x*%$$@@@@@@$$%*x· ++**++ + ++==~ o*@@@@@@@@$$$$$$$$@@@@@@@@*o ~==++ + ++== =@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@= ==++ + ++== ~$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$~ ==++ + ==x· o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o ·x== + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + == o@$$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o == + x+++ o@$$$$@$%%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o +++x + ==x~ @$$$$$ o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~x== + == $$$$$$% x%@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$ == + == @$$$$$@% x@$$$$$@*~ ·=@$$$$$@ == + == ·@$$$$$$@@@@=· $$$$@~ @$$$$@· == + == ·@$$$$$$@@$=~ $$$$@x @$$$$@· == + == ·@$$$$$$x o%@$$$$$@@=+++++++++++++++$@$$$$$@· == + == ·@$$$$@% o*@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$o ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == =@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@* == + +++x $@@@@$$$@@@@@=x~o+%@@@@@$$@@@@@%+o~x=@@@@@$$$@@@@$ x+++ + **~· ~=%$$$%=o x*$$$$*x o=%$$$%=~ ** + xx**o~ ~~**+x + x+**+= ++******+x x+*=****++ *+**+x + ++==*%%%%%%*== xx==*%%%%%%*==xx ==*%%%%%%*==++ + + diff --git a/src/build/framegen/frames/frame_170.txt b/src/build/framegen/frames/frame_170.txt new file mode 100644 index 000000000..cd5c33eb0 --- /dev/null +++ b/src/build/framegen/frames/frame_170.txt @@ -0,0 +1,41 @@ + + + + +x++++x+ + ++==***%%%%%%%%%%***==++ + x+==**=*+o o+*=**==+x + ==**++ ++**== + ++**++ x=%$$@@@@@@$$%=x ++**++ + ++**oo ~=@@@@@@@@$$$$$$$$@@@@@@@@=~ oo**++ + ++== +$@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@$+ ==++ + ++=* ~$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$~ *=++ + ==x~ o@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@o ~x== + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + == ~@@$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ == + x+++ o@$$$$@@%$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o +++x + ++x~ @$$$$$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~x++ + == $$$$$$% +$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$ == + == @$$$$$@* +@$$$$$@%o~~~~~~~~~~~~~~~=@$$$$$@ == + == ·@$$$$$$@@@$= $$$$@~ @$$$$@· == + == ·@$$$$$$@@@*~ $$$$@x @$$$$@· == + == ·@$$$$$$+ ~*@$$$$$@$+xxxxxxxxxxxxxx+%@$$$$$@· == + == ·@$$$$@% ~*@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$o ·=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$· == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == $@$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$@@ == + +++o =@@@$$$$$$$@@@@%**$@@@@$$$$$$@@@@$**%@@@@$$$$$$$@@@= ~+++ + xx== ~*@@@@@@@*o +$@@@@@@$+ o*@@@@@@@*~ ==xo + ++== ==++ + ++**++ =*%%== ==%%*= +x**++ + +=**%%%%%*%=**+x ++***%%%%%%***++ ++**=%*%%%%***=+ + xxxx xxxx xxxx + diff --git a/src/build/framegen/frames/frame_171.txt b/src/build/framegen/frames/frame_171.txt new file mode 100644 index 000000000..fdaa337ab --- /dev/null +++ b/src/build/framegen/frames/frame_171.txt @@ -0,0 +1,41 @@ + + + + ++++ + ++==***%*%%%%%%*%***==++ + xx==***%+x x+%***==+x + ==**++ ++**== + ++**++ o=*%$$@@@@$$%*=o ++**++ + ++**oo ·=$@@@@@@@$$$$$$$$@@@@@@@$=· oo**++ + ++== +$@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@$+ ==++ + xx=* ·$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$· *=+x + ==+~ ~@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@~ ~+== + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + == ~@@$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ == + xx++ o@$$$$@@$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ++xx + +++~ @$$$$$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+++ + == $$$$$$% +$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$ == + == @$$$$$@* +@$$$$$@%o~~~~~~~~~~~~~~~=@$$$$$@ == + == ·$$$$$$$@@@$+ $$$$@~ @$$$$$· == + == ·@$$$$$$@@@*o $$$$@o @$$$$@· == + == ·@$$$$$$+ ~*@$$$$$@$+xxxxxxxxxxxxxx+%@$$$$$@· == + == ·@$$$$@% ·*@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$~ ·=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==+~ %@@$$$$$$$$$@@@@$$@@@@$$$$$$$$@@@@$$@@@@$$$$$$$$$@@% ·+== + xx== +$@@@@@@@@= o%@@@@@@@@%o =@@@@@@@@$+ ==+x + ++=+ +=++ + ++==o +=%$++ ++$%=+ o==++ + x+==**=*===*%***++xx++*%*%====%*%*++xx++***%*===***===++ + ++++++xx ++++++++ xx+==+++ + diff --git a/src/build/framegen/frames/frame_172.txt b/src/build/framegen/frames/frame_172.txt new file mode 100644 index 000000000..99d6bf35c --- /dev/null +++ b/src/build/framegen/frames/frame_172.txt @@ -0,0 +1,41 @@ + + + + + ++++***%%$%%%%$%%***++++ + ++***%+x x+%***++ + ++**++ ++**++ + x+**++ o=*%$$@@@@$$%*=o ++**+x + ++**oo ·=$@@@@@@@$$$$$$$$@@@@@@@$=· oo**++ + ++** +$@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@$+ **++ + xx** ·$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$· **xx + ==+~ ~@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@~ ~+== + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + == ~@@$$$$@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ == + xx++ ~@$$$$@@$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ++xx + +++~ @$$$$$ +%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+++ + == $$$$$$% +$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$ == + == @$$$$$@* +@$$$$$@%o~~~~~~~~~~~~~~~=@$$$$$@ == + == ·$$$$$$$@@@$+ $$$$@~ @$$$$$· == + == ·@$$$$$$@@@*o $$$$@o @$$$$@· == + == ·@$$$$$@+ ~*@$$$$$@$+xxxxxxxxxxxxxx+%@$$$$$@· == + == ·@$$$$@% ·*@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$~ ·=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x· @@@$$$$$$$$$@@@@@@@@@$$$$$$$$$$@@@@@@@@@$$$$$$$$$@@@ ·x== + ++++ ~%@@@@@@@@@$x =@@@@@@@@@@= x$@@@@@@@@@%~ ++++ + ===x ~~~ ·~~· ~~~ x+== + ===+ x+%% %%+x +=== + ++**=%+x··~o==*===++***%=+o~·~+=%***++===*==o~··x+%=**++ + +++====+++ xx++====++xx ++======++ + diff --git a/src/build/framegen/frames/frame_173.txt b/src/build/framegen/frames/frame_173.txt new file mode 100644 index 000000000..3c8dff4a2 --- /dev/null +++ b/src/build/framegen/frames/frame_173.txt @@ -0,0 +1,41 @@ + + + + + ++==***%%%%%%%%%%***==++ + +=***%+o o+%***=+ + +=**++ ++**=+ + xx**++ o=%%$$@@@@$$%%=o ++**xx + x+**oo ~=$@@@@@@@$$$$$$$$@@@@@@@$=~ oo**+x + xx** +$@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@$+ **xx + xx** ·$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$· **xx + ==+~ ~@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@~ ~+== + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + == ~@@$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ == + xx++ o@$$$$@@$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ++xx + +++~ @$$$$$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+++ + == $$$$$$% +$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$ == + == @$$$$$@* +@$$$$$@%o~~~~~~~~~~~~~~~=@$$$$$@ == + == ·$$$$$$$@@@$+ $$$$@~ @$$$$$· == + == ·@$$$$$$@@@*o $$$$@x @$$$$@· == + == ·@$$$$$$+ ~*@$$$$$@$+xxxxxxxxxxxxxx+%@$$$$$@· == + == ·@$$$$@% ~*@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$o ·=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x ·@@$$$$$$$$$$$@@@@@@@@$$$$$$$$$$@@@@@@@@$$$$$$$$$$$@@~ == + ++++ x@@@@@@@@@@@= o%@@@@@@@@@@%o =@@@@@@@@@@@x ++xx + ==+o ~x+xo ·x++x· ox+xo o+== + **++ == =* x+** + +=**==o· ++*=**==**=*+o o+*=**==**=*+x ·o*+**=+ + ++==****++++ ++==****==++ ++++****==++ + diff --git a/src/build/framegen/frames/frame_174.txt b/src/build/framegen/frames/frame_174.txt new file mode 100644 index 000000000..bd1a0a093 --- /dev/null +++ b/src/build/framegen/frames/frame_174.txt @@ -0,0 +1,41 @@ + + + + + ++==**%%%%%%%%%%%%**==++ + +=***%+o o+****=+ + +=**++ ++**=+ + xx**++ ·x=%$$@@@@@@$$%=x· ++**xx + x+**~ ~*@@@@@@@@$$$$$$$$@@@@@@@@*~ ~**+x + ++** +@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@+ **++ + xx** ~$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$~ **xx + ==x· o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o ·x== + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + == ~@$$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + xx++ o@$$$$@@%$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ++xx + ++x~ @$$$$$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~x++ + == $$$$$$% x%@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$ == + == @$$$$$@% +@$$$$$@*~··············~=@$$$$$@ == + == ·@$$$$$$@@@$=· $$$$@~ @$$$$@· == + == ·@$$$$$$@@$=~ $$$$@x @$$$$@· == + == ·@$$$$$$+ o*@$$$$$@$=+++++++++++++++%@$$$$$@· == + == ·@$$$$@% ~*@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$o ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == x@@$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$@@x == + ++++ =@@@@@@@@@@@%o ~+@@@@@@@@@@@@+~ o%@@@@@@@@@@@* ++++ + **x~ ~+***=o ·x=**=x· o=***+o ·x** + **+x ++ ++ ox**xx + ====++ *=**==**+= =+**==**=* ++==== + ++=**%%**=++ ++=**%%**=++ ++=**%%*==++xx + diff --git a/src/build/framegen/frames/frame_175.txt b/src/build/framegen/frames/frame_175.txt new file mode 100644 index 000000000..1765bcfbe --- /dev/null +++ b/src/build/framegen/frames/frame_175.txt @@ -0,0 +1,41 @@ + + + + + +++=*%%%%%%%%%%%%%%*=+++ + +=*%=*x· ·x*=%*=+ + ++**++ ++**++ + x+**++ ~+*%$@@@@@@@@$%*+~ ++**+x + ++** o*@@@@@@@$$$$$$$$$$@@@@@@@*o **++ + xx** =@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@= **xx + xx** o$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$o **xx + =*x· o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o ·x*= + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + =* o@$$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o *= + xx++ x@$$$$@$%%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ++xx + +++~ @$$$$$ o*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+++ + == $$$$$$$ x%@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$ == + == @$$$$$@% x@$$$$$@*~ ·+@$$$$$@ == + == ·@$$$$$$@@@@*~ $$$$@~ @$$$$@· == + == ·@$$$$$$@@$=· $$$$@x @$$$$@· == + == ·@$$$$$$x o%@$$$$$@@=++++++++++++++=$@$$$$$@· == + == ·@$$$$@% o%@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$x o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == +@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$@@+ == + ++++ *@@@@@@@@@@@$+~ ·o*@@@@@@@@@@@@*o ~+$@@@@@@@@@@@% ++++ + **x· x*%%%*+ o=%%%%=o +*%%%*x ·o** + xx**xo xx xx ~x**xx + ===*+x *+****==++ ++==****+* o+*=** + ++==**%%%**=++ ++=*%%%%*=++ ++==*%%%%*==++ + diff --git a/src/build/framegen/frames/frame_176.txt b/src/build/framegen/frames/frame_176.txt new file mode 100644 index 000000000..5dbc4d248 --- /dev/null +++ b/src/build/framegen/frames/frame_176.txt @@ -0,0 +1,41 @@ + + + + ++++ + ++=**%*%%%%%%%%%%*%**=++ + x+==*%=* *=%*==+x + ===*++ ++*=== + x+**++ o=%$@@@@@@@@@@$%=o ++**+x + ++** x%@@@@@@$$$$$$$$$$$$@@@@@@%x **++ + ++== *@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@* ==++ + x+=* x@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@x **+x + **x· +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ ·x** + ++++ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++++ + =* x@$$$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x *= + xx++ +@$$$$@$**$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ++xx + +++~ @$$$$$ ·*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+++ + == @$$$$@$ ~*@@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@ == + == @$$$$$@$~ o$$$$$$@= x@$$$$$@ == + == ·@$$$$$$$@@@%o $$$$@· @$$$$@· == + == ·@$$$$$$@@%x $$$$@+ ·@$$$$@· == + == ·@$$$$$$~ +$@$$$$$@@*==============*@@$$$$$@· == + == ·@$$$$@% x%@@@@$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$@· == + == ·@$$$$$$+ x$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == =@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@* == + +++x $@@@@@$@@@@@@=o~o+%@@@@@@@@@@@@%xo~o=@@@@@@$@@@@@$ x+++ + **o· ~=%$$$%=~ x*$$$$*x ~=%$$$%=~ ** + x+**o~ ~~**xx + xx**+= ++=***=*+x x+*=***=++ ==**xx + ++==*%%%%%**== ++++*%%%%%%*++++ ==**%%%%%*==++ + diff --git a/src/build/framegen/frames/frame_177.txt b/src/build/framegen/frames/frame_177.txt new file mode 100644 index 000000000..828afeb63 --- /dev/null +++ b/src/build/framegen/frames/frame_177.txt @@ -0,0 +1,41 @@ + + + + x++++++x + +===*%%%%%****%%%%%*===+ + ++===*+= =+*===++ + ===* *=== + x+**x+ ·+*$@@@@@@@@@@@@$*+· xx**++ + ++*= +$@@@@@@$$$$$$$$$$$$@@@@@@$+ =*++ + ++== ·%@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@%· =*++ + ++== =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@= ==++ + **o· =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ·o** + ++++ ·@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@· ++++ + =* +@$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ *= + x+++ =@$$$$@%==$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= +++x + +++· ·@$$$$$ =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· ·+++ + == @$$$$@$ =$@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@ == + == @$$$$$@$o ·%$$$$$@+ o$$$$$$@ == + == ·@$$$$$$$@@@$o $$$$@ @$$$$@· == + == ·@$$$$$$@@*o $$$$$= o@$$$$@· == + == ·@$$$$$$· =@@$$$$$@@%**************%@@$$$$$@· == + == ·@$$$$$$ =$@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$@· == + == ·@$$$$$$= +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == *@$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@* == + +++x ·$@@@@$$$@@@@@*xoo+$@@@@@$$@@@@@$+oox*@@@@@$$$@@@@@~ x+++ + ** ~=%$$$$*o +%$$$$%+ o*$$$$%*o ** + xx**~~ **++ + ++**+= ++==**==x~ ~x==**==++ =+**+x + ++==*%%%%%%*== x+==*%%%%%%*==++ ==**%%%%%*==++ + diff --git a/src/build/framegen/frames/frame_178.txt b/src/build/framegen/frames/frame_178.txt new file mode 100644 index 000000000..30b75b9a6 --- /dev/null +++ b/src/build/framegen/frames/frame_178.txt @@ -0,0 +1,41 @@ + + + + ++++++++++++ + ++++***%%%==++++==%%%***++++ + ++**=*+o o+*=**++ + x+**== ==**+x + ++** x*$@@@@@@@@@@@@@@$*x **++ + ++*+ o%@@@@@@$$$$$$$$$$$$$$@@@@@@%o +*++ + ++=+ x$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$x +=++ + ++== %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ==++ + ** %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ** + +++x x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x x+++ + == *@$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* == + xx++ *@$$$$@=ox*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ++xx + ==+· o@$$$$$ o*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ·+== + == @$$$$$$ o%@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$@ == + == $$$$$$@@= *$$$$$$~ %$$$$$$ == + == ·@$$$$$$$@@@@+ $$$$@ @$$$$@· == + == ·@$$$$$$@$+ ~$$$$$* +@$$$$@· == + == ·@$$$$$$ x%@@$$$$$@@@$$$$$$$$$$$$$$@@@$$$$$@· == + == ·@$$$$@$ o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@%· o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == *@$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@% == + +++x ~@@@@@$$$@@@@@%+xx=$@@@@$$$$@@@@$=xo+*@@@@@$$$@@@@@o x+++ + ** o*$$@$$%x ·=%$@@$%=· x%$@@$$*x ** + x+** **+x + xx**+= xx****== ==***=xx =+**++ + ++==*%%%%***++xx ++==*%*%%*%*==++ xx++*%*$%%%*==++ + diff --git a/src/build/framegen/frames/frame_179.txt b/src/build/framegen/frames/frame_179.txt new file mode 100644 index 000000000..157ef6e50 --- /dev/null +++ b/src/build/framegen/frames/frame_179.txt @@ -0,0 +1,41 @@ + + + + ++++++++++++ + ++==*%*%==++xxxx++==%*%*==++ + ++**=* *=**++ + ++**+= =+**++ + ++== o=%@@@@@@@@@@@@@@@@%=o ==++ + ===+ +$@@@@@$$$$$$$$$$$$$$$$@@@@@$+ +=== + ++=+ =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@= +=++ + ++=+ $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ +=++ + ** $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ ** + +++o =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= o+++ + == $@$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + x+++ %@$$$@@x ·=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% +++x + ==+· x@$$$$$ =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ·+== + == @$$$$$$ ·=@@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@ == + == $$$$$$@@*~ +$$$$$% *$$$$$$ == + == ·@$$$$$$$@@@@= $@$$@ @$$$$@· == + == ·@$$$$$$@%o x$$$$$% =$$$$$@· == + == ·@$$$$$$ +$@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@$o +$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == *@$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@% == + +++x ~@@@@@$$$$@@@@%+xx=$@@@@$$$$@@@@$=xx+%@@@@$$$$@@@@@o x+++ + ** x*$$@@$%x ~=%$@@$%=~ x%$@@@$%x ** + x+** **+x + ++**+= xx****== ==****xx =+**++ + ++==*%%%%*%*=+++ ++==*%*%%*%*==++ +++=*%*%%%%**=++ + diff --git a/src/build/framegen/frames/frame_180.txt b/src/build/framegen/frames/frame_180.txt new file mode 100644 index 000000000..01fa033f2 --- /dev/null +++ b/src/build/framegen/frames/frame_180.txt @@ -0,0 +1,41 @@ + + + + ++++===***==++++ + ==***%==xo ox==%***== + ===*++ ++*=== + ++**++ ·oxx++xxo· ++**++ + ===+ o=$@@@@@@@@@@@@@@@@@@$=o +=== + **++ o%@@@@@$$$$$$$$$$$$$$$$$$@@@@@%o ++** + ==+x ~$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$~ x+== + ++++ x@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@x ++++ + xx== o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o ==xx + ==x~ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ~x== + ox== @@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xo + +++x @$$$$@% ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + ==x =$$$$@$ ~*@@@@$$$$$$$$$$@@@@@@@@@@@@@@$$$$$$$$= x== + == @$$$$$$ o*@@$$$$$@@@$$$$$$$$$$$$$$$@@$$$$$@ == + == $$$$$$$@$= ·$$$$$* x@$$$$$ == + == ~@$$$$$$$@@@@x $$$$@ @$$$$@· == + == ·@$$$$$@@+ *$$$$$$o %$$$$$@· == + == ·@$$$$$$ x%@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@*x+%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == %@$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@% == + +++x ~@@@@@$$$$@@@@%+xx=$@@@@$$$$@@@@$=xx+%@@@@$$$$@@@@@o o+++ + ** x*$@@@$%x ~=%$@@$%=~ x%$@@@$%x ** + x+** **++ + x+**+= x+****== ==****xx =+**++ + ++***%%%%*%*==++ ++==*%*%%*%*==++ x+==*%*%%%%**=++ + diff --git a/src/build/framegen/frames/frame_181.txt b/src/build/framegen/frames/frame_181.txt new file mode 100644 index 000000000..ea015b628 --- /dev/null +++ b/src/build/framegen/frames/frame_181.txt @@ -0,0 +1,41 @@ + + + + ++++=***%%%%**==++++ + ++==*%**+x x+**%*==++ + ++**=* *=**++ + ==== ox=******=xo ==== + **++ ·=$@@@@@@@@@@@@@@@@@@@@$=· ++** + **+o =@@@@@$$$$$$$$$$$$$$$$$$$$@@@@@= o+** + **x~ +@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ ~x** + +++x *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* x+++ + xx== +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ ==xx + ==x· @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ·x== + ox== @$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ==xo + +++o @$$$$$+ x$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + == %$$$$@$ +%@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$% == + == @$$$$$$~ +$@$$$$$@@%==============*@@$$$$$@ == + == $$$$$$$@@%x $$$$@+ ·@$$$$$ == + == ~@$$$$$$$@@@%o $$$$@· @$$$$@~ == + == ·@$$$$$@$~ o$$$$$$@= x@$$$$$@· == + == ·@$$$$@$ ~*@@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$ ·*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@$**$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == *@$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@% == + +++x ~@@@@@$$$@@@@@%+xx=$@@@@$$$$@@@@$=xx+%@@@@$$$$@@@@@o x+++ + ** o*$$@@$%x ·=%$@@$%=· x%$@@$$*x ** + x+** **+x + ++**+= xx****== ==****xx =+**++ + ++==*%%%%*%*=+xx ++==*%%%%%%*==++ xx++*%*%%%%**=++ + diff --git a/src/build/framegen/frames/frame_182.txt b/src/build/framegen/frames/frame_182.txt new file mode 100644 index 000000000..3545521c6 --- /dev/null +++ b/src/build/framegen/frames/frame_182.txt @@ -0,0 +1,41 @@ + + + + ++++=**%%%%%%%%%%**=++++ + +=***%+x x+%***=+ + ++**+= =+**++ + ox**+= o=*%$@@@@@@$%*=o =+**xo + ++**oo ·=$@@@@@@@$$$$$$$$@@@@@@@$=· oo**++ + x+** x$@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@$x **+x + ox** ·$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$· **xo + ==+~ ~@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@~ ~+== + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + == ·@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@· == + xx++ ~@$$$$@@$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ++xx + +++~ @$$$$$ x$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+++ + == $$$$$@% +$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$ == + == @$$$$$@* +@$$$$$@%x~~~~~~~~~~~~~~o*@$$$$$@ == + == ·$$$$$$$@@@$+ $$$$@~ @$$$$$· == + == ·@$$$$$$@@@*o $$$$@x @$$$$@· == + == ·@$$$$$@+ ~*@$$$$$@$+xxxxxxxxxxxxxxx%@$$$$$@· == + == ·@$$$$@% ·=@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$~ ·=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == *@$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@* == + +++x ·$@@@@$$$@@@@@*xox=$@@@@$$$$@@@@$=oox*@@@@@$$$@@@@@~ x+++ + ** o*%$$$$*x ·+%$$$$%+· x*$$$$$*o ** + x+**~ **+x + x+**+= +x*=**==x ==**==x+ =+**++ + ++==*%*%%%**++xx ++==*%%%%%%*==++ xx++**%%%*%*==++ + diff --git a/src/build/framegen/frames/frame_183.txt b/src/build/framegen/frames/frame_183.txt new file mode 100644 index 000000000..5368c629a --- /dev/null +++ b/src/build/framegen/frames/frame_183.txt @@ -0,0 +1,41 @@ + + + ++++ + ++==*%%%*%****%*%%%*==++ + x+==*%== ==%*==+x + ===*xo ox*=== + ++**x+ x*%$@@@@@@@@@@$%*x +x**++ + ++*= +$@@@@@@$$$$$$$$$$$$@@@@@@$+ =*++ + ++== *@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@* ==+x + xx== +@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ ==xx + **o· +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ ·o** + ++++ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++++ + ** +@$$$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ *= + xx++ +@$$$$@%=*$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ++xx + +++~ @$$$$$ =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ·+++ + == @$$$$$$ ·=@@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@ == + == @$$$$$@$o ~$$$$$$@+ x@$$$$$@ == + == ·@$$$$$$$@@@$o $$$$@· @$$$$@· == + == ·@$$$$$$@@%o $$$$$+ ~@$$$$@· == + == ·@$$$$$$~ +$@$$$$$@@%**************%@@$$$$$@· == + == ·@$$$$@$ +$@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$@· == + == ·@$$$$$@= +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == *@$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@* == + +++x $@@@@@$$@@@@@*xoo+%@@@@@$$@@@@@%+o~x=@@@@@$$@@@@@$· x+++ + **o ~=%$$$%*o +%$$$$%+ o*%$$$%=~ ** + x+**~~ ~**+x + x+**== ++==**==+o ox==**==++ =+**++ + ++==*%%%%%**++xx ++==*%%%%%%*==++ x+++**%%%%%**=++ + diff --git a/src/build/framegen/frames/frame_184.txt b/src/build/framegen/frames/frame_184.txt new file mode 100644 index 000000000..f92a332be --- /dev/null +++ b/src/build/framegen/frames/frame_184.txt @@ -0,0 +1,41 @@ + + + x ++++====++++ + ++==*%*%==++++++++==%*%*==++ + ++**=* *=**++ + x+**+= ·· =+**+x + ++== o=%@@@@@@@@@@@@@@@@%=o ==++ + ===+ +$@@@@@$$$$$$$$$$$$$$$$@@@@@$+ +=== + ++++ =@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@= ++++ + ++=+ $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ +=++ + ** $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ** + +++o =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= o+++ + == $@$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + ++++ $@$$$@@x ·+$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + ==+· +@$$$$$ =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ·+== + == @$$$$$$ =$@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@ == + == $$$$$$$@*o +$$$$$% *$$$$$$ == + == ·@$$$$$$$@@@@+ $$$$@ @$$$$@· == + == ·@$$$$$$@%o x$$$$$% =$$$$$@· == + == ·@$$$$$$ =@@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@$o +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == +@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@= == + ++++ %@@@@@@@@@@@$+o·~x*@@@@@@@@@@@@*o··~+$@@@@@@@@@@@% x+++ + **x· +*%%%*+· o=%%%%=o ·+%%$%*+ ·o** + x+**o~ oo oo oo**++ + x+**+=+~ =+******+x x+******+= ~x=+**++ + ++==**%%%***++xx ++==***%%***==++ xx++***%%%**==++ + diff --git a/src/build/framegen/frames/frame_185.txt b/src/build/framegen/frames/frame_185.txt new file mode 100644 index 000000000..66aaba24c --- /dev/null +++ b/src/build/framegen/frames/frame_185.txt @@ -0,0 +1,41 @@ + + + ++++==****==++++ + ==***%==xo ox==%***== + ===*++ ++*=== + ++**x+ ·oxx++xxo· +x**++ + ===+ o*$@@@@@@@@@@@@@@@@@@$*o +=== + **++ o%@@@@@$$$$$$$$$$$$$$$$$$@@@@@%o x+** + ==+o ~$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$~ o+== + ++++ +@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ ++++ + ox== o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o ==xo + ==+~ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ~+== + ox== @@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xo + +++x @$$$$@* ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + ==x *$$$$$$ ~*@@@@$$$$$$$$$$@@@@@@@@@@@@@@$$$$$$$$* x== + == @$$$$$$ ~*@@$$$$$@@$%%%%%%%%%%%%%%$@@$$$$$@ == + == $$$$$$$@@= ·$$$$$* x$$$$$$ == + == ~@$$$$$$$@@@@x $$$$@ @$$$$@~ == + == ·@$$$$$@@+ *$$$$$$o ·$$$$$$@· == + == ·@$$$$$$ x$@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@@*x+%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == x@@$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$@@+ == + ++++ *@@@@@@@@@@@%x· ~=@@@@@@@@@@@@=~ x%@@@@@@@@@@@* ++++ + **x· o=*%%=x ~+*%%*+~ x=%%%=x ·x** + x+**xo ++ ++ ox**+x + x+**=*xx *+****=*++ ++==****+* x+==**++ + ++==********++xx ++==********==++ xx++********==++ + diff --git a/src/build/framegen/frames/frame_186.txt b/src/build/framegen/frames/frame_186.txt new file mode 100644 index 000000000..d49b01d10 --- /dev/null +++ b/src/build/framegen/frames/frame_186.txt @@ -0,0 +1,41 @@ + + + +++=**%%%%%%%%**=+++ + ++***%==o· ·o==%***++ + ++**+* *+**++ + ==== o+=*%$$$$%*=+o ==== + x+**xx x*@@@@@@@@@@@@@@@@@@@@@@*x xx**+x + xx**~~ ~%@@@@$$$$$$$$$$$$$$$$$$$$$$@@@@%~ ~~**xx + **x· *@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* ·o** + ==+o %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% o+== + xx== *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* ==xx + ==x· @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ·x== + xx== @$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ==xx + +++o @$$$$$o ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + == %$$$$@% ~*@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$% == + == @$$$$$$+ o*@$$$$$@$=+++++++++++++++%@$$$$$@ == + == $$$$$$$@@@=~ $$$$$x @$$$$$ == + == ·@$$$$$$@@@@= $$$$@~ @$$$$@· == + == ·@$$$$$@% +@$$$$$@%~··············~=@$$$$$@· == + == ·@$$$$@% x%@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@%%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == ~@@$$$$$$$$$$$@@@@@@@@$$$$$$$$$$@@@@@@@@$$$$$$$$$$$@@o == + ++++ +@@@@@@@@@@@=~ x$@@@@@@@@@@$x ·=@@@@@@@@@@@+ ++++ + **+~ o+=+x· o+==+o ·x+=+x ~x** + xx**+x == == x+**+x + xx**==+= ~x*=******+* *+******=*x~ =+==**xx + ++==********++ x+++********+++x ++********==++ + diff --git a/src/build/framegen/frames/frame_187.txt b/src/build/framegen/frames/frame_187.txt new file mode 100644 index 000000000..a3fe2f9cb --- /dev/null +++ b/src/build/framegen/frames/frame_187.txt @@ -0,0 +1,41 @@ + + + ++==**%%*%%%%%%*%%**==++ + ==***%xx xx%***== + ++**++ ++**++ + xx**++ x=*$$@@@@@@$$*=x ++**+x + ++**~o ~*$@@@@@@@$$$$$$$$@@@@@@@$*~ oo**++ + ++** +$@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@$+ **++ + xx** ~$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$~ **xx + ==+~ ~@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ ~+== + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + == ~@$$$$$@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + x+++ o@$$$$@@%$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o +++x + +++~ @$$$$$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+++ + == $$$$$$$ x$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$ == + == @$$$$$@* +@$$$$$@%o··············~=@$$$$$@ == + == ·$$$$$$$@@@$= $$$$@~ @$$$$$· == + == ·@$$$$$$@@$*o $$$$@x @$$$$@· == + == ·@$$$$$$+ ~*@$$$$$@$=xxxxxxxxxxxxxx+%@$$$$$@· == + == ·@$$$$$$ ~*@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$o ·=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==+· @@@$$$$$$$$$$@@@@@@@@$$$$$$$$$$@@@@@@@@$$$$$$$$$$$@@ x== + ++=+ o$@@@@@@@@@@+ ~*@@@@@@@@@@*~ +@@@@@@@@@@$x ++++ + ==+x ·oxo~ ~oo~ ~oxo· o+*= + x+**+x =* *= ++**xx + x+==**+*+o ++*=**==**=*+x x+*=**==**=*++ ~+*=**==xx + ++++******==++ ++++********++++ ++==******++++ + diff --git a/src/build/framegen/frames/frame_188.txt b/src/build/framegen/frames/frame_188.txt new file mode 100644 index 000000000..383a1143f --- /dev/null +++ b/src/build/framegen/frames/frame_188.txt @@ -0,0 +1,41 @@ + + xx++++xx + ===*%%%%*%****%*%%%%*=== + ++**=%++ ++%=*=++ + ==** **== + x+**+x ~+*$@@@@@@@@@@@@$*+~ x+**+x + ++== =$@@@@@$$$$$$$$$$$$$$@@@@@$= ==++ + ++*= ~%@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@%~ =*++ + x+== =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@= ==+x + **o =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= o*= + ++++ ·@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@· ++++ + == =@$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= == + x+++ =@$$$$@%+=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ++xx + +++· ·@$$$$$ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· ·+++ + == @$$$$$$ +$@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@ == + == $$$$$$@@x %$$$$$@x ~$$$$$$$ == + == ·@$$$$$$$@@@$x $$$$@ @$$$$@· == + == ·@$$$$$$@@*~ $$$$$= o$$$$$@· == + == ·@$$$$$$ =$@$$$$$@@$%%%%%%%%%%%%%%%@@$$$$$@· == + == ·@$$$$@% =@@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$@· == + == ·@$$$$$@* =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==x· $@@$$$$$$$$$@@@@@@@@@@$$$$$$$$@@@@@@@@@@$$$$$$$$$@@$ ·+== + ++++ =@@@@@@@@@*· x$@@@@@@@@$x *@@@@@@@@@= ++++ + ==++ +=== + xx=*=+ ++%%xx xx%%++ +===xx + ==**=*==++++*=*=**==**=%=*++++*=%***==**=*=*++++==*=**==xx + ++++==****==++ ++==****==++ ++==****==++++ + diff --git a/src/build/framegen/frames/frame_189.txt b/src/build/framegen/frames/frame_189.txt new file mode 100644 index 000000000..6fedc5596 --- /dev/null +++ b/src/build/framegen/frames/frame_189.txt @@ -0,0 +1,41 @@ + + xx++++++++xx + x+==*%*%*%========%*%*%*=++x + ++**=*+x x+*=**++ + xx**=* ==**xx + ++**o x*$@@@@@@@@@@@@@@$*x o**++ + ++=+ o*@@@@@$$$$$$$$$$$$$$$$@@@@@*o +=++ + ++=+ x$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$x +=++ + x+== *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* ==+x + ** %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ** + +++x x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x x+++ + =* *@$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* *= + ++++ *@$$$@@=ox*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ++++ + ==+· o@$$$$$ o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ·+== + == @$$$$$$ o%@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$@ == + == $$$$$$@@= *$$$$$$~ %$$$$$$ == + == ·@$$$$$$$@@@@+ $$$$@ @$$$$@· == + == ·@$$$$$$@$+ ~$$$$$* +$$$$$@· == + == ·@$$$$$$ o%@@$$$$$@@@$$$$$$$$$$$$$$$@@$$$$$@· == + == ·@$$$$@$ o%@@@@$$$$$$$$$$@$$$$$$$$$$$$@$$$$$$$$@· == + == ·@$$$$$$% o*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$· == + == @@$$$$$$$$$$$$$$$@@$$$$$$$$$$$$$$$$@@$$$$$$$$$$$$$$$@@ == + ==+~ *@@@$$$$$$$@@@@$%%@@@@$$$$$$$$@@@@%%$@@@@$$$$$$$@@@* ~+== + ++== o%@@@@@@@$x ·*@@@@@@@@*· x$@@@@@@@%x ==++ + ===+ +=== + ox====o+ ==%%++ ++%%== +o====+x + ++**=**%****%***==++**=*=******=*=**++==***%****%*****++ + xx+++=====++++ ++++====++++ ++++======+++x + diff --git a/src/build/framegen/frames/frame_190.txt b/src/build/framegen/frames/frame_190.txt new file mode 100644 index 000000000..95209a1f3 --- /dev/null +++ b/src/build/framegen/frames/frame_190.txt @@ -0,0 +1,41 @@ + + xx++++====++++xx + ++==*%**==++oooo++==**%*==++ + ++**=* *=**++ + ++**+= ···· =+**++ + ++== x=$@@@@@@@@@@@@@@@@$=x ==++ + ==++ =$@@@@$$$$$$$$$$$$$$$$$$@@@@$= ++== + ===+ *@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* +=== + ++=+ ·$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$· +=++ + ox** $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ **xo + +++o =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= o+++ + == $@$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + ++++ $@$$$@$x +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + ==+· +@$$$$$ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ·+== + == @$$$$$$ =$@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@ == + == $$$$$$$@%o x$$$$$% =$$$$$$ == + == ·@$$$$$$$@@@@+ $$$$@ @$$$$@· == + == ·@$$$$$$@%o +$$$$$% *$$$$$@· == + == ·@$$$$$$ =$@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ =@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@$x ·+$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == %@$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@% == + ==+x ~@@@@$$$$$@@@@%+x+=$@@@@$$$$@@@@$=+x+%@@@@$$$$$@@@@o o+== + xx== x*$@@@$%x ~=$@@@@$=~ x%$@@@$*x ==xx + ==== ==== + ====+= xx*=**== ==**=*xx =+==== + ++*****%*%%*****==++==***%*%%*%***==++==*****%%%%*****++ + ++++++++++++ x++++++++++x ++++++++++++ + diff --git a/src/build/framegen/frames/frame_191.txt b/src/build/framegen/frames/frame_191.txt new file mode 100644 index 000000000..7da0266e4 --- /dev/null +++ b/src/build/framegen/frames/frame_191.txt @@ -0,0 +1,41 @@ + + ++====****====++ + ==**%%=*++oo····~o++*=%%**++ + +=**== ==**=+ + ++**++ ·~~oo~~· ++**++ + ===+ +%@@@@@@@@@@@@@@@@@@%+ +=== + ===+ ·*@@@@@$$$$$$$$$$$$$$$$$$@@@@@*· ++== + ===x %@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@% x=== + ++=+ o@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@o +=++ + xx== @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xx + ==+~ *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ~+== + == $@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + +++x $$$$$@$~ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ x+++ + ==x· =@$$$@$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ·x== + == @$$$$$$ x$@@$$$$$@@@$$$$$$$$$$$$$$@@@$$$$$@ == + == $$$$$$$@$x o$$$$$% +$$$$$$ == + == ·@$$$$$$$@@@@+ $$$$@ @$$$$@· == + == ·@$$$$$$@=· =$$$$$$ %$$$$$@· == + == ·@$$$$$$ ~*@@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@@+~o=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == +@@$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$@@= == + ==++ *@@@@@@@@@@@$+~ o*@@@@@@@@@@@@*o ·+$@@@@@@@@@@@% x+== + ++==x· x=%%%*x o=*%%*=o x*%%%*x ·x==++ + ====oo xx xx ~o==== + ====+=++ =+*==*==++ ++=====*+= ox=+==== + ++==**=*********++++==***%****%***==++++*********=**==++ + ++++++++++xx ++++++++++++ xx++++++++++ + diff --git a/src/build/framegen/frames/frame_192.txt b/src/build/framegen/frames/frame_192.txt new file mode 100644 index 000000000..f03d9280b --- /dev/null +++ b/src/build/framegen/frames/frame_192.txt @@ -0,0 +1,41 @@ + + ++====****====++ + +=***%==+o o+==%***=+ + ===*++ ++*=== + ++**x+ ·ooxxxxoo· ++**++ + ===+ o=$@@@@@@@@@@@@@@@@@@$=o +=== + **++ o%@@@@$$$$$$$$$$$$$$$$$$$$@@@@%o x+** + ==+x ~$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$~ x+== + ++++ +@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ ++++ + ox== ~@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ ==xo + ==+~ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ~x== + ox== @@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xo + +++x @$$$$@% ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + ==+ =@$$$@$ ~*@@@@$$$$$$$$$$@@@@@@@@@@@@@@$$$$$$$@= +== + == @$$$$$$ o%@@$$$$$@@$$$$$$$$$$$$$$$$@@$$$$$@ == + == $$$$$$$@$=· ·$$$$$* x$$$$$$ == + == ·@$$$$$$$@@@@+ $$$$@ @$$$$@· == + == ·@$$$$$@@+ *$$$$$$o $$$$$$@· == + == ·@$$$$$$ x%@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@@=x+%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x· @@@$$$$$$$$$$@@@@@@@@$$$$$$$$$$@@@@@@@@$$$$$$$$$$@@@ x== + ++++ o$@@@@@@@@@$+ ·*@@@@@@@@@@*· +$@@@@@@@@@$o ++++ + x+==+x ·ooo~ ~oo~ ~ooo· o+==+x + ++==++ +** **+ x+==++ + ++====+=+x ++*========*+x x+*========*++ x+======++ + ++++==********==++++++==********==++++++==********====++ + ++++++++ ++++++++ ++++++++ + diff --git a/src/build/framegen/frames/frame_193.txt b/src/build/framegen/frames/frame_193.txt new file mode 100644 index 000000000..eea662aca --- /dev/null +++ b/src/build/framegen/frames/frame_193.txt @@ -0,0 +1,41 @@ + + ++====****====++ + x++=***%==x~ ~x==%***=+xx + x+===*++ ++*===+x + ++**+x ~ox++++xo~ x+**++ + ==++ x*$@@@@@@@@@@@@@@@@@@$*x ++== + **+x x%@@@@$$$$$$$$$$$$$$$$$$$$@@@@%x x+** + ==+o o$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$o o+== + ++++ +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ ++++ + xx== o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o ==xx + ==+· $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·+== + x+== @@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xo + +++x @$$$$@* =@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + ==x *$$$$@% ~=@@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$* x== + == @$$$$$$ ~*@@$$$$$@@$%%%%%%%%%%%%%%$@@$$$$$@ == + == $$$$$$$@@=~ $$$$$= o$$$$$$ == + == ~@$$$$$$$@@@@+ $$$$@ @$$$$@~ == + == ·@$$$$$@@x %@$$$$$x ~$$$$$$@· == + == ·@$$$$$$ +$@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ x$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@@*++%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==+· $@@$$$$$$$$$@@@@@@@@@@$$$$$$$$@@@@@@@@@@$$$$$$$$$@@$ ·x== + ++++ =@@@@@@@@@* x$@@@@@@@@$x *@@@@@@@@@= ++++ + ox==++ ++==xx + ++===+ ++%%+o o+%%++ +===++ + ++=====%+=++++*=*========***++++***========*=*++++=+%=====++ + xx++==******====++ ++==********==++ ++====******==++xx + ++++ ++++ ++++xx + diff --git a/src/build/framegen/frames/frame_194.txt b/src/build/framegen/frames/frame_194.txt new file mode 100644 index 000000000..1d1213448 --- /dev/null +++ b/src/build/framegen/frames/frame_194.txt @@ -0,0 +1,41 @@ + + xx++==********===+xx + x+==*%**=+~· ·~+=**%*==++ + x+=*=*+x x+*=*=+x + ++**xo ·ox+====+xo· ox**++ + **++ x*@@@@@@@@@@@@@@@@@@@@*x ++** + **+x x$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$x o+** + ==+o x$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$x o+== + ++++ =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ++++ + xx== x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ==xx + ==+· $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·+== + ox== @@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xo + +++x @$$$$@* =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + == *$$$$@% =@@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$* == + == @$$$$$$ =$@$$$$$@@$%%%%%%%%%%%%%%%@@$$$$$@ == + == $$$$$$$@@*~ $$$$$= o$$$$$$ == + == ~@$$$$$$$@@@$x $$$$@ @$$$$@~ == + == ·@$$$$$@@x %$$$$$@x ~$$$$$$@· == + == ·@$$$$$$ +$@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@%+=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == $@$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$@$ == + ==+o +@@@$$$$$$$@@@$***%@@@@$$$$$$@@@@%***$@@@$$$$$$$@@@+ o+== + ++== =$@@@@@$*~ +%@@@@@@%+ ~*$@@@@@$=· ==++ + ===+ +=== + ++====x+ *=**== =+**=* +x====+x + ++=====**%*****==========**%****%**=========******%**=====+x + ++++========++xx ++++========++++ xx++========++++ + + diff --git a/src/build/framegen/frames/frame_195.txt b/src/build/framegen/frames/frame_195.txt new file mode 100644 index 000000000..7f66e3146 --- /dev/null +++ b/src/build/framegen/frames/frame_195.txt @@ -0,0 +1,41 @@ + + ++++==********===+++ + x+==*%**++~· ·~+=**%*==++ + xx**=%+x x+%=**xx + ++*=x ~ox+====+xo~ ox=*++ + **++ x%@@@@@@@@@@@@@@@@@@@@%x ++** + **+o +$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$+ o+** + =*+o x$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$x o+*= + ++++ =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ++++ + ox== x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ==xo + ==+· $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·+== + ox== @$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ==xo + +++x @$$$$@= +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + == *$$$$@% +@@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$* == + == @$$$$$$· =$@$$$$$@@%%%%%%%%%%%%%%%%@@$$$$$@ == + == $$$$$$$@@*o $$$$$= ~$$$$$$ == + == ·@$$$$$$$@@@$x $$$$@ @$$$$@· == + == ·@$$$$$@@o ·%$$$$$@+ o$$$$$$@· == + == ·@$$$$$$ =$@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@%==$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == *@$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@% == + ==+x ~$@@@@$$$$@@@@%+xx=$@@@@$$$$@@@@$=xx+*@@@@$$$$@@@@@~ x+== + ++== o*$@@@$*x ·=%$@@$%=· x*$@@@$*x ==++ + ==== =+== + xx====+= x+*===== ======+x =+====xx + ++====*%%%%**=====++====*%*%%*%*====++=====**%%%%*====++ + xx++++====++++ ++++====++++ ++++====++++x+ + + diff --git a/src/build/framegen/frames/frame_196.txt b/src/build/framegen/frames/frame_196.txt new file mode 100644 index 000000000..9f6a2941d --- /dev/null +++ b/src/build/framegen/frames/frame_196.txt @@ -0,0 +1,41 @@ + + ++++==********===+++ + x+==*%**++~· ·~++**%*==++ + xx**=%+x x+%=**xx + ++==x ~ox+====+xo~ x==++ + **++ +%@@@@@@@@@@@@@@@@@@@@%+ ++** + **+o +$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$+ o+** + ==+~ x$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$x ~+*= + ++++ =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ++++ + ox== x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ==xo + ==+· $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·+== + ox== @$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ==xo + +++x @$$$$@= +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + == *$$$$@% +$@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$* == + == @$$$$$$· =$@$$$$$@@%%%%%%%%%%%%%%%%@@$$$$$@ == + == $$$$$$$@@*o $$$$$= ~$$$$$$ == + == ~@$$$$$$$@@@$x $$$$@ @$$$$@~ == + == ·@$$$$$@@o ·$$$$$$@+ o$$$$$$@· == + == ·@$$$$$$ =$@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@%==$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == x@@$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$@@+ == + ==++ *@@@@@@@@@@@%x ~=@@@@@@@@@@@@=~ x%@@@@@@@@@@@% ++== + xx==+· o=***=x ~+****+~ x=***=x ·x==++ + ====xo xx x+ ox==== + ======+x =+=*====++ ++====*=+= x+*===== + ++==***%********++++==************==++++********%***==++ + ++++++++++ +x++++++++x+ ++++++++++ + + diff --git a/src/build/framegen/frames/frame_197.txt b/src/build/framegen/frames/frame_197.txt new file mode 100644 index 000000000..d7b48f2c1 --- /dev/null +++ b/src/build/framegen/frames/frame_197.txt @@ -0,0 +1,41 @@ + + x+++==********===+xx + x+==*%**++~· ·~++**%*==++ + xx**=*+x x+*=**xx + ++**xo ·ox+====+xo· ox=*++ + **++ x%@@@@@@@@@@@@@@@@@@@@%x ++** + **+o +$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$+ o+** + =*+o x$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$x o+*= + ++++ =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ++++ + ox== x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ==xo + ==+· $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·+== + ox== @@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xo + +++x @$$$$@* +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + == *$$$$@% =@@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$* == + == @$$$$$$· =$@$$$$$@@$%%%%%%%%%%%%%%%@@$$$$$@ == + == $$$$$$$@@*o $$$$$= ~$$$$$$ == + == ·@$$$$$$$@@@$x $$$$@ @$$$$@· == + == ·@$$$$$@@o ·%$$$$$@+ o$$$$$$@· == + == ·@$$$$$$ =$@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@%+=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == ~@@$$$$$$$$$$$@@@@@@@@$$$$$$$$$$@@@@@@@@$$$$$$$$$$$@@o == + ++++ +@@@@@@@@@@@*~ x$@@@@@@@@@@$x ·*@@@@@@@@@@@= ++++ + ox==+o x+=+x· o+==+o ·x+=+x· ~+==+x + ++==+x == == xx==++ + ++====++ ox*+==**==+= =+=***==+*xo ++====++ + ++==**********==++++++************++++++==**********==++ + ++++++++ xx++++xx ++++++++ + + diff --git a/src/build/framegen/frames/frame_198.txt b/src/build/framegen/frames/frame_198.txt new file mode 100644 index 000000000..4195da5e9 --- /dev/null +++ b/src/build/framegen/frames/frame_198.txt @@ -0,0 +1,41 @@ + + xx++==********===+xx + x++=****==x· ·x==****=+++ + x+=*=*+x x+*=*=+x + ++**+x ~x++==++x~ x+**++ + **++ x*@@@@@@@@@@@@@@@@@@@@*x ++** + **+x x%@@@@$$$$$$$$$$$$$$$$$$$$@@@@%x xx** + ==+o o$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$o o+== + ++++ +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ ++++ + xx== x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ==xx + ==+· $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·+== + ox== @@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xo + +++x @$$$$@* =@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + == *$$$$@% ·=@@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$* x== + == @$$$$$$ ·*@@$$$$$@@$%%%%%%%%%%%%%%%@@$$$$$@ == + == $$$$$$$@@*~ $$$$$= o$$$$$$ == + == ~@$$$$$$$@@@@+ $$$$@ @$$$$@~ == + == ·@$$$$$@@x %$$$$$@x ~$$$$$$@· == + == ·@$$$$$$ +$@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ +$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@@*+=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x· @@@$$$$$$$$$@@@@@@@@@$$$$$$$$$$@@@@@@@@@$$$$$$$$$@@@ ·x== + ++++ ~%@@@@@@@@@$x ·*@@@@@@@@@@*· x$@@@@@@@@@%o ++++ + ox==+x ~oo· ~oo~ ·ooo x+==xo + ++==++ +%% %%+o ++==++ + ++=*===*xx ~ ++*=**==**+*++ ++*=**==**=*++ ~ xx*===*=++ + ++==********++xx ++==********==++ xx++********==++ + + + diff --git a/src/build/framegen/frames/frame_199.txt b/src/build/framegen/frames/frame_199.txt new file mode 100644 index 000000000..d926eed9a --- /dev/null +++ b/src/build/framegen/frames/frame_199.txt @@ -0,0 +1,41 @@ + + x+++===******====++x + x+==***%=*xo ox==%***==++ + xx=*=*++ ++*=*=xx + ++**++ ~ox++++xo~ ++**++ + **++ o*$@@@@@@@@@@@@@@@@@@$*o ++** + **+x o%@@@@$$$$$$$$$$$$$$$$$$$$@@@@%o x+** + ==+o ~$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$~ o+== + ++++ +@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ ++++ + ox== o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o ==xo + ==+~ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ~+== + ox== @@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xo + +++x @$$$$@* ·=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + ==+ *@$$$@% ~*@@@@$$$$$$$$$$@@@@@@@@@@@@@@@$$$$$$@* x== + == @$$$$$$ ~*@@$$$$$@@$%%%%%%%%%%%%%%$@@$$$$$@ == + == $$$$$$$@$=· $$$$$* x$$$$$$ == + == ·@$$$$$$$@@@@+ $$$$@ @$$$$@· == + == ·@$$$$$@@+ %@$$$$$o ·$$$$$$@· == + == ·@$$$$$$ x$@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ x$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@@*x+%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==+· @@@$$$$$$$$$@@@@@@@@@$$$$$$$$$$@@@@@@@@@$$$$$$$$$@@@ ·+== + ++++ %@@@@@@@@@%o =$@@@@@@@@$= ~%@@@@@@@@@%· ++++ + ==+x ·· ·· ··· x+== + x+==++ ++%% %*++ ++*=xx + xx==**=*++xxxx+=*=**==**=%=+xxxx+=*=**==**=*=+xxoo++*=**==xx + ++++******==++xx ++++********++++ xx++==******==++ + + + diff --git a/src/build/framegen/frames/frame_200.txt b/src/build/framegen/frames/frame_200.txt new file mode 100644 index 000000000..86ebca6d1 --- /dev/null +++ b/src/build/framegen/frames/frame_200.txt @@ -0,0 +1,41 @@ + + xx++=====**=====++xx + +++=***%**++~· ·~++**%***++++ + xx==*%=+ +=%*==xx + ++**++ ~~oooo~~ ++**++ + ==== ·+%@@@@@@@@@@@@@@@@@@%+· ==== + **+x ~*@@@@@$$$$$$$$$$$$$$$$$$@@@@@*~ x+** + ==+x ·%@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@%· x+== + ++=+ x@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@x +=++ + ox== ·@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@· ==xo + ==+~ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ~+== + ox== @@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xo + +++x $$$$$@%· o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ x+++ + ==+· =@$$$@$ o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ·+== + == @$$$$$$ x%@@$$$$$@@@$$$$$$$$$$$$$$$@@$$$$$@ == + == $$$$$$$@$+ ~$$$$$* +$$$$$$ == + == ~@$$$$$$$@@@@+ $$$$@ @$$$$@~ == + == ·@$$$$$$@= *$$$$$$· %$$$$$@· == + == ·@$$$$$$ o%@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ o*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@@=ox*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==+· $@@$$$$$$$$$@@@@@@@@@@$$$$$$$$@@@@@@@@@@$$$$$$$$$@@$ ·+== + +++= =$@@@@@@@@* x%@@@@@@@@%x *@@@@@@@@@* ++++ + ==++ +=== + xx=*=+ ++%%+x x+%%++ +=**+x + ++**=*=+++++=**=**++**=%==++++==%=**++**=**=+++++=*=**++ + xx++======++++ ++========++ ++++==**==++xx + + + diff --git a/src/build/framegen/frames/frame_201.txt b/src/build/framegen/frames/frame_201.txt new file mode 100644 index 000000000..65a82d3bc --- /dev/null +++ b/src/build/framegen/frames/frame_201.txt @@ -0,0 +1,41 @@ + + xx++============++xx + ++++**%%**==xo~~~~ox==**%%**++++ + xx==**== ==**==xx + ++**+= ·~~~~· =+**++ + ===+ x*$@@@@@@@@@@@@@@@@$*x +=== + **++ =@@@@@$$$$$$$$$$$$$$$$$$@@@@@= ++** + ==++ *@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* ++== + ++=+ ~@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@~ +=++ + xx== @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xo + ==+o *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* o+== + ox== $@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ==xo + +++x $@$$$@$o x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ x+++ + ==+· +@$$$$$ +$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ·+== + == @$$$$$$ +$@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@ == + == $$$$$$$@%x o$$$$$% =$$$$$$ == + == ·@$$$$$$$@@@@+ $$$$@ @$$$$@· == + == ·@$$$$$$@*~ +$$$$$$ *$$$$$@· == + == ·@$$$$$$ ·*@@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ ·=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@@+·~=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==+· %@@$$$$$$$$$@@@@$$@@@@$$$$$$$$@@@@$$@@@@$$$$$$$$$@@$ ·+== + x+== +$@@@@@@@$* o%@@@@@@@@%o *$@@@@@@@$= ==++ + ==++ ++== + ===+ ==%%++ ++%%== +=== + ++**=%==++++****==++**=***++++***=**++==****++++==%***++ + ++======++++ x++======+++ ++++======++ + + + diff --git a/src/build/framegen/frames/frame_202.txt b/src/build/framegen/frames/frame_202.txt new file mode 100644 index 000000000..d0f7f0f48 --- /dev/null +++ b/src/build/framegen/frames/frame_202.txt @@ -0,0 +1,41 @@ + + ++++++====++++++ + xx+=***%%%**==++++==**%%%***=+xx + ox==**=*x ox*=**==xo + ++**+= =+**++ + ==== ~+%$@@@@@@@@@@@@@@$%+~ ==== + ===+ x%@@@@@$$$$$$$$$$$$$$$$@@@@@%x +=== + ===+ +@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@+ +=== + ++=+ %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% +=++ + ox== %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ==xo + ==+x x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x x+== + ox== %@$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ==xo + ++++ %@$$$@@+~o=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++++ + ==+· x@$$$$$ ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ·+== + == @$$$$$$ ~*@@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@ == + == $$$$$$$@=· =$$$$$$ %$$$$$$ == + == ·@$$$$$$$@@@@+ $$$$@ @$$$$@· == + == ·@$$$$$$@$x o$$$$$% +$$$$$@· == + == ·@$$$$$$ x$@@$$$$$@@@$$$$$$$$$$$$$$@@@$$$$$@· == + == ·@$$$$@$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@$~ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==+~ %@@@$$$$$$$$@@@@$$@@@@$$$$$$$$@@@@$$$@@@$$$$$$$$@@@% ·+== + ++== +$@@@@@@@$= ~%@@@@@@@@%~ =$@@@@@@@$+ ==xx + ===+ +=== + ==== ==%%++ ++%%+= ==== + ++**=***++==%***==++***%**++++**%***++==***%==++**%=**++ + x+++==++++ x+++====+++x ++++++++++ + + + diff --git a/src/build/framegen/frames/frame_203.txt b/src/build/framegen/frames/frame_203.txt new file mode 100644 index 000000000..d3e837345 --- /dev/null +++ b/src/build/framegen/frames/frame_203.txt @@ -0,0 +1,41 @@ + + ++++++++++++++++ + ++*****%*%=******=%*%*****++ + ++**=*++ x+*=**++ x + ++**+= =+**++ + ====ox o=%@@@@@@@@@@@@@@%=o xo==== + ===+ ~*@@@@@@$$$$$$$$$$$$$$@@@@@@*~ +=== + ===+ o$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$o +=== + ++== *@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* ==++ + ox== *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* ==xo + ==+x o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o x+== + ox== =@$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xo + ++++ *@$$$@@*x+%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ++++ + ==x· ~@$$$$$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ·x== + == @$$$$$$ x$@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$@ == + == $$$$$$@@+ %@$$$$$o ·$$$$$$$ == + == ·@$$$$$$$@@@@+ $$$$@ @$$$$@· == + == ·@$$$$$$@$=· $$$$$* x$$$$$@· == + == ·@$$$$$$ ~*@@$$$$$@@$%%%%%%%%%%%%%%$@@$$$$$@· == + == ·@$$$$@% ~*@@@@$$$$$$$$$$@@@@@@@@@@@@@@@$$$$$$$@· == + == ·@$$$$$@* ·=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$$$$$$$$$$$$$$$@@ == + ==+~ %@@@$$$$$$$$@@@$$$@@@@$$$$$$$$@@@@$$$@@@$$$$$$$$@@@% ·+== + xx== x%@@@@@@@$= ~*@@@@@@@@*~ =$@@@@@@@$+ ==xx + ===+ +=== + ====o ==%%++ ++%%== ==== + ++***%**====%***++++==***%====%***==++++***%====***=**++ + xx++++++++ ++====++ ++++=+++xx + + + diff --git a/src/build/framegen/frames/frame_204.txt b/src/build/framegen/frames/frame_204.txt new file mode 100644 index 000000000..4333a6acd --- /dev/null +++ b/src/build/framegen/frames/frame_204.txt @@ -0,0 +1,41 @@ + + xx++++++++++++xx + ++==***%*%*%%%%%%*%*%***==++ + ++**=*== ==*=**++ + ++**=*++ ++*=**++ + ++**++ ~+*%@@@@@@@@@@%*+~ ++**++ + ==== o*@@@@@@@$$$$$$$$$$@@@@@@@*o ==== + ==== =@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@= ==== + ++== x@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@x ==++ + xx==x· x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ·x==xx + ++++ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++++ + ox== o@$$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ==xo + ++++ x@$$$$@$*%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ++++ + ==+~ @$$$$$ o*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+== + == $$$$$@$ o%@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$ == + == @$$$$$@%· x$$$$$$@*· +@$$$$$@ == + == ·@$$$$$$$@@@*· $$$$@~ @$$$$@· == + == ·@$$$$$$@@$+ $$$$$x @$$$$@· == + == ·@$$$$$$o x%@$$$$$@@*===============$@$$$$$@· == + == ·@$$$$@% o%@@@@$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$@· == + == ·@$$$$$$x o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$@$$$$$$$$$$$$$$$$$$@$$$$$$$$$$$$$$$@@ == + ==+~ *@@@$$$$$$$@@@@$$$@@@@$$$$$$$$@@@@$$$@@@@$$$$$$$@@@% ·+== + xx== x%@@@@@@@$+ ~*@@@@@@@@*~ +$@@@@@@@$+ ==+x + ++=+ +=++ + ++==ox ==%%++ ++%%== o==++ + ++***%**====%***++++==***%====%***==++++***%====**%***++ + +++++++x ++++++++ ++++++++ + + + diff --git a/src/build/framegen/frames/frame_205.txt b/src/build/framegen/frames/frame_205.txt new file mode 100644 index 000000000..ce0f1cf9a --- /dev/null +++ b/src/build/framegen/frames/frame_205.txt @@ -0,0 +1,41 @@ + + xx++++++++++++xx + ++==****%%*%%%%%%*%%****==++ + ++****=*++ ++*=****++ + ++====+= =+====++ + ++**++ ~x=%$$@@@@$$%=+~ ++**++ + ++==oo +%@@@@@@@@$$$$$$@@@@@@@@%+ oo==++ + ++== o$@@@@$$$$$$$$$$$$$$$$$$$$$$@@@@$o ==++ + ++==~ %@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@% ~==++ + ox==+~ $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ ~+==xo + ++++ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++++ + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ++++ ~@$$$$@@$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ++xx + ==+~ @$$$$$· +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+== + == $$$$$@$ =$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$ == + == @$$$$$$= *@$$$$$@$xoooooooooooooox*@$$$$$@ == + == $$$$$$$@@@%x $$$$$o @$$$$$ == + == ·@$$$$$$@@@%x $$$$@o @$$$$@· == + == ·@$$$$$@= =@$$$$$@$xooooooooooooooo*@$$$$$@· == + == ·@$$$$@$ +$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$· +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$$$$$$$$$$$$$$$@@ == + ==+~ %@@@$$$$$$$$@@@$$$@@@@$$$$$$$$@@@@$$$@@@$$$$$$$$@@@% ·+== + xx== +%@@@@@@@$= ~%@@@@@@@@%~ =$@@@@@@@$+ ==xo + ++=+ +=++ + ++*=ox ==%%++ ++%%== o==++ + x+***%**====%***++++==***%====%***==++++***%====**%***++ + ++++++++ ++++++++ ++++++++ + + + diff --git a/src/build/framegen/frames/frame_206.txt b/src/build/framegen/frames/frame_206.txt new file mode 100644 index 000000000..6c1c344c2 --- /dev/null +++ b/src/build/framegen/frames/frame_206.txt @@ -0,0 +1,41 @@ + + ++++++++++++ + ++++==*******%%*******==++++ + ++==**=***++ ++***=**==++ + ++==**=*+o o+*=**==++ + ++====x ·o++====++o· ====++ + ++==++ +%@@@@@@@@@@@@@@@@@@@@%+ ++==++ + ++==xo +$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$+ ox==++ + ++==+~ x@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@x ~+==++ + ==+x =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= x=== + ++== x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ==++ + ==x· $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·x== + ++== @$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ==++ + +++x @$$$$$= +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + == *$$$$@% =$@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$* == + == @$$$$$$· =$@$$$$$@@%**************%@@$$$$$@ == + == $$$$$$$@@*o $$$$$= ~$$$$$$ == + == ~@$$$$$$$@@@$x $$$$@ @$$$$@~ == + == ·@$$$$$@$o ·$$$$$$@+ o$$$$$$@· == + == ·@$$$$$$ =@@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$ =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@%==$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==+· %@@@$$$$$$$$@@@@$$@@@@$$$$$$$$@@@@$$@@@@$$$$$$$$$@@$ ·+== + xx== +$@@@@@@@$= o%@@@@@@@@%o =$@@@@@@@$= ==xx + ++=+ +=++ + ++== ==%%++ ++%%== ==++ + x+=*=***++==%***++xx==*%**====**%*==xx++***%==++***=**+x + ++++++++ ++++++++ ++++++++ + + + diff --git a/src/build/framegen/frames/frame_207.txt b/src/build/framegen/frames/frame_207.txt new file mode 100644 index 000000000..167764b96 --- /dev/null +++ b/src/build/framegen/frames/frame_207.txt @@ -0,0 +1,41 @@ + + ++xxxx++ + xx++==****************==++xx + x+==**==*%=*++oo oo++*=%*==**==++ + xx++**=*+= =+*=**++xx + ++====++ ~oooo~ ++====++ + ++===+ +%@@@@@@@@@@@@@@@@@@%+ +===++ + ++==+x ·*@@@@@$$$$$$$$$$$$$$$$$$@@@@@*· x+==++ + x+==+x %@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@% x+==+x + ==++ o@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@o +=== + ++== ·@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@· ==++ + ==+~ *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ~+== + ++== $@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ==++ + +++x $$$$$@$~ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ x+++ + ==x· =@$$$@$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ·+== + == @$$$$$$ x%@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@ == + == $$$$$$$@$x o$$$$$* +$$$$$$ == + == ·@$$$$$$$@@@@+ $$$$@ @$$$$@· == + == ·@$$$$$$@*· =$$$$$$· %$$$$$@· == + == ·@$$$$$$ ~*@@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@@+~o*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==+· $@@$$$$$$$$$@@@@$@@@@@$$$$$$$$@@@@@$@@@@$$$$$$$$$@@$ ·+== + xx== =$@@@@@@@@* o%@@@@@@@@%o *@@@@@@@@$= ==+x + ++=+ +=++ + ++== ==%%++ ++%%== ==++ + x+**=%*=++++%***++++==*%**++++**%*==++++***%++++==%=**++ + ++++++++ ++++++++ ++++++++ + + + diff --git a/src/build/framegen/frames/frame_208.txt b/src/build/framegen/frames/frame_208.txt new file mode 100644 index 000000000..3d3c0e0e6 --- /dev/null +++ b/src/build/framegen/frames/frame_208.txt @@ -0,0 +1,41 @@ + + + xx++====********====++xx + ++==**=**%****++++****%**=**==++ + ++=====%+x x+*=====++ + ++====== ======++ + ++====xx o=%$@@@@@@@@@@@@$%=o xx====++ + ++===+ ·*$@@@@@$$$$$$$$$$$$$$@@@@@$*· +===++ + xx===+ o$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$o +===xo + ==++ *@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* ++== + ++== *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* ==++ + ==+x ~@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ x+== + xx== =@$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xx + ++++ *@$$$$@*x+%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ++++ + ==+· ~@$$$$$ x$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ·+== + == @$$$$$$ +$@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$@ == + == $$$$$$@@+ %$$$$$@x ·$$$$$$$ == + == ·@$$$$$$$@@@@x $@$$@ @$$$$@· == + == ·@$$$$$$@@*· $$$$$= x$$$$$@· == + == ·@$$$$$$ ~*@@$$$$$@@$$$$$$$$$$$$$$%$@@$$$$$@· == + == ·@$$$$$% ~=@@@@$$$$$$$$$$@@@@@@@@@@@@@@$$$$$$$$@· == + == ·@$$$$$@* ·*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x· $@@$$$$$$$$$@@@@@@@@@$$$$$$$$$$@@@@@@@@@$$$$$$$$$@@@ ·+== + xx== *@@@@@@@@@%~ +$@@@@@@@@$+ ~%@@@@@@@@@* ==xx + ===+ ++== + ===+ ++%% $$++ +=== + ++**=%+++x++****=+++===*==++x+==*===+++=*%**++++++****++ + ++++====++ ++====++ ++====+++x + + + diff --git a/src/build/framegen/frames/frame_209.txt b/src/build/framegen/frames/frame_209.txt new file mode 100644 index 000000000..ad5268110 --- /dev/null +++ b/src/build/framegen/frames/frame_209.txt @@ -0,0 +1,41 @@ + + + xx++++============++++xx + ++====**=**%%%****%%%**=**====++ + ++====**=*o~ ~o*=**====++ + ======++ ++====== + x+====++ ~+*%$@@@@@@@@$%*+~ ++====++ + xx==== o%@@@@@@@$$$$$$$$$$@@@@@@@%o ====xx + ==== =@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@= ==== + =+== o@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@o ==++ + x+==x· x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ·x==+x + ==++ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++== + xx== o@$$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ==xx + ++++ x@$$$$@@%%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ++++ + ==+~ @$$$$$ o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+== + == $$$$$@$ o%@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$ == + == @$$$$$@% x@$$$$$@*· +@$$$$$@ == + == ·@$$$$$$@@@@*· $$$$@~ @$$$$@· == + == ·@$$$$$$@@$+ $$$$$+ @$$$$@· == + == ·@$$$$$$x x%@$$$$$@@*++++++++++++++=$@$$$$$@· == + == ·@$$$$$$ o%@@@@$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$@· == + == ·@$$$$$$x o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x· @@@$$$$$$$$$@@@@@@@@@$$$$$$$$$$@@@@@@@@@$$$$$$$$$@@@ ·x== + xx++ ·%@@@@@@@@@%o =@@@@@@@@@@= o%@@@@@@@@@%~ ++++ + ==+x ·~~ ·~~· ~~~ x+== + ==++ x+%% %%++ +=== + ++**=%++ooox==*===++**=%++xoox++%=**++===*==xooo++%=**++ + ++++==++++ ++++====+++x ++++==++++ + + + diff --git a/src/build/framegen/frames/frame_210.txt b/src/build/framegen/frames/frame_210.txt new file mode 100644 index 000000000..d2748c704 --- /dev/null +++ b/src/build/framegen/frames/frame_210.txt @@ -0,0 +1,41 @@ + + + xx++++++++++++++++++ + ++++==****=***%%%%***=****==++++ + ++++=====%==o~ ~o==%=====++++ + ++====+= =+====++ + =====+ ~x=**%%%%**=x~ +===== + ====++ o*$@@@@@@@@@@@@@@@@@@@@$*o ++==== + ====o~ ·*@@@@$$$$$$$$$$$$$$$$$$$$$$@@@@*· ~o==== + ++==x· =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@= ·x==++ + xx==+o %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% o+==xx + =+++ *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* +++= + ox==x· @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ·x==xo + ++++ @$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ++++ + ==+o @$$$$$x o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+== + == %$$$$@% o*@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$% == + == @$$$$$$x x%@$$$$$@@=++++++++++++++=$@$$$$$@ == + == $$$$$$$@@$=· $$$$@x @$$$$$ == + == ·@$$$$$$@@@@*· $$$$@~ @$$$$@~ == + == ·@$$$$$@% x@$$$$$@*~ ·+@$$$$$@· == + == ·@$$$$@% x%@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$ o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@$%%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x ·@@$$$$$$$$$$$@@@@@@@@$$$$$$$$$$@@@@@@@@$$$$$$$$$$$@@~ == + x+++ x$@@@@@@@@@@= o%@@@@@@@@@@%o =@@@@@@@@@@$x ++++ + ==+o ox++o ~x++x~ o++xo o+== + **+x ** ** x+** + ++**==o~ ++*+**++**+*xo ox*=**++**=*++ ~o=+**=+ + ++==***=++++ ++==****==++ x+++=***==++ + + + diff --git a/src/build/framegen/frames/frame_211.txt b/src/build/framegen/frames/frame_211.txt new file mode 100644 index 000000000..cb7316752 --- /dev/null +++ b/src/build/framegen/frames/frame_211.txt @@ -0,0 +1,41 @@ + + + ++++++++++++++++ + ++++==****************==++++ + ++===****%++~~ ~~++%***====++ + ++=====*+x x+*=====++ + ++====xx ·ox+====+xo· xx====++ + ====++ x%$@@@@@@@@@@@@@@@@@@$%x ++==== + ++==+x x$@@@@$$$$$$$$$$$$$$$$$$$$@@@@$x x+==++ + ++==+o x$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$x o+==++ + ox==++ =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ++==xo + +++= x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x =+++ + ox==+· $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ·+==xo + ++== @@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==++ + ==+x @$$$$@= =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+== + == *$$$$$$ =$@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$* == + == @$$$$$$ ·=@@$$$$$@@$%%%%%%%%%%%%%%%@@$$$$$@ == + == $$$$$$$@@*~ $$$$$= o@$$$$$ == + == ~@$$$$$$$@@@@x $$$$@ @$$$$@~ == + == ·@$$$$$@$x %$$$$$@x o$$$$$$@· == + == ·@$$$$$$ +$@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@%+=$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == o@@$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$@@x == + ++++ =@@@@@@@@@@@%o +$@@@@@@@@@@$+ o%@@@@@@@@@@@* ++++ + **+~ ~+===+o x====x o+=*=+~ ~+** + **+x ++ ++ xx** + ==**++ ~o*+**==**+= =+**==**=*o~ ++==== + +==****==+++ ++=******=++ ++==*****==+ + + + diff --git a/src/build/framegen/frames/frame_212.txt b/src/build/framegen/frames/frame_212.txt new file mode 100644 index 000000000..c082df71b --- /dev/null +++ b/src/build/framegen/frames/frame_212.txt @@ -0,0 +1,41 @@ + + + ++++++++ + ++++==************==++++ + ++++****=***=+xo~~~~ox+=%**=****++++ + xx++===*== =+*===++xx + ++====++ ·~~~~· ++====++ + ++===+ x*$@@@@@@@@@@@@@@@@$*x +===++ + ++==++ =@@@@@$$$$$$$$$$$$$$$$$$@@@@@= ++==++ + x+===+ *@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* +===xx + ==++ ~$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$~ ++== + ++== @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==++ + ==+o *@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* o+== + ++== $@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ==++ + +++x $@$$$@$o x$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ x+++ + ==x· +@$$$$$ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ·x== + == @$$$$$$ +$@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@ == + == $$$$$$@@%x x$$$$$% =$$$$$$ == + == ·@$$$$$$$@@@@= $@$$@ @$$$$@· == + == ·@$$$$$@@*~ +$$$$$% *$$$$$@· == + == ·@$$$$$$ ·=@@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ ·=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@@x·~=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == =@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@* == + +++x $@@@@@$$@@@@@*x~o+%@@@@@$$@@@@@%+o~o=$@@@@$$$@@@@$· x+++ + **~· ~=%$$$%=o +*$$$$*+ o=%$$$%=~ ** + xx**o~ ~·**xx + xx**+* ++****=*+x x+*=****++ *+**xx + ++==*%%%%%**== x++=*%%%%%%*++++ ==**%%%%%*==++ + + + diff --git a/src/build/framegen/frames/frame_213.txt b/src/build/framegen/frames/frame_213.txt new file mode 100644 index 000000000..61e121870 --- /dev/null +++ b/src/build/framegen/frames/frame_213.txt @@ -0,0 +1,41 @@ + + + + x+++====********====++++ + ++==**=**%**++++++++**%**=**==++ + ++=*=*=* *=*=*=++ + x+====+= =+====++ + ++===+ ·+%$@@@@@@@@@@@@@@$%+· +===++ + x+==++ x%@@@@@$$$$$$$$$$$$$$$$@@@@@%x ++==+x + xx==++ +@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@+ ++==xx + ==++ %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ++== + ++== $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ ==++ + ==+x +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ x+== + ++== %@$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ==++ + ++++ %@$$$@@+~o*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++++ + ==+· x@$$$$$ ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ·+== + == @$$$$$$ ~*@@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@ == + == $$$$$$@@*· =$$$$$$· *$$$$$$ == + == ·@$$$$$$$@@@@+ $$$$@ @$$$$@· == + == ·@$$$$$$@%x o$$$$$* =$$$$$@· == + == ·@$$$$$$ +$@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@$~ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == %@$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@$ == + +++o o@@@@$$$$$@@@@%*+=*$@@@$$$$$$@@@$*=+=%@@@@$$$$$@@@@x o+++ + ** +%@@@@@%+ o*$@@@@$*o +%@@@@@%+ **xo + x+** **++ + x+**++ ox****== ==****xo =+**++ + +=**%%%%%%%*==+x ++==*%%%%%%%==++ x+==*%%%%%%%**=+ + + + diff --git a/src/build/framegen/frames/frame_214.txt b/src/build/framegen/frames/frame_214.txt new file mode 100644 index 000000000..7eb9facaa --- /dev/null +++ b/src/build/framegen/frames/frame_214.txt @@ -0,0 +1,41 @@ + + + + ++++++========++++++ + ++==*****%%%********%%%*****==++ + ++==**=*=+ ++*=**==++ + ++**+= =+**++ + xx====ox ~=%$@@@@@@@@@@@@$%=~ xo====xx + x+===+ ·=@@@@@@$$$$$$$$$$$$$$@@@@@@=· +===+x + ===+ ~%@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@%~ +=== + ++== =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@= ==++ + x+== =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ==+x + ==+x ~@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ x+== + xx== =@$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ==xx + ++++ =@$$$$@*++$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= ++++ + ==+· ~@$$$$$ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ·+== + == @$$$$$$ +$@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$@ == + == $$$$$$@@x %$$$$$@x ~$$$$$$$ == + == ·@$$$$$$$@@@@x $$$$@ @$$$$@· == + == ·@$$$$$$@@=~ $$$$$= o@$$$$@· == + == ·@$$$$$$ ~=@@$$$$$@@$%%%%%%%%%%%%%%$@@$$$$$@· == + == ·@$$$$$$ ·*@@@@$$$$$$$$$$@@@@@@@@@@@@@@@$$$$$$$@· == + == ·@$$$$$@* ·=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$@$$$$$$$$$$$$$$$$$@@$$$$$$$$$$$$$$$@@ == + ==+~ %@@@$$$$$$$$@@@$$$@@@@$$$$$$$$@@@@$$$@@@$$$$$$$$@@@% ·+== + xx== +$@@@@@@@$+ ~*@@@@@@@@*~ +$@@@@@@@$+ ==xx + ++=+ +=++ + ++**oo ==%%++ ++$$== oo==++ + x+==*%*%====****++++++*%**====**%*++++++**=*====*=%*==++ + ++++++ ++++++++ ++++++ + + diff --git a/src/build/framegen/frames/frame_215.txt b/src/build/framegen/frames/frame_215.txt new file mode 100644 index 000000000..5ca0d40ad --- /dev/null +++ b/src/build/framegen/frames/frame_215.txt @@ -0,0 +1,41 @@ + + + + x ++++++====++++++ x + xx++*******%*%%**%%*%*******++xx + xx+=****== ==****=+xx + ++**+*x x*+**++ + ====x+ x*%$@@@@@@@@@@$%*x +x==== + ==== +$@@@@@@$$$$$$$$$$$$@@@@@@$+ ==== + ==++ *@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@* ++== + ++== +@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ ==++ + xx==x· +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ ·x==xx + ==++ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++== + xx== +@$$$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ==xo + ++++ +@$$$$@%=*$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ++++ + ==+· @$$$$$ =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ·+== + == @$$$$@$ ·=@@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@ == + == @$$$$$@$o ~$$$$$$@+ o@$$$$$@ == + == ·@$$$$$$$@@@$o $$$$@ @$$$$@· == + == ·@$$$$$$@@*x $$$$@= ~@$$$$@· == + == ·@$$$$$$~ +$@$$$$$@@%***************@@$$$$$@· == + == ·@$$$$@$ +$@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$@· == + == ·@$$$$$$= +$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x· $@@$$$$$$$$$@@@@@@@@@$$$$$$$$$$@@@@@@@@@$$$$$$$$$@@@ ·x== + xx== *@@@@@@@@@%o =@@@@@@@@@@= o%@@@@@@@@@%· +++x + ==++ ·~· ~~ ·~· x+== + ==++ x+%% %%+x ++== + ++**=*++xox+==%*==++===%==xoox==%===++==*%==+xoo++*=**++ + +++++===++ +++==+++ +++===++++ + + diff --git a/src/build/framegen/frames/frame_216.txt b/src/build/framegen/frames/frame_216.txt new file mode 100644 index 000000000..0b06bcd29 --- /dev/null +++ b/src/build/framegen/frames/frame_216.txt @@ -0,0 +1,41 @@ + + + + x+++++++++++++xx + ++==*****%%%%%%%%%%*****==++ + ++**=*=* *=*=**++ + ++**=*++ ++*=**++ + ++**x+ ~+*$$@@@@@@@@$$*+~ +x**++ + ==== o%@@@@@@@$$$$$$$$$$@@@@@@@%o ==== + ++== =@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@= ==++ + ++== o@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@o ==++ + ox==x· x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x ·x==xo + ++++ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++++ + == o@$$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o == + ++++ x@$$$$@$%%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ++++ + ==+~ @$$$$$ o*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+== + == $$$$$$$ o*@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$ == + == @$$$$$@%· o@$$$$$@*· +@$$$$$@ == + == ·@$$$$$$$@@@*~ $$$$@~ @$$$$@· == + == ·@$$$$$$@@$= $$$$@+ @$$$$@· == + == ·@$$$$$$x x%@$$$$$@@*===============$@$$$$$@· == + == ·@$$$$@% o%@@@@$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$@· == + == ·@$$$$$$x o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == o@@$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$@@x == + ++++ =@@@@@@@@@@@*o ·+$@@@@@@@@@@$+· o*@@@@@@@@@@@* ++++ + **+~ ~+=*=+o ·x=**=x· o+=*=+~ ·+** + **xx ++ ++ o+**xx + ====++ *=**==**+= =+**==**+= ++==== + +==**%*=*=++ ++=******=++ +++=**%%*=== + + diff --git a/src/build/framegen/frames/frame_217.txt b/src/build/framegen/frames/frame_217.txt new file mode 100644 index 000000000..3b406fd58 --- /dev/null +++ b/src/build/framegen/frames/frame_217.txt @@ -0,0 +1,41 @@ + + + + ++++++++++++ + ++++****%%%%%%%%%%%%****++++ + ++***%*%x~ ~x%*%***++ + ++**==++ ++==**++ + ++**++ ·x*%$$@@@@@@$$%*x· ++**++ + ++==~ o*@@@@@@@@$$$$$$$$@@@@@@@@*o ~==++ + ++== =@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@= ==++ + ++== ~$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$~ ==++ + ==x· o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o ·x== + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + == o@$$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o == + ++++ o@$$$$@$%%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o +++x + ==x~ @$$$$$ o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~x== + == $$$$$$% x%@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$ == + == @$$$$$@% x@$$$$$@*~ ·=@$$$$$@ == + == ·@$$$$$$@@@@=· $$$$@~ @$$$$@· == + == ·@$$$$$$@@$=~ $$$$@x @$$$$@· == + == ·@$$$$$$x o%@$$$$$@@=+++++++++++++++$@$$$$$@· == + == ·@$$$$@% o*@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$o ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == =@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@* == + +++x $@@@@$$$@@@@@=x~o+%@@@@@$$@@@@@%+o~x=@@@@@$$$@@@@$ x+++ + **~· ~=%$$$%=o x*$$$$*x o=%$$$%=~ ** + xx**o~ ~~**xx + x+**+= ++******+x x+*=****++ *+**+x + ++==*%%%%%%*== xx==*%%%%%%*==xx ==*%%%%%%*==++ + + diff --git a/src/build/framegen/frames/frame_218.txt b/src/build/framegen/frames/frame_218.txt new file mode 100644 index 000000000..7c43145a8 --- /dev/null +++ b/src/build/framegen/frames/frame_218.txt @@ -0,0 +1,41 @@ + + + + +x++++++ + ++==***%%%%%%%%%%***==++ + x+==**=*+o o+*=**==+x + ==**++ ++**== + ++**++ x=%$$@@@@@@$$%=x ++**++ + ++**oo ~=@@@@@@@@$$$$$$$$@@@@@@@@=~ oo**++ + ++== +$@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@$+ ==++ + ++=* ~$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$~ *=++ + ==+~ o@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@o ~x== + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + == ~@@$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ == + ++++ o@$$$$@@%$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o +++x + ++x~ @$$$$$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~x++ + == $$$$$$% +$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$ == + == @$$$$$@* +@$$$$$@%o~~~~~~~~~~~~~~~=@$$$$$@ == + == ·@$$$$$$@@@$= $$$$@~ @$$$$@· == + == ·@$$$$$$@@@*~ $$$$@x @$$$$@· == + == ·@$$$$$$+ ~*@$$$$$@$+xxxxxxxxxxxxxx+%@$$$$$@· == + == ·@$$$$@% ~*@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$o ·=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$· == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == $@$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$@@@@$$$$$$$$$$$$$$@@ == + +++o =@@@$$$$$$$@@@@%**$@@@@$$$$$$@@@@$**%@@@@$$$$$$$@@@= ~+++ + ox== ~*@@@@@@@*o +$@@@@@@$+ o*@@@@@@@*~ ==xo + ++== ==++ + ++**++ =*%%== ==%%*= +x**++ + +=**%%%%%*%=**+x ++***%%%%%%***++ x+**=%*%%%%***=+ + xxxx xxxx xxxx + diff --git a/src/build/framegen/frames/frame_219.txt b/src/build/framegen/frames/frame_219.txt new file mode 100644 index 000000000..427ca641f --- /dev/null +++ b/src/build/framegen/frames/frame_219.txt @@ -0,0 +1,41 @@ + + + + ++++ + ++==***%*%%%%%%*%***==++ + xx==***%+x x+%***==xx + ==**++ ++**== + ++**++ o=*%$$@@@@$$%*=o ++**++ + ++**oo ·=$@@@@@@@$$$$$$$$@@@@@@@$=· oo**++ + ++== +$@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@$+ ==++ + x+=* ·$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$· *=xx + ==+~ ~@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@~ ~+== + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + == ~@@$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ == + xx++ ~@$$$$@@$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ++xx + +++~ @$$$$$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+++ + == $$$$$$% +$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$ == + == @$$$$$@* +@$$$$$@%o~~~~~~~~~~~~~~~=@$$$$$@ == + == ·$$$$$$$@@@$+ $$$$@~ @$$$$$· == + == ·@$$$$$$@@@*o $$$$@o @$$$$@· == + == ·@$$$$$$+ ~*@$$$$$@$+xxxxxxxxxxxxxx+%@$$$$$@· == + == ·@$$$$@% ·*@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$~ ·=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ == + ==+· %@@$$$$$$$$$@@@@$$@@@@$$$$$$$$@@@@$$@@@@$$$$$$$$$@@% ·+== + xx== +$@@@@@@@@= o%@@@@@@@@%o =@@@@@@@@$+ ==+x + ++=+ +=++ + ++*=o +=%$++ ++$%=+ o==++ + xx==**=*===*%***++xx++*%*%====%*%*++xx++***%*===***===++ + ++++++xx ++++++++ xx++==++ + diff --git a/src/build/framegen/frames/frame_220.txt b/src/build/framegen/frames/frame_220.txt new file mode 100644 index 000000000..bf319ce3d --- /dev/null +++ b/src/build/framegen/frames/frame_220.txt @@ -0,0 +1,41 @@ + + + + + ++++***%%$%%%%$%%***++++ + ++***%+x x+%***++ + ++**++ ++**++ + x+**++ o=*%$$@@@@$$%*=o ++**+x + ++**oo ·=$@@@@@@@$$$$$$$$@@@@@@@$=· oo**++ + ++** +$@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@$+ **++ + xx** ·$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$· **xx + ==+~ ~@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@~ ~+== + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + == ~@@$$$$@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ == + xx++ ~@$$$$@@$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ++xx + +++~ @$$$$$ +%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+++ + == $$$$$$% +$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$ == + == @$$$$$@* +@$$$$$@%o~~~~~~~~~~~~~~~=@$$$$$@ == + == ·$$$$$$$@@@$+ $$$$@~ @$$$$$· == + == ·@$$$$$$@@@*o $$$$@o @$$$$@· == + == ·@$$$$$@+ ~*@$$$$$@$+xxxxxxxxxxxxxx+%@$$$$$@· == + == ·@$$$$@% ·*@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$~ ·=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x· @@@$$$$$$$$$@@@@@@@@@$$$$$$$$$$@@@@@@@@@$$$$$$$$$@@@ ·x== + x+++ ~%@@@@@@@@@$x =@@@@@@@@@@= x$@@@@@@@@@%~ +++x + ===x ~~~ ·~~· ~~~ x+== + ===+ x+%% %%+x +=== + ++**=%+x··~o==*===++***%=+o~~o+=%***++===*==o~··x+%=**++ + ++=====+++ xx++====++xx +=======++ + diff --git a/src/build/framegen/frames/frame_221.txt b/src/build/framegen/frames/frame_221.txt new file mode 100644 index 000000000..8d7db5aa0 --- /dev/null +++ b/src/build/framegen/frames/frame_221.txt @@ -0,0 +1,41 @@ + + + + + ++==***%%%%%%%%%%***==++ + +=***%+o o+%***=+ + +=**++ ++**=+ + xx**++ o=%%$$@@@@$$%%=o ++**xx + x+**oo ~=$@@@@@@@$$$$$$$$@@@@@@@$=~ oo**+x + ++** +$@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@$+ **xx + xx** ·$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$· **xx + ==+~ ~@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@~ ~+== + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + == ~@@$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ == + xx++ o@$$$$@@$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ++xx + +++~ @$$$$$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+++ + == $$$$$$% +$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$ == + == @$$$$$@* +@$$$$$@%o~~~~~~~~~~~~~~~=@$$$$$@ == + == ·$$$$$$$@@@$+ $$$$@~ @$$$$$· == + == ·@$$$$$$@@@*o $$$$@x @$$$$@· == + == ·@$$$$$$+ ~*@$$$$$@$+xxxxxxxxxxxxxx+%@$$$$$@· == + == ·@$$$$@% ~*@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$o ·=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x ·@@$$$$$$$$$$$@@@@@@@@$$$$$$$$$$@@@@@@@@$$$$$$$$$$$@@~ == + ++++ x@@@@@@@@@@@= o%@@@@@@@@@@%o =@@@@@@@@@@@x ++xx + ==+o ~x+xo ·x++x· ox+xo o+== + **++ == =* x+** + +=**==o· ++*=**==**=*+o o+*=**==**=*+x ·o==**=+ + ++==****++++ ++==****==++ ++++****==++ + diff --git a/src/build/framegen/frames/frame_222.txt b/src/build/framegen/frames/frame_222.txt new file mode 100644 index 000000000..7551522ed --- /dev/null +++ b/src/build/framegen/frames/frame_222.txt @@ -0,0 +1,41 @@ + + + + + ++==**%%%%%%%%%%%%**==++ + +=***%+o o+****=+ + +=**++ ++**=+ + xx**++ ·x=%$$@@@@@@$$%=x· ++**xx + x+**~ ~*@@@@@@@@$$$$$$$$@@@@@@@@*~ ~**+x + ++** +@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@+ **++ + xx** ~$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$~ **xx + ==x· o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o ·x== + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + == ~@$$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + xx++ o@$$$$@@%$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ++xx + ++x~ @$$$$$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~x++ + == $$$$$$% x%@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$ == + == @$$$$$@% +@$$$$$@*~··············~=@$$$$$@ == + == ·@$$$$$$@@@$=· $$$$@~ @$$$$@· == + == ·@$$$$$$@@$=~ $$$$@x @$$$$@· == + == ·@$$$$$$+ o*@$$$$$@$=+++++++++++++++%@$$$$$@· == + == ·@$$$$@% ~*@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$o ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == x@@$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$@@x == + ++++ =@@@@@@@@@@@%o ~+@@@@@@@@@@@@+~ o%@@@@@@@@@@@* ++++ + **+~ ~+***=o ·x=**=x· o=***+o ·x** + **+x ++ ++ ox**xx + ====++ *=**==**+= =+**==**=* ++==== + ++=**%%**=++ ++=**%%**=++ ++=**%%%==++xx + diff --git a/src/build/framegen/frames/frame_223.txt b/src/build/framegen/frames/frame_223.txt new file mode 100644 index 000000000..7ba0c6816 --- /dev/null +++ b/src/build/framegen/frames/frame_223.txt @@ -0,0 +1,41 @@ + + + + + +++=*%%%%%%%%%%%%%%*=+++ + +=*%=*x· ·x*=%*=+ + ++**++ ++**++ + x+**++ ~+*%$@@@@@@@@$%*+~ ++**+x + ++** o*@@@@@@@$$$$$$$$$$@@@@@@@*o **++ + xx** =@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@= **xx + xx** o$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$o **xx + =*x· o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o ·x*= + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + =* o@$$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o *= + xx++ x@$$$$@$%%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ++xx + +++~ @$$$$$ o*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+++ + == $$$$$$$ x%@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$ == + == @$$$$$@% x@$$$$$@*~ ·+@$$$$$@ == + == ·@$$$$$$@@@@*· $$$$@~ @$$$$@· == + == ·@$$$$$$@@$=· $$$$@x @$$$$@· == + == ·@$$$$$$x o%@$$$$$@@=++++++++++++++=$@$$$$$@· == + == ·@$$$$@% o%@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$x o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == +@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$@@+ == + ++++ *@@@@@@@@@@@$+~ ·o*@@@@@@@@@@@@*o ~+$@@@@@@@@@@@% ++++ + **x· x*%%%*+ o=%%%%=o +*%%%*x ·o** + ox**xo xx xx ~o**xx + ===*+x *+****==++ ++==****+* o+*=== + ++==**%%%**=++ ++=**%%%*=++ ++=**%%%%*==++ + diff --git a/src/build/framegen/frames/frame_224.txt b/src/build/framegen/frames/frame_224.txt new file mode 100644 index 000000000..814ec8673 --- /dev/null +++ b/src/build/framegen/frames/frame_224.txt @@ -0,0 +1,41 @@ + + + + ++++ + ++=**%*%%%%%%%%%%*%**=++ + x+==*%=* *=%*==+x + ===*++ ++*=== + x+**++ o=%$@@@@@@@@@@$%=o ++**+x + ++** x%@@@@@@$$$$$$$$$$$$@@@@@@%x **++ + ++== *@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@* ==++ + x+=* x@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@x **+x + **x· +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ ·x** + ++++ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++++ + =* x@$$$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x *= + xx++ +@$$$$@$**$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ +++x + +++~ @$$$$$ ·*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+++ + == @$$$$@$ ~*@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@ == + == @$$$$$@$~ o$$$$$$@= x@$$$$$@ == + == ·@$$$$$$$@@@%o $$$$@· @$$$$@· == + == ·@$$$$$$@@%x $$$$@+ ·@$$$$@· == + == ·@$$$$$$~ +$@$$$$$@@*==============*@@$$$$$@· == + == ·@$$$$@% x%@@@@$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$@· == + == ·@$$$$$$+ x$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == =@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@* == + +++x $@@@@@$@@@@@@=o~o+%@@@@@@@@@@@@%xo~o=@@@@@@$@@@@@$ x+++ + **o· ~=%$$$%=~ x*$$$$*x ~=%$$$%=~ ** + x+**o~ ~~**xx + xx**+= ++=***=*+x xx*=***=++ ==**+x + ++==*%%%%%**== ++++*%%%%%%*++++ ==**%%%%%*==++ + diff --git a/src/build/framegen/frames/frame_225.txt b/src/build/framegen/frames/frame_225.txt new file mode 100644 index 000000000..5c5011150 --- /dev/null +++ b/src/build/framegen/frames/frame_225.txt @@ -0,0 +1,41 @@ + + + + x++++++x + +===*%%%%%****%%%%%*===+ + ++===*+= =+*===+x + ===* *=== + ++**xx ·+*$@@@@@@@@@@@@$*+· xx**++ + ++== +$@@@@@@$$$$$$$$$$$$@@@@@@$+ ==++ + ++== ·%@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@%· ==++ + x+== =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@= ==++ + **o· =@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@= ·o** + ++++ ·@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@· ++++ + =* +@$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ *= + x+++ =@$$$$@%==$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= +++x + +++· ·@$$$$$ =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· ·+++ + == @$$$$@$ =$@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@ == + == @$$$$$@$o ·%$$$$$@+ o$$$$$$@ == + == ·@$$$$$$$@@@$o $$$$@ @$$$$@· == + == ·@$$$$$$@@*o $$$$$= o@$$$$@· == + == ·@$$$$$$· =@@$$$$$@@%**************%@@$$$$$@· == + == ·@$$$$$$ =$@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$@· == + == ·@$$$$$$= +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == *@$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@* == + +++x ·$@@@@$$$@@@@@*xoo+$@@@@@$$@@@@@$+oox*@@@@@$$$@@@@@~ x+++ + ** ~=%$$$$*o +%$$$$%+ o*$$$$%*o ** + xx**~~ **++ + ++**+= ++==**==x~ ~x==**==++ =+**+x + ++==*%%%%%%*== x+==*%%%%%%*==+x ==*%%%%%%*==++ + diff --git a/src/build/framegen/frames/frame_226.txt b/src/build/framegen/frames/frame_226.txt new file mode 100644 index 000000000..d27b63313 --- /dev/null +++ b/src/build/framegen/frames/frame_226.txt @@ -0,0 +1,41 @@ + + + + ++++++++++++ + ++++***%%%==++++==%%%***++++ + ++**=*+o o+*=**++ + x+**== ==**+x + ++** x*$@@@@@@@@@@@@@@$*x **++ + ++*+ o%@@@@@@$$$$$$$$$$$$$$@@@@@@%o +*++ + ++=+ x$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$x +=++ + ++== %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ==++ + ** %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% ** + +++x x@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@x x+++ + == *@$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* == + xx++ *@$$$$@=ox*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@* ++xx + ==+· o@$$$$$ o*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o ·+== + == @$$$$$$ o%@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$@ == + == $$$$$$@@= *$$$$$$~ %$$$$$$ == + == ·@$$$$$$$@@@@+ $$$$@ @$$$$@· == + == ·@$$$$$$@$+ ~$$$$$* +@$$$$@· == + == ·@$$$$$$ x%@@$$$$$@@@$$$$$$$$$$$$$$@@@$$$$$@· == + == ·@$$$$@$ o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@%· o%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == *@$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@% == + +++x ~@@@@@$$$@@@@@%+xx=$@@@@$$$$@@@@$=xo+*@@@@@$$$@@@@@o x+++ + ** o*$$@$$%x ·=%$@@$%=· x%$@@$$*x ** + x+** **+x + xx**+= xx****== ==****xx =+**++ + ++==*%%%%***++xx ++==*%*%%*%*==++ xx++*%*%%%%*==++ + diff --git a/src/build/framegen/frames/frame_227.txt b/src/build/framegen/frames/frame_227.txt new file mode 100644 index 000000000..c94758b19 --- /dev/null +++ b/src/build/framegen/frames/frame_227.txt @@ -0,0 +1,41 @@ + + + + ++++++++++++ + ++==*%*%==++xxxx++==%*%*==++ + ++**=* *=**++ + ++**+= =+**++ + ++== o=%@@@@@@@@@@@@@@@@%=o ==++ + ===+ +$@@@@@$$$$$$$$$$$$$$$$@@@@@$+ +=== + ++=+ =@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@= +=++ + ++=+ $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ +=++ + ** $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ ** + +++o =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= o+++ + == $@$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + ++++ %@$$$@@x ·=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ++++ + ==+· x@$$$$$ =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@x ·+== + == @$$$$$$ ·=@@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@ == + == $$$$$$@@*~ +$$$$$% *$$$$$$ == + == ·@$$$$$$$@@@@= $@$$@ @$$$$@· == + == ·@$$$$$$@%o x$$$$$% =$$$$$@· == + == ·@$$$$$$ +$@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@$o +$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == *@$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@% == + +++x ~@@@@@$$$$@@@@%+xx=$@@@@$$$$@@@@$=xx+%@@@@$$$$@@@@@o x+++ + ** x*$$@@$%x ~=%$@@$%=~ x%$@@@$%x ** + x+** **++ + ++**+= xx****== ==****+x =+**++ + ++==*%%%%*%*=+++ ++==*%*%%*%*==++ +++=*%*%%%%**=++ + diff --git a/src/build/framegen/frames/frame_228.txt b/src/build/framegen/frames/frame_228.txt new file mode 100644 index 000000000..dafe70199 --- /dev/null +++ b/src/build/framegen/frames/frame_228.txt @@ -0,0 +1,41 @@ + + + + ++++===***==++++ + ==***%==xo ox==%***== + ===*++ ++*=== + ++**++ ·oxx++xxo· ++**++ + ===+ o=$@@@@@@@@@@@@@@@@@@$=o +=== + **++ o%@@@@@$$$$$$$$$$$$$$$$$$@@@@@%o ++** + ==+x ~$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$~ o+== + ++=+ x@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@x +=++ + xx== o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o ==xx + ==x~ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ~x== + ox== @@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xo + +++x @$$$$@% ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + ==x =$$$$@$ ~*@@@@$$$$$$$$$$@@@@@@@@@@@@@@$$$$$$$$= x== + == @$$$$$$ o*@@$$$$$@@@$$$$$$$$$$$$$$$@@$$$$$@ == + == $$$$$$$@$= ·$$$$$* x@$$$$$ == + == ·@$$$$$$$@@@@x $$$$@ @$$$$@~ == + == ·@$$$$$@@+ *$$$$$$o %$$$$$@· == + == ·@$$$$$$ x%@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@*x+%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == %@$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@% == + +++x ~@@@@@$$$$@@@@%+xx=$@@@@$$$$@@@@$=xx+%@@@@$$$$@@@@@o o+++ + ** x*$@@@$%x ~=%$@@$%=~ x%$@@@$%x ** + x+** **++ + ++**+= x+****== ==****+x =+**xx + ++==*%%%%*%*==++ ++==*%*%%%%*==++ ++==*%*%%%%**=++ + diff --git a/src/build/framegen/frames/frame_229.txt b/src/build/framegen/frames/frame_229.txt new file mode 100644 index 000000000..a7e73094a --- /dev/null +++ b/src/build/framegen/frames/frame_229.txt @@ -0,0 +1,41 @@ + + + + ++++==**%%%%***=++++ + ++==*%=*+x x+**%*==++ + ++**=* *=**++ + ==== ox=******=xo ==== + **++ ·=$@@@@@@@@@@@@@@@@@@@@$=· ++** + **+o =@@@@@$$$$$$$$$$$$$$$$$$$$@@@@@= o+** + **x~ +@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ ~x** + +++x *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* x+++ + xx== +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ ==xx + ==x· @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ·x== + ox== @$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ==xo + +++o @$$$$$+ x$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + == %$$$$@$ +%@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$% == + == @$$$$$$~ +$@$$$$$@@%==============*@@$$$$$@ == + == $$$$$$$@@%x $$$$@+ ·@$$$$$ == + == ~@$$$$$$$@@@%o $$$$@· @$$$$@~ == + == ·@$$$$$@$~ o$$$$$$@= x@$$$$$@· == + == ·@$$$$@$ ~*@@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$ ·*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@$**$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == *@$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$$@@@@@$$$$$$$$$$$$$@% == + +++x ~@@@@@$$$@@@@@%+xx=$@@@@$$$$@@@@$=xx+%@@@@$$$$@@@@@o x+++ + ** o*$$@@$%x ·=%$@@$%=· x%$@@$$*x ** + x+** **+x + ++**+= xx****== ==****xx =+**+x + ++==*%%%%*%*=+xx ++==*%%%%%%*==++ xx++*%*%%%%***++ + diff --git a/src/build/framegen/frames/frame_230.txt b/src/build/framegen/frames/frame_230.txt new file mode 100644 index 000000000..b27d48bcc --- /dev/null +++ b/src/build/framegen/frames/frame_230.txt @@ -0,0 +1,41 @@ + + + + ++++=**%%%%%%%%%%**=++++ + +=***%+x x+%***=+ + ++**+= =+**++ + ox**+= o=*%$@@@@@@$%*=o =+**xo + x+**oo ·=$@@@@@@@$$$$$$$$@@@@@@@$=· oo**+x + x+** x$@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@$x **+x + ox** ·$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$· **xo + ==+~ ~@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@~ ~+== + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + == ·@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@· == + xx++ ~@$$$$@@$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ ++xx + +++~ @$$$$$ x$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+++ + == $$$$$@% +$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$ == + == @$$$$$@* +@$$$$$@%x~~~~~~~~~~~~~~o*@$$$$$@ == + == ·$$$$$$$@@@$+ $$$$@~ @$$$$$· == + == ·@$$$$$$@@@*o $$$$@x @$$$$@· == + == ·@$$$$$@+ ~*@$$$$$@$+xxxxxxxxxxxxxxx%@$$$$$@· == + == ·@$$$$@% ·=@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$~ ·=$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == *@$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@* == + +++x ·$@@@@$$$@@@@@*xox=$@@@@$$$$@@@@$=oox*@@@@@$$$@@@@@~ x+++ + ** o*%$$$$*x ·+%$$$$%+· x*$$$$$*o ** + x+**~ **+x + x+**+= +x*=**==x ==**==x+ =+**+x + ++==*%*%%%**++xx ++==*%%%%%%*==++ xx++**%%%*%*==++ + diff --git a/src/build/framegen/frames/frame_231.txt b/src/build/framegen/frames/frame_231.txt new file mode 100644 index 000000000..7280be71b --- /dev/null +++ b/src/build/framegen/frames/frame_231.txt @@ -0,0 +1,41 @@ + + + ++++ + ++==*%%%*%****%*%%%*==++ + x+==*%== ==%*==+x + ===*xo ox*=== + ++**x+ x*%$@@@@@@@@@@$%*x +x**++ + ++*= +$@@@@@@$$$$$$$$$$$$@@@@@@$+ =*++ + ++== *@@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@@* ==+x + xx== +@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ ==xx + **o· +@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@+ ·o** + ++++ @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ++++ + ** +@$$$$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ *= + xx++ +@$$$$@%=*$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ++xx + +++~ @$$$$$ =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+++ + == @$$$$$$ ·=@@@@$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@ == + == @$$$$$@$o ~$$$$$$@+ x@$$$$$@ == + == ·@$$$$$$$@@@$o $$$$@· @$$$$@· == + == ·@$$$$$$@@%o $$$$$+ ~@$$$$@· == + == ·@$$$$$$~ +$@$$$$$@@%**************%@@$$$$$@· == + == ·@$$$$@$ +$@@@$$$$$$$$$@@@@@@@@@@@@@@@@$$$$$$$@· == + == ·@$$$$$@= +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == *@$$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$$@* == + +++x $@@@@@$$@@@@@*xoo+%@@@@@$$@@@@@%+o~x=@@@@@$$@@@@@$· x+++ + **o ~=%$$$%*o +%$$$$%+ o*%$$$%=~ ** + x+**~~ ~**+x + ++**== ++==***=xo o+==**==++ =+**++ + ++==*%%%%%**++xx ++==*%%%%%%*==++ xx++**%%%%%**=++ + diff --git a/src/build/framegen/frames/frame_232.txt b/src/build/framegen/frames/frame_232.txt new file mode 100644 index 000000000..9ae60cdee --- /dev/null +++ b/src/build/framegen/frames/frame_232.txt @@ -0,0 +1,41 @@ + + + ++++====++++ + ++==*%*%==++++++++==%*%*==++ + ++**=* *=**++ + x+**+= ·· =+**+x + ++== o=%@@@@@@@@@@@@@@@@%=o ==++ + ===+ +$@@@@@$$$$$$$$$$$$$$$$@@@@@$+ +=== + ++++ =@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$@@@@= ++++ + ++=+ $@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$ +=++ + ** $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ** + +++o =@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@= o+++ + == $@$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ == + ++++ $@$$$@@x ·+$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + ==+· +@$$$$$ =$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@+ ·+== + == @$$$$$$ =$@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@ == + == $$$$$$$@*o +$$$$$% *$$$$$$ == + == ·@$$$$$$$@@@@+ $$$$@ @$$$$@· == + == ·@$$$$$$@%o x$$$$$% =$$$$$@· == + == ·@$$$$$$ =@@@$$$$$@@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@$o +$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == +@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@@@@@$$$$$$$$$$$$@@= == + ++++ %@@@@@@@@@@@$+o·~x*@@@@@@@@@@@@*o··~+$@@@@@@@@@@@% x+++ + **x· +*%%%*+· o=%%%%=o ·+%%$%*+ ·o** + x+**o~ oo oo oo**+x + ++**+=+~ =+******+x x+******+= ~x=+**++ + ++==**%%%***++xx ++==***%%***==++ xx++***%%%**==++ + diff --git a/src/build/framegen/frames/frame_233.txt b/src/build/framegen/frames/frame_233.txt new file mode 100644 index 000000000..5d6e28d05 --- /dev/null +++ b/src/build/framegen/frames/frame_233.txt @@ -0,0 +1,41 @@ + + + ++++==****==++++ + ==***%==xo ox==%***== + ===*++ ++*=== + ++**x+ ·oxx++xxo· +x**++ + ===+ o*$@@@@@@@@@@@@@@@@@@$*o +=== + **+x o%@@@@@$$$$$$$$$$$$$$$$$$@@@@@%o x+** + ==+o ~$@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@$~ o+== + ++++ +@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@+ ++++ + ox== o@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@o ==xo + ==+~ %@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@% ~+== + ox== @@$$$@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ==xo + +++x @$$$$@* ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ x+++ + ==x *$$$$$$ ~*@@@@$$$$$$$$$$@@@@@@@@@@@@@@$$$$$$$$* x== + == @$$$$$$ ~*@@$$$$$@@$%%%%%%%%%%%%%%$@@$$$$$@ == + == $$$$$$$@@= ·$$$$$* x$$$$$$ == + == ~@$$$$$$$@@@@x $$$$@ @$$$$@~ == + == ·@$$$$$@@+ *$$$$$$o ·$$$$$$@· == + == ·@$$$$$$ x$@@@$$$$$$@@@@@@@@@@@@@@@@@@@$$$$$@· == + == ·@$$$$$$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$@@*x+%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == x@@$$$$$$$$$$$@@@@@@@$$$$$$$$$$$$@@@@@@@$$$$$$$$$$$@@+ == + ++++ *@@@@@@@@@@@%x· ~=@@@@@@@@@@@@=~ x%@@@@@@@@@@@* ++++ + **x· o=*%%=x ~+*%%*+~ x=%%*=x ·x** + x+**xo ++ ++ ox**+x + x+**=*xx *+****==++ ++==****=* x+==**+x + ++==********++xx ++==********==++ xx++********==++ + diff --git a/src/build/framegen/frames/frame_234.txt b/src/build/framegen/frames/frame_234.txt new file mode 100644 index 000000000..b4e624e01 --- /dev/null +++ b/src/build/framegen/frames/frame_234.txt @@ -0,0 +1,41 @@ + + + +++=**%%%%%%%%**=+++ + ++***%==o· ·o==%***++ + ++**+* *+**++ + ==== o+=*%$$$$%*=+o ==== + x+**xx x*@@@@@@@@@@@@@@@@@@@@@@*x xx**+x + xx**~~ ~%@@@@$$$$$$$$$$$$$$$$$$$$$$@@@@%~ ~~**xx + **o· *@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@@* ·x** + ==+o %@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@% o+== + xx== *@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@* ==xx + ==x· @@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@ ·x== + xx== @$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ==xx + +++o @$$$$$o ~*@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ o+++ + == %$$$$@% ~*@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$% == + == @$$$$$$+ o*@$$$$$@$=+++++++++++++++%@$$$$$@ == + == $$$$$$$@@@=~ $$$$$x @$$$$$ == + == ·@$$$$$$@@@@= $$$$@~ @$$$$@· == + == ·@$$$$$@% +@$$$$$@%~··············~=@$$$$$@· == + == ·@$$$$@% x%@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@%%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + == ~@@$$$$$$$$$$$@@@@@@@@$$$$$$$$$$@@@@@@@@$$$$$$$$$$$@@o == + ++++ +@@@@@@@@@@@=~ x$@@@@@@@@@@$x ·=@@@@@@@@@@@+ ++++ + **+~ o+=+x· o+==+o ·x+=+x ~x** + xx**+x == == x+**+x + xx**==+= ~x*=******+* *+******=*x~ =+==**xx + ++==********++ x+++********+++x ++********==++ + diff --git a/src/build/framegen/frames/frame_235.txt b/src/build/framegen/frames/frame_235.txt new file mode 100644 index 000000000..7a3721924 --- /dev/null +++ b/src/build/framegen/frames/frame_235.txt @@ -0,0 +1,41 @@ + + + ++==**%%*%%%%%%*%%**==++ + ==***%xx xx%***== + ++**++ ++**++ + x+**++ x=*$$@@@@@@$$*=x ++**+x + ++**~o ~*$@@@@@@@$$$$$$$$@@@@@@@$*~ oo**++ + ++** +$@@@$$$$$$$$$$$$$$$$$$$$$$$$@@@$+ **++ + xx** ~$@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@$~ **xx + ==+~ ~@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@@~ ~+== + ++++ $@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@$ ++++ + == ~@$$$$$@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@~ == + x+++ o@$$$$@@%$@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@o +++x + +++~ @$$$$$ x%@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ ~+++ + == $$$$$$$ x$@@@$$$$$$$@@@@@@@@@@@@@@@@@@$$$$$$$ == + == @$$$$$@* +@$$$$$@%o··············~=@$$$$$@ == + == ·$$$$$$$@@@$= $$$$@~ @$$$$$· == + == ·@$$$$$$@@$*o $$$$@x @$$$$@· == + == ·@$$$$$$+ ~*@$$$$$@$=xxxxxxxxxxxxxx+%@$$$$$@· == + == ·@$$$$$$ ~*@@@@$$$$$$$$@@@@@@@@@@@@@@@@@$$$$$$@· == + == ·@$$$$$$o ·=@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$@@@@@@@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ·@$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@· == + == ~$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$~ == + == @$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@ == + ==x· @@@$$$$$$$$$$@@@@@@@@$$$$$$$$$$@@@@@@@@$$$$$$$$$$$@@ x== + ++++ o$@@@@@@@@@@+ ~*@@@@@@@@@@*~ +@@@@@@@@@@$x ++++ + ==+x ·oxo~ ~oo~ ~oxo· o+*= + x+**+x =* *= ++**xx + x+==**+*+o ++*=**==**=*+x x+*=**==**=*++ ~+*=**==xx + ++++******==++ ++++********++++ ++==******+++x + diff --git a/src/build/framegen/main.zig b/src/build/framegen/main.zig new file mode 100644 index 000000000..1be33eb11 --- /dev/null +++ b/src/build/framegen/main.zig @@ -0,0 +1,271 @@ +const std = @import("std"); +const fs = std.fs; + +/// Generates a compressed file of all the ghostty frames +pub fn main() !void { + var gpa = std.heap.GeneralPurposeAllocator(.{}){}; + + var arg_iter = try std.process.argsWithAllocator(gpa.allocator()); + // Skip the exe name + _ = arg_iter.skip(); + + const output_path = arg_iter.next() orelse return error.MissingOutputPath; + + const out_dir_path = fs.path.dirname(output_path) orelse return error.InvalidOutputPath; + const out_dir = try fs.cwd().openDir(out_dir_path, .{}); + + const compressed_file = try out_dir.createFile(fs.path.basename(output_path), .{}); + + // Join the frames with a null byte. We'll split on this later + const all_frames = try std.mem.join(gpa.allocator(), "\x01", &frames); + var fbs = std.io.fixedBufferStream(all_frames); + + const reader = fbs.reader(); + try std.compress.flate.compress(reader, compressed_file.writer(), .{}); + + const stdout = std.io.getStdOut().writer(); + + try stdout.print( + \\//! This file is auto-generated. Do not edit. + \\ + \\pub const compressed = @embedFile("{s}"); + , .{output_path}); +} + +const frames = [_][]const u8{ + @embedFile("frames/frame_001.txt"), + @embedFile("frames/frame_002.txt"), + @embedFile("frames/frame_003.txt"), + @embedFile("frames/frame_004.txt"), + @embedFile("frames/frame_005.txt"), + @embedFile("frames/frame_006.txt"), + @embedFile("frames/frame_007.txt"), + @embedFile("frames/frame_008.txt"), + @embedFile("frames/frame_009.txt"), + @embedFile("frames/frame_010.txt"), + @embedFile("frames/frame_011.txt"), + @embedFile("frames/frame_012.txt"), + @embedFile("frames/frame_013.txt"), + @embedFile("frames/frame_014.txt"), + @embedFile("frames/frame_015.txt"), + @embedFile("frames/frame_016.txt"), + @embedFile("frames/frame_017.txt"), + @embedFile("frames/frame_018.txt"), + @embedFile("frames/frame_019.txt"), + @embedFile("frames/frame_020.txt"), + @embedFile("frames/frame_021.txt"), + @embedFile("frames/frame_022.txt"), + @embedFile("frames/frame_023.txt"), + @embedFile("frames/frame_024.txt"), + @embedFile("frames/frame_025.txt"), + @embedFile("frames/frame_026.txt"), + @embedFile("frames/frame_027.txt"), + @embedFile("frames/frame_028.txt"), + @embedFile("frames/frame_029.txt"), + @embedFile("frames/frame_030.txt"), + @embedFile("frames/frame_031.txt"), + @embedFile("frames/frame_032.txt"), + @embedFile("frames/frame_033.txt"), + @embedFile("frames/frame_034.txt"), + @embedFile("frames/frame_035.txt"), + @embedFile("frames/frame_036.txt"), + @embedFile("frames/frame_037.txt"), + @embedFile("frames/frame_038.txt"), + @embedFile("frames/frame_039.txt"), + @embedFile("frames/frame_040.txt"), + @embedFile("frames/frame_041.txt"), + @embedFile("frames/frame_042.txt"), + @embedFile("frames/frame_043.txt"), + @embedFile("frames/frame_044.txt"), + @embedFile("frames/frame_045.txt"), + @embedFile("frames/frame_046.txt"), + @embedFile("frames/frame_047.txt"), + @embedFile("frames/frame_048.txt"), + @embedFile("frames/frame_049.txt"), + @embedFile("frames/frame_050.txt"), + @embedFile("frames/frame_051.txt"), + @embedFile("frames/frame_052.txt"), + @embedFile("frames/frame_053.txt"), + @embedFile("frames/frame_054.txt"), + @embedFile("frames/frame_055.txt"), + @embedFile("frames/frame_056.txt"), + @embedFile("frames/frame_057.txt"), + @embedFile("frames/frame_058.txt"), + @embedFile("frames/frame_059.txt"), + @embedFile("frames/frame_060.txt"), + @embedFile("frames/frame_061.txt"), + @embedFile("frames/frame_062.txt"), + @embedFile("frames/frame_063.txt"), + @embedFile("frames/frame_064.txt"), + @embedFile("frames/frame_065.txt"), + @embedFile("frames/frame_066.txt"), + @embedFile("frames/frame_067.txt"), + @embedFile("frames/frame_068.txt"), + @embedFile("frames/frame_069.txt"), + @embedFile("frames/frame_070.txt"), + @embedFile("frames/frame_071.txt"), + @embedFile("frames/frame_072.txt"), + @embedFile("frames/frame_073.txt"), + @embedFile("frames/frame_074.txt"), + @embedFile("frames/frame_075.txt"), + @embedFile("frames/frame_076.txt"), + @embedFile("frames/frame_077.txt"), + @embedFile("frames/frame_078.txt"), + @embedFile("frames/frame_079.txt"), + @embedFile("frames/frame_080.txt"), + @embedFile("frames/frame_081.txt"), + @embedFile("frames/frame_082.txt"), + @embedFile("frames/frame_083.txt"), + @embedFile("frames/frame_084.txt"), + @embedFile("frames/frame_085.txt"), + @embedFile("frames/frame_086.txt"), + @embedFile("frames/frame_087.txt"), + @embedFile("frames/frame_088.txt"), + @embedFile("frames/frame_089.txt"), + @embedFile("frames/frame_090.txt"), + @embedFile("frames/frame_091.txt"), + @embedFile("frames/frame_092.txt"), + @embedFile("frames/frame_093.txt"), + @embedFile("frames/frame_094.txt"), + @embedFile("frames/frame_095.txt"), + @embedFile("frames/frame_096.txt"), + @embedFile("frames/frame_097.txt"), + @embedFile("frames/frame_098.txt"), + @embedFile("frames/frame_099.txt"), + @embedFile("frames/frame_100.txt"), + @embedFile("frames/frame_101.txt"), + @embedFile("frames/frame_102.txt"), + @embedFile("frames/frame_103.txt"), + @embedFile("frames/frame_104.txt"), + @embedFile("frames/frame_105.txt"), + @embedFile("frames/frame_106.txt"), + @embedFile("frames/frame_107.txt"), + @embedFile("frames/frame_108.txt"), + @embedFile("frames/frame_109.txt"), + @embedFile("frames/frame_110.txt"), + @embedFile("frames/frame_111.txt"), + @embedFile("frames/frame_112.txt"), + @embedFile("frames/frame_113.txt"), + @embedFile("frames/frame_114.txt"), + @embedFile("frames/frame_115.txt"), + @embedFile("frames/frame_116.txt"), + @embedFile("frames/frame_117.txt"), + @embedFile("frames/frame_118.txt"), + @embedFile("frames/frame_119.txt"), + @embedFile("frames/frame_120.txt"), + @embedFile("frames/frame_121.txt"), + @embedFile("frames/frame_122.txt"), + @embedFile("frames/frame_123.txt"), + @embedFile("frames/frame_124.txt"), + @embedFile("frames/frame_125.txt"), + @embedFile("frames/frame_126.txt"), + @embedFile("frames/frame_127.txt"), + @embedFile("frames/frame_128.txt"), + @embedFile("frames/frame_129.txt"), + @embedFile("frames/frame_130.txt"), + @embedFile("frames/frame_131.txt"), + @embedFile("frames/frame_132.txt"), + @embedFile("frames/frame_133.txt"), + @embedFile("frames/frame_134.txt"), + @embedFile("frames/frame_135.txt"), + @embedFile("frames/frame_136.txt"), + @embedFile("frames/frame_137.txt"), + @embedFile("frames/frame_138.txt"), + @embedFile("frames/frame_139.txt"), + @embedFile("frames/frame_140.txt"), + @embedFile("frames/frame_141.txt"), + @embedFile("frames/frame_142.txt"), + @embedFile("frames/frame_143.txt"), + @embedFile("frames/frame_144.txt"), + @embedFile("frames/frame_145.txt"), + @embedFile("frames/frame_146.txt"), + @embedFile("frames/frame_147.txt"), + @embedFile("frames/frame_148.txt"), + @embedFile("frames/frame_149.txt"), + @embedFile("frames/frame_150.txt"), + @embedFile("frames/frame_151.txt"), + @embedFile("frames/frame_152.txt"), + @embedFile("frames/frame_153.txt"), + @embedFile("frames/frame_154.txt"), + @embedFile("frames/frame_155.txt"), + @embedFile("frames/frame_156.txt"), + @embedFile("frames/frame_157.txt"), + @embedFile("frames/frame_158.txt"), + @embedFile("frames/frame_159.txt"), + @embedFile("frames/frame_160.txt"), + @embedFile("frames/frame_161.txt"), + @embedFile("frames/frame_162.txt"), + @embedFile("frames/frame_163.txt"), + @embedFile("frames/frame_164.txt"), + @embedFile("frames/frame_165.txt"), + @embedFile("frames/frame_166.txt"), + @embedFile("frames/frame_167.txt"), + @embedFile("frames/frame_168.txt"), + @embedFile("frames/frame_169.txt"), + @embedFile("frames/frame_170.txt"), + @embedFile("frames/frame_171.txt"), + @embedFile("frames/frame_172.txt"), + @embedFile("frames/frame_173.txt"), + @embedFile("frames/frame_174.txt"), + @embedFile("frames/frame_175.txt"), + @embedFile("frames/frame_176.txt"), + @embedFile("frames/frame_177.txt"), + @embedFile("frames/frame_178.txt"), + @embedFile("frames/frame_179.txt"), + @embedFile("frames/frame_180.txt"), + @embedFile("frames/frame_181.txt"), + @embedFile("frames/frame_182.txt"), + @embedFile("frames/frame_183.txt"), + @embedFile("frames/frame_184.txt"), + @embedFile("frames/frame_185.txt"), + @embedFile("frames/frame_186.txt"), + @embedFile("frames/frame_187.txt"), + @embedFile("frames/frame_188.txt"), + @embedFile("frames/frame_189.txt"), + @embedFile("frames/frame_190.txt"), + @embedFile("frames/frame_191.txt"), + @embedFile("frames/frame_192.txt"), + @embedFile("frames/frame_193.txt"), + @embedFile("frames/frame_194.txt"), + @embedFile("frames/frame_195.txt"), + @embedFile("frames/frame_196.txt"), + @embedFile("frames/frame_197.txt"), + @embedFile("frames/frame_198.txt"), + @embedFile("frames/frame_199.txt"), + @embedFile("frames/frame_200.txt"), + @embedFile("frames/frame_201.txt"), + @embedFile("frames/frame_202.txt"), + @embedFile("frames/frame_203.txt"), + @embedFile("frames/frame_204.txt"), + @embedFile("frames/frame_205.txt"), + @embedFile("frames/frame_206.txt"), + @embedFile("frames/frame_207.txt"), + @embedFile("frames/frame_208.txt"), + @embedFile("frames/frame_209.txt"), + @embedFile("frames/frame_210.txt"), + @embedFile("frames/frame_211.txt"), + @embedFile("frames/frame_212.txt"), + @embedFile("frames/frame_213.txt"), + @embedFile("frames/frame_214.txt"), + @embedFile("frames/frame_215.txt"), + @embedFile("frames/frame_216.txt"), + @embedFile("frames/frame_217.txt"), + @embedFile("frames/frame_218.txt"), + @embedFile("frames/frame_219.txt"), + @embedFile("frames/frame_220.txt"), + @embedFile("frames/frame_221.txt"), + @embedFile("frames/frame_222.txt"), + @embedFile("frames/frame_223.txt"), + @embedFile("frames/frame_224.txt"), + @embedFile("frames/frame_225.txt"), + @embedFile("frames/frame_226.txt"), + @embedFile("frames/frame_227.txt"), + @embedFile("frames/frame_228.txt"), + @embedFile("frames/frame_229.txt"), + @embedFile("frames/frame_230.txt"), + @embedFile("frames/frame_231.txt"), + @embedFile("frames/frame_232.txt"), + @embedFile("frames/frame_233.txt"), + @embedFile("frames/frame_234.txt"), + @embedFile("frames/frame_235.txt"), +}; diff --git a/src/build/main.zig b/src/build/main.zig index 291791917..a0e67543f 100644 --- a/src/build/main.zig +++ b/src/build/main.zig @@ -10,6 +10,7 @@ pub const GitVersion = @import("GitVersion.zig"); pub const GhosttyBench = @import("GhosttyBench.zig"); pub const GhosttyDocs = @import("GhosttyDocs.zig"); pub const GhosttyExe = @import("GhosttyExe.zig"); +pub const GhosttyFrameData = @import("GhosttyFrameData.zig"); pub const GhosttyLib = @import("GhosttyLib.zig"); pub const GhosttyResources = @import("GhosttyResources.zig"); pub const GhosttyXCFramework = @import("GhosttyXCFramework.zig"); diff --git a/src/cli/action.zig b/src/cli/action.zig index 693d509fc..f3da2e2ef 100644 --- a/src/cli/action.zig +++ b/src/cli/action.zig @@ -13,6 +13,7 @@ const show_config = @import("show_config.zig"); const validate_config = @import("validate_config.zig"); const crash_report = @import("crash_report.zig"); const show_face = @import("show_face.zig"); +const boo = @import("boo.zig"); /// Special commands that can be invoked via CLI flags. These are all /// invoked by using `+` as a CLI flag. The only exception is @@ -51,6 +52,9 @@ pub const Action = enum { // List, (eventually) view, and (eventually) send crash reports. @"crash-report", + // Boo! + boo, + pub const Error = error{ /// Multiple actions were detected. You can specify at most one /// action on the CLI otherwise the behavior desired is ambiguous. @@ -151,6 +155,7 @@ pub const Action = enum { .@"validate-config" => try validate_config.run(alloc), .@"crash-report" => try crash_report.run(alloc), .@"show-face" => try show_face.run(alloc), + .boo => try boo.run(alloc), }; } @@ -186,6 +191,7 @@ pub const Action = enum { .@"validate-config" => validate_config.Options, .@"crash-report" => crash_report.Options, .@"show-face" => show_face.Options, + .boo => boo.Options, }; } } diff --git a/src/cli/boo.zig b/src/cli/boo.zig new file mode 100644 index 000000000..4289668d2 --- /dev/null +++ b/src/cli/boo.zig @@ -0,0 +1,227 @@ +const std = @import("std"); +const args = @import("args.zig"); +const Action = @import("action.zig").Action; +const Allocator = std.mem.Allocator; +const help_strings = @import("help_strings"); +const vaxis = @import("vaxis"); + +const framedata = @import("framedata"); + +const vxfw = vaxis.vxfw; + +pub const Options = struct { + pub fn deinit(self: Options) void { + _ = self; + } + + /// Enables `-h` and `--help` to work. + pub fn help(self: Options) !void { + _ = self; + return Action.help_error; + } +}; + +const Boo = struct { + frame: u8, + framerate: u32, // 30 fps + // We know the size of this at compile time, but we heap allocate the slice to prevent the + // binary from increasing too much in size + buffer: [frame_width * frame_height]vaxis.Cell = undefined, + + ghostty_style: vaxis.Style, + outline_style: vaxis.Style, + + // Width of a single frame + const frame_width = 100; + // Height of a single frame + const frame_height = 41; + + fn widget(self: *Boo) vxfw.Widget { + return .{ + .userdata = self, + .eventHandler = Boo.typeErasedEventHandler, + .drawFn = Boo.typeErasedDrawFn, + }; + } + + fn typeErasedEventHandler(ptr: *anyopaque, ctx: *vxfw.EventContext, event: vxfw.Event) anyerror!void { + const self: *Boo = @ptrCast(@alignCast(ptr)); + switch (event) { + .init, + .tick, + => { + self.updateFrame(); + ctx.redraw = true; + return ctx.tick(self.framerate, self.widget()); + }, + .key_press => |key| { + if (key.matches('c', .{ .ctrl = true }) or + key.matches(vaxis.Key.escape, .{})) + { + ctx.quit = true; + return; + } + }, + else => {}, + } + } + + fn typeErasedDrawFn(ptr: *anyopaque, ctx: vxfw.DrawContext) Allocator.Error!vxfw.Surface { + const self: *Boo = @ptrCast(@alignCast(ptr)); + const max = ctx.max.size(); + + // Warn for screen size + if (max.width < frame_width or max.height < frame_height) { + const text: vxfw.Text = .{ .text = "Screen must be at least 100w x 41h" }; + const center: vxfw.Center = .{ .child = text.widget() }; + return center.draw(ctx); + } + + // Calculate x and y offsets to center the animation frame + const offset_y = (max.height - frame_height) / 2; + const offset_x = (max.width - frame_width) / 2; + + // Create the animation surface + const child: vxfw.Surface = .{ + .size = .{ .width = @intCast(frame_width), .height = @intCast(frame_height) }, + .widget = self.widget(), + .buffer = &self.buffer, + .children = &.{}, + }; + + // Allocate a slice of child surfaces + var children = try ctx.arena.alloc(vxfw.SubSurface, 1); + children[0] = .{ + .origin = .{ .row = @intCast(offset_y), .col = @intCast(offset_x) }, + .surface = child, + }; + + return .{ + .size = max, + .widget = self.widget(), + .buffer = &.{}, + .children = children, + }; + } + + /// Updates our internal buffer with the current frame, then advances the frame index + fn updateFrame(self: *Boo) void { + const frame = frames[self.frame]; + // A frame is characters with html spans. When we encounter a span, we use the outline style + // until the span ends. That is, when we find a '<', we parse until '>'. Then we use the + // outline styule until the next '<', and skip until the next '>' + + const State = enum { + normal, + span, + in_tag, + in_closing_tag, + }; + + var cell_idx: usize = 0; + + var line_iter = std.mem.splitScalar(u8, frame, '\n'); + while (line_iter.next()) |line| { + var state: State = .normal; + var style = self.ghostty_style; + var cp_iter: std.unicode.Utf8Iterator = .{ .bytes = line, .i = 0 }; + while (cp_iter.nextCodepointSlice()) |char| { + switch (state) { + .normal => if (std.mem.eql(u8, "<", char)) { + state = .in_tag; + // We will be entering a span + style = self.outline_style; + continue; + }, + .span => if (std.mem.eql(u8, "<", char)) { + state = .in_tag; + style = self.ghostty_style; + continue; + }, + .in_tag => { + // If we encounter a '/', we are a closing tag + // If we parse all the way to a '>' we are an opening tag: we are now in a span + if (std.mem.eql(u8, "/", char)) + state = .in_closing_tag + else if (std.mem.eql(u8, ">", char)) + state = .span; + continue; + }, + .in_closing_tag => { + // If we are closing a tag, we will enter the normal state + if (std.mem.eql(u8, ">", char)) state = .normal; + continue; + }, + } + self.buffer[cell_idx] = .{ + .char = .{ + .grapheme = char, + .width = 1, + }, + .style = style, + }; + cell_idx += 1; + } + } + std.debug.assert(cell_idx == self.buffer.len); + + // Lastly, update the frame index + self.frame += 1; + if (self.frame == frames.len) self.frame = 0; + } +}; + +/// The `boo` command is used to display the animation from the Ghostty website in the terminal +pub fn run(gpa: Allocator) !u8 { + var opts: Options = .{}; + defer opts.deinit(); + + { + var iter = try args.argsIterator(gpa); + defer iter.deinit(); + try args.parse(Options, gpa, &opts, &iter); + } + + try decompressFrames(gpa); + defer { + gpa.free(frames); + gpa.free(decompressed_data); + } + + var app = try vxfw.App.init(gpa); + defer app.deinit(); + + var boo: Boo = undefined; + boo.frame = 0; + boo.framerate = 1000 / 30; + boo.ghostty_style = .{}; + boo.outline_style = .{ .fg = .{ .index = 4 } }; + @memset(&boo.buffer, .{}); + + try app.run(boo.widget(), .{}); + + return 0; +} + +/// We store a global ref to the decompressed data. All of our frames reference into this data +var decompressed_data: []const u8 = undefined; + +/// Heap allocated list of frames. The underlying frame data references decompressed_data +var frames: []const []const u8 = undefined; + +/// Decompress the frames into a slice of individual frames +fn decompressFrames(gpa: Allocator) !void { + var fbs = std.io.fixedBufferStream(framedata.compressed); + var list = std.ArrayList(u8).init(gpa); + + try std.compress.flate.decompress(fbs.reader(), list.writer()); + decompressed_data = try list.toOwnedSlice(); + + var frame_list = try std.ArrayList([]const u8).initCapacity(gpa, 235); + + var frame_iter = std.mem.splitScalar(u8, decompressed_data, '\x01'); + while (frame_iter.next()) |frame| { + try frame_list.append(frame); + } + frames = try frame_list.toOwnedSlice(); +} diff --git a/typos.toml b/typos.toml index 87b41336b..d449e3ffa 100644 --- a/typos.toml +++ b/typos.toml @@ -43,6 +43,7 @@ Strat = "Strat" grey = "gray" greyscale = "grayscale" DECID = "DECID" +flate = "flate" [type.swift.extend-words] inout = "inout"