the develop branch is not stabil

Signed-off-by: Mattias Andrée <maandree@operamail.com>
This commit is contained in:
Mattias Andrée 2013-04-03 21:35:25 +02:00
commit 2d0d087cbb
908 changed files with 45230 additions and 20019 deletions

21
.gitignore vendored
View file

@ -16,13 +16,23 @@
## Compile files
/completion/*-completion-think.*
/manuals/manpage.*.gz
/ponysay.info
/ponysay.info.gz
/completion/pony*.pony*
/truncater
*.install
*.gz
*.xz
*.bzip2
*.zip
*.info
*.ps
*.dvi
/Makefile
/quotes/
/*ponies/heights
/*ponies/onlyheights
/*ponies/widths
/*ponies/metadata
/ponysay
## Texinfo manual stuff
@ -42,8 +52,9 @@
/ponysay.pgs
/ponysay.vrs
## Python cache files
## For a misterious force, Those has ben created here
## Python just in time compilation cache for heuristic optimisation
__pycache__/
*.pyc

View file

@ -1,3 +1,72 @@
Version 3.0
New ponies: applesplit, amira, babseed, bear, beautybrass, bigmacsleep, billneigh, cadancecrystal, cadancescruffy,
cloudchaser, descent, featherweight, fiddlesticks, flitter, gingersnap, haakim, hayseed, lighningdust,
jubileena, midnightstrike, mrbreezy, orangebird, orangefrog, pansyshy, pinkiecrazyface, poundcake,
princesserroria, raccoon, rainbowblitz, rarityelite, ravenearth, ravenunicorn, royalunicornguard, rumble,
shiningarmorcrystal, sombra, spikecrystal, squirrel, sweetcream (comic), trixieamulet, twilacorn,
twilightcrystal, twilightfly, twilightprincess, twilightwings, twinkleshine
New extraponies: donutpony, gleamingshield, hestelle, johndelancie, jristz, maandree, orion, pipsqueak (without pirate suit),
paradise, pizzapony, snowdrop, tempo, ticket
Ponies renamed: lotusbloosom → lotusblossom (typo)
maredowellgallop → maredowellgallop (need a version named as master)
ironwillwalk → ironwillwalk (need a version named as master)
shadowbolts → nightingale (shadowbolts split)
lily → lilyvalley (official name)
sweatiesing → sweetiesing (name consistency)
carecake become carrotcake (official name)
peppermoon → papermoon (miswriting)
maria into danger (given by the author)
meliot → melilot (miswriting)
Pony symlink added: lily → lilyvalley
sweetiedrops → bonbon
carecake → carrotcake
berrydreams → blueberry
raven → ravenunicorn (need a version named as master)
fillycelestia and filliestia has been moved to extraponies.
Renamed option -F to +f and option --F to ++f, -F and --F has new definitions.
Environment variable 'PONYSAY_TYPO_LIMIT' has been added.
Environment variable 'PONYSAY_WRAP_HYPHEN' has been added.
Environment variable 'PONYSAY_WRAP_LIMIT' has been added.
Environment variable 'PONYSAY_WRAP_EXCEED' has been added.
Added support for ~/.ponysayrc with the alternatives: ${XDG_CONFIG_HOME}/ponysay/ponysayrc
and ~/.config/ponysay/ponysayrc as well as the global fallback /etc/ponysayrc.
-f, +f and -q may be unargumented if that are at the end of the command line.
ponysay-tool is introduced, it can be used to edit, remove and copy pony meta data, and more.
ponysay-tool --kms generates all kmsponies for the current TTY palette.
Pony metadata tags BALLOON TOP and BALLOON BOTTOM can be used to specify how
much extra height the balloon causes at the top and at the bottom of the pony.
${XDG_DATA_HOME}/ponysay/* is allowed in favour of ${HOME}/.local/share/ponysay/*
Balloons can be have and explicit minimum column span with placement justification.
Only ponies that fit the terminal will be randomly selected (for directory with pony
dimension files generated), however if no pony fits, any of the can be randomly selected.
Setup option --sysconf-dir with default value /etc added.
New manditory setup option --freedom.
Pony metadata options added: --info, ++info and --restrict.
The license has been changed to the GNU General Public License version 3+, WTFPL 2.
Version 2.9.1
Bug fix: correction in the -W option broke the -o option.
@ -62,7 +131,7 @@ Version 2.7
drhooves11, nyx (Fanfic: Past Sins), nyxdisguised (Fanfic: Past Sins),
pinkaminacupcake (Fanfic)
Pony renamed: cracky to crackle
Pony renamed: cracky crackle
Version 2.6
@ -154,7 +223,7 @@ Version 2.1.1
Version 2.1
Pony renamed: applebumkin to applebumpkin
Pony renamed: applebumkin applebumpkin
New ponies: purplehaze, owlowiscious
@ -193,7 +262,7 @@ Version 1.3
New ponies: forestspirit, hollydash, raggedy, rhyme
Pony renamed: sindy to powderrouge
Pony renamed: sindy powderrouge
Pony symlink added: sindy → powderrouge
@ -210,7 +279,7 @@ Version 1.2
highscore, junebug, mrsparkle, persnickety, ponet,
screwloose, tornadobolt.
Pony renamed: elsie to prettyvision
Pony renamed: elsie prettyvision
Pony symlinks added: mrsparkle → nightlight
elsie → prettyvision

47
CONTRIBUTING Normal file
View file

@ -0,0 +1,47 @@
Contributions to ponysay is greatly appreciated.
-- Populate Equestria --
Ponysay will always need contributors to draw ponies
both from My Little Pony: Friendship is Magic and
other My Little Pony shows and fan media.
For a guide on this matter please refer to the info
[PDF] manual section Contributing::Providing Ponies.
-- Maintain the Canterlot Library --
The info manual is constantly updated, and will always
need to be reviewed. The info manual is written in
ponified British "-ise" Longish, if this does not hold
for a section in the manual, or if it contains typos,
spellos, or can in general be better formulated. Please
send a patch or mention so in a commit comment.
Additionally the [tex]info manual is primarily check
in the PDF version, as it is believed to be the most
common way to view the manual. If you discover that
the info version or the HTML version looks differently,
Please send a patch, add an issue or mention so in a
commit comment.
Although translations of the primary manual (the PDF)
may not be piratically due to its constant updating,
translations of the man pages are useful if you
speak a language from where good understanding of
English is not common at all ages, ortograffic
correction are apresiated too.
-- Make new magic spells and improve existing ones --
If you want to make contributions to the pony code
itself, just make a pull request, their are much,
style-wise, to think about. However, please try to
document every new method, function and class in the
same manner is the already existing ones. Maintainability
is also important, try not to write obscure superoptimised
code, unless it is actually necessary; and comment
code segment's when it seems appropriate.

34
COPYING
View file

@ -1,21 +1,27 @@
Ponysay — Cowsay reimplemention for ponies
Copyright (C) 2012 Erkin Batu Altunbaş et al.
Copyright (C) 2012, 2013 Erkin Batu Altunbaş et al.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.
If you intend to redistribute ponysay or a fork of it commercially,
it contains aggregated images, some of which may not be commercially
redistribute, you would be required to remove those. To determine
whether or not you may commercially redistribute an image make use
that line FREE: yes, is included inside the image between two $$$
lines and the FREE is and upper case and directly followed by
the colon.

674
LICENSE Normal file
View file

@ -0,0 +1,674 @@
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU General Public License is a free, copyleft license for
software and other kinds of works.
The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users. We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors. You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.
To protect your rights, we need to prevent others from denying you
these rights or asking you to surrender the rights. Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received. You must make sure that they, too, receive
or can get the source code. And you must show them these terms so they
know their rights.
Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.
For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software. For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.
Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so. This is fundamentally incompatible with the aim of
protecting users' freedom to change the software. The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable. Therefore, we
have designed this version of the GPL to prohibit the practice for those
products. If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.
Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary. To prevent this, the GPL assures that
patents cannot be used to render the program non-free.
The precise terms and conditions for copying, distribution and
modification follow.
TERMS AND CONDITIONS
0. Definitions.
"This License" refers to version 3 of the GNU General Public License.
"Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.
"The Program" refers to any copyrightable work licensed under this
License. Each licensee is addressed as "you". "Licensees" and
"recipients" may be individuals or organizations.
To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy. The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.
A "covered work" means either the unmodified Program or a work based
on the Program.
To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy. Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.
To "convey" a work means any kind of propagation that enables other
parties to make or receive copies. Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.
An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License. If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.
1. Source Code.
The "source code" for a work means the preferred form of the work
for making modifications to it. "Object code" means any non-source
form of a work.
A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.
The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form. A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.
The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities. However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work. For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.
The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.
The Corresponding Source for a work in source code form is that
same work.
2. Basic Permissions.
All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met. This License explicitly affirms your unlimited
permission to run the unmodified Program. The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work. This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.
You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force. You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright. Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.
Conveying under any other circumstances is permitted solely under
the conditions stated below. Sublicensing is not allowed; section 10
makes it unnecessary.
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.
When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.
4. Conveying Verbatim Copies.
You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.
You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.
5. Conveying Modified Source Versions.
You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:
a) The work must carry prominent notices stating that you modified
it, and giving a relevant date.
b) The work must carry prominent notices stating that it is
released under this License and any conditions added under section
7. This requirement modifies the requirement in section 4 to
"keep intact all notices".
c) You must license the entire work, as a whole, under this
License to anyone who comes into possession of a copy. This
License will therefore apply, along with any applicable section 7
additional terms, to the whole of the work, and all its parts,
regardless of how they are packaged. This License gives no
permission to license the work in any other way, but it does not
invalidate such permission if you have separately received it.
d) If the work has interactive user interfaces, each must display
Appropriate Legal Notices; however, if the Program has interactive
interfaces that do not display Appropriate Legal Notices, your
work need not make them do so.
A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit. Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.
6. Conveying Non-Source Forms.
You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:
a) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by the
Corresponding Source fixed on a durable physical medium
customarily used for software interchange.
b) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by a
written offer, valid for at least three years and valid for as
long as you offer spare parts or customer support for that product
model, to give anyone who possesses the object code either (1) a
copy of the Corresponding Source for all the software in the
product that is covered by this License, on a durable physical
medium customarily used for software interchange, for a price no
more than your reasonable cost of physically performing this
conveying of source, or (2) access to copy the
Corresponding Source from a network server at no charge.
c) Convey individual copies of the object code with a copy of the
written offer to provide the Corresponding Source. This
alternative is allowed only occasionally and noncommercially, and
only if you received the object code with such an offer, in accord
with subsection 6b.
d) Convey the object code by offering access from a designated
place (gratis or for a charge), and offer equivalent access to the
Corresponding Source in the same way through the same place at no
further charge. You need not require recipients to copy the
Corresponding Source along with the object code. If the place to
copy the object code is a network server, the Corresponding Source
may be on a different server (operated by you or a third party)
that supports equivalent copying facilities, provided you maintain
clear directions next to the object code saying where to find the
Corresponding Source. Regardless of what server hosts the
Corresponding Source, you remain obligated to ensure that it is
available for as long as needed to satisfy these requirements.
e) Convey the object code using peer-to-peer transmission, provided
you inform other peers where the object code and Corresponding
Source of the work are being offered to the general public at no
charge under subsection 6d.
A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.
A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling. In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage. For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product. A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.
"Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source. The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.
If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).
The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed. Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.
Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.
7. Additional Terms.
"Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law. If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.
When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it. (Additional permissions may be written to require their own
removal in certain cases when you modify the work.) You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.
Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:
a) Disclaiming warranty or limiting liability differently from the
terms of sections 15 and 16 of this License; or
b) Requiring preservation of specified reasonable legal notices or
author attributions in that material or in the Appropriate Legal
Notices displayed by works containing it; or
c) Prohibiting misrepresentation of the origin of that material, or
requiring that modified versions of such material be marked in
reasonable ways as different from the original version; or
d) Limiting the use for publicity purposes of names of licensors or
authors of the material; or
e) Declining to grant rights under trademark law for use of some
trade names, trademarks, or service marks; or
f) Requiring indemnification of licensors and authors of that
material by anyone who conveys the material (or modified versions of
it) with contractual assumptions of liability to the recipient, for
any liability that these contractual assumptions directly impose on
those licensors and authors.
All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10. If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term. If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.
If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.
Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.
8. Termination.
You may not propagate or modify a covered work except as expressly
provided under this License. Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).
However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.
Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.
Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License. If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.
9. Acceptance Not Required for Having Copies.
You are not required to accept this License in order to receive or
run a copy of the Program. Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance. However,
nothing other than this License grants you permission to propagate or
modify any covered work. These actions infringe copyright if you do
not accept this License. Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.
10. Automatic Licensing of Downstream Recipients.
Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License. You are not responsible
for enforcing compliance by third parties with this License.
An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations. If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.
You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License. For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.
11. Patents.
A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based. The
work thus licensed is called the contributor's "contributor version".
A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version. For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.
Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.
In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement). To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.
If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients. "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.
If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.
A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License. You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.
Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.
12. No Surrender of Others' Freedom.
If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all. For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.
13. Use with the GNU Affero General Public License.
Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work. The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation. If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.
If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.
Later license versions may give you additional or different
permissions. However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.
15. Disclaimer of Warranty.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. Limitation of Liability.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.
17. Interpretation of Sections 15 and 16.
If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:
<program> Copyright (C) <year> <name of author>
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
<http://www.gnu.org/licenses/>.
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
<http://www.gnu.org/philosophy/why-not-lgpl.html>.

View file

@ -9,9 +9,10 @@ Installation on GNU/Linux (or other Unix implementations)
---------------------------------------------------------
[Download](/erkin/ponysay/downloads) or clone the project.
In the terminal, `cd` into the ponysay directory and `./setup.py install` or `python3 setup.py install`.
You may need to be super user to run `./setup.py install` without `--private`, on most systems this
can be achieved by running `sudo ./setup.py install`.
In the terminal, `cd` into the ponysay directory and `./setup.py --freedom=partial install` or `python3 setup.py --freedom=partial install`.
You may need to be super user to run `./setup.py --freedom=partial install` without `--private`, on most systems this
can be achieved by running `sudo ./setup.py --freedom=partial install`.
If you only want completely free ponies install use `--freedom=strict` instead of `--freedom=partial`.
For more information we have provided you with an extensive [manual in PDF](https://github.com/erkin/ponysay/blob/master/ponysay.pdf?raw=true).
In order to use ponysay, run:
@ -89,6 +90,8 @@ Dependencies
### Package building dependencies
`zip`: used to create one executable with all sources
`gzip`: used for compressing manuals (suppressable with `./configure --without-info-compression --without-man-compression`)
`texinfo`: used for building info manual (suppressable with `./configure --without-info`)
@ -109,8 +112,13 @@ __Q:__ You are missing _(my-favourite-pony)_!
__A:__ [Ask](/erkin/ponysay/issues) and we'll add!
__Q:__ The outpus look weird on my _(xfce4-terminal/mate-terminal/xterm)_ whit _this_ font
__A:__ We use block for print the ponies, if the block are desalignated or you not use a __real__ monospaced font with aligned blocks try another different and mopnospace font like 'Liberation Mono'.
__Q:__ Which programs do you use to generate the pony files?
__A:__ The pony files are actually mostly a bunch of selected [browser ponies](//web.student.tuwien.ac.at/~e0427417/browser-ponies/ponies.html), converted using [util-say](/maandree/util-say).
__A:__ The pony files are actually mostly a bunch of selected [browser ponies](//web.student.tuwien.ac.at/~e0427417/browser-ponies/ponies.html), converted using [util-say](/maandree/util-say),
Other are taken from desktop ponies, and finally another are created specificaly for ponysay.
The [PDF manual](/erkin/ponysay/blob/master/ponysay.pdf?raw=true) should answer most of your questions.

800
completion/auto-auto-complete.py Executable file
View file

@ -0,0 +1,800 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
###############################################################################################
## Shell auto-completion script generator https://www.github.com/maandree/auto-auto-complete ##
## Used by build system to make completions for all supported shells. ##
## ##
## auto-auto-complete is experimental, therefore, brefore updating the version of this ##
## make sure that is still work for all shells. ##
###############################################################################################
'''
auto-auto-complete Autogenerate shell auto-completion scripts
Copyright © 2012 Mattias Andrée (maandree@kth.se)
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
'''
import sys
'''
Hack to enforce UTF-8 in output (in the future, if you see anypony not using utf-8 in
programs by default, report them to Princess Celestia so she can banish them to the moon)
@param text:str The text to print (empty string is default)
@param end:str The appendix to the text to print (line breaking is default)
'''
def print(text = '', end = '\n'):
sys.stdout.buffer.write((str(text) + end).encode('utf-8'))
'''
stderr equivalent to print()
@param text:str The text to print (empty string is default)
@param end:str The appendix to the text to print (line breaking is default)
'''
def printerr(text = '', end = '\n'):
sys.stderr.buffer.write((str(text) + end).encode('utf-8'))
'''
Bracket tree parser
'''
class Parser:
'''
Parse a code and return a tree
@param code:str The code to parse
@return :list<|str> The root node in the tree
'''
@staticmethod
def parse(code):
stack = []
stackptr = -1
comment = False
escape = False
quote = None
buf = None
for charindex in range(0, len(code)):
c = code[charindex]
if comment:
if c in '\n\r\f':
comment = False
elif escape:
escape = False
if c == 'a': buf += '\a'
elif c == 'b': buf += chr(8)
elif c == 'e': buf += '\033'
elif c == 'f': buf += '\f'
elif c == 'n': buf += '\n'
elif c == 'r': buf += '\r'
elif c == 't': buf += '\t'
elif c == 'v': buf += chr(11)
elif c == '0': buf += '\0'
else:
buf += c
elif c == quote:
quote = None
elif (c in ';#') and (quote is None):
if buf is not None:
stack[stackptr].append(buf)
buf = None
comment = True
elif (c == '(') and (quote is None):
if buf is not None:
stack[stackptr].append(buf)
buf = None
stackptr += 1
if stackptr == len(stack):
stack.append([])
else:
stack[stackptr] = []
elif (c == ')') and (quote is None):
if buf is not None:
stack[stackptr].append(buf)
buf = None
if stackptr == 0:
return stack[0]
stackptr -= 1
stack[stackptr].append(stack[stackptr + 1])
elif (c in ' \t\n\r\f') and (quote is None):
if buf is not None:
stack[stackptr].append(buf)
buf = None
else:
if buf is None:
buf = ''
if c == '\\':
escape = True
elif (c in '\'\"') and (quote is None):
quote = c
else:
buf += c
raise Exception('premature end of file')
'''
Simplifies a tree
@param tree:list<|str> The tree
'''
@staticmethod
def simplify(tree):
program = tree[0]
stack = [tree]
while len(stack) > 0:
node = stack.pop()
new = []
edited = False
for item in node:
if isinstance(item, list):
if item[0] == 'multiple':
master = item[1]
for slave in item[2:]:
new.append([master] + slave)
edited = True
elif item[0] == 'case':
for alt in item[1:]:
if alt[0] == program:
new.append(alt[1])
break
edited = True
else:
new.append(item)
else:
new.append(item)
if edited:
node[:] = new
for item in node:
if isinstance(item, list):
stack.append(item)
'''
Completion script generator for GNU Bash
'''
class GeneratorBASH:
'''
Constructor
@param program:str The command to generate completion for
@param unargumented:list<dict<str, list<str>>> Specification of unargumented options
@param argumented:list<dict<str, list<str>>> Specification of argumented options
@param variadic:list<dict<str, list<str>>> Specification of variadic options
@param suggestion:list<list<|str>> Specification of argument suggestions
@param default:dict<str, list<str>>? Specification for optionless arguments
'''
def __init__(self, program, unargumented, argumented, variadic, suggestion, default):
self.program = program
self.unargumented = unargumented
self.argumented = argumented
self.variadic = variadic
self.suggestion = suggestion
self.default = default
'''
Gets the argument suggesters for each option
@return :dist<str, str> Map from option to suggester
'''
def __getSuggesters(self):
suggesters = {}
for group in (self.unargumented, self.argumented, self.variadic):
for item in group:
if 'suggest' in item:
suggester = item['suggest']
for option in item['options']:
suggesters[option] = suggester[0]
for group in (self.unargumented, self.argumented, self.variadic):
for item in group:
if ('suggest' not in item) and ('bind' in item):
bind = item['bind'][0]
if bind in suggesters:
suggester = suggesters[bind]
for option in item['options']:
suggesters[option] = suggester
return suggesters
'''
Returns the generated code
@return :str The generated code
'''
def get(self):
buf = '# bash completion for %s -*- shell-script -*-\n\n' % self.program
buf += '_%s()\n{\n' % self.program
buf += ' local cur prev words cword\n'
buf += ' _init_completion -n = || return\n\n'
def verb(text):
temp = text
for char in 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_-+=/@:\'':
temp = temp.replace(char, '')
if len(temp) == 0:
return text
return '\'' + text.replace('\'', '\'\\\'\'') + '\''
def makeexec(functionType, function):
if functionType in ('exec', 'pipe', 'fullpipe', 'cat', 'and', 'or'):
elems = [(' %s ' % makeexec(item[0], item[1:]) if isinstance(item, list) else verb(item)) for item in function]
if functionType == 'exec':
return ' $( %s ) ' % (' '.join(elems))
if functionType == 'pipe':
return ' ( %s ) ' % (' | '.join(elems))
if functionType == 'fullpipe':
return ' ( %s ) ' % (' |% '.join(elems))
if functionType == 'cat':
return ' ( %s ) ' % (' ; '.join(elems))
if functionType == 'and':
return ' ( %s ) ' % (' && '.join(elems))
if functionType == 'or':
return ' ( %s ) ' % (' || '.join(elems))
if functionType in ('params', 'verbatim'):
return ' '.join([verb(item) for item in function])
return ' '.join([verb(functionType)] + [verb(item) for item in function])
def makesuggestion(suggester):
suggestion = '';
for function in suggester:
functionType = function[0]
function = function[1:]
if functionType == 'verbatim':
suggestion += ' %s' % (' '.join([verb(item) for item in function]))
elif functionType == 'ls':
filter = ''
if len(function) > 1:
filter = ' | grep -v \\/%s\\$ | grep %s\\$' % (function[1], function[1])
suggestion += ' $(ls -1 --color=no %s%s)' % (function[0], filter)
elif functionType in ('exec', 'pipe', 'fullpipe', 'cat', 'and', 'or'):
suggestion += (' %s' if functionType == 'exec' else ' $(%s)') % makeexec(functionType, function)
elif functionType == 'calc':
expression = []
for item in function:
if isinstance(item, list):
expression.append(('%s' if item[0] == 'exec' else '$(%s)') % makeexec(item[0], item[1:]))
else:
expression.append(verb(item))
suggestion += ' $(( %s ))' % (' '.join(expression))
return '"' + suggestion + '"'
suggesters = self.__getSuggesters()
suggestFunctions = {}
for function in self.suggestion:
suggestFunctions[function[0]] = function[1:]
options = []
for group in (self.unargumented, self.argumented, self.variadic):
for item in group:
if 'complete' in item:
options += item['complete']
buf += ' options="%s "' % (' '.join(options))
if self.default is not None:
defSuggest = self.default['suggest'][0]
if defSuggest is not None:
buf += '%s' % makesuggestion(suggestFunctions[defSuggest])
buf += '\n'
buf += ' COMPREPLY=( $( compgen -W "$options" -- "$cur" ) )\n\n'
indenticals = {}
for option in suggesters:
suggester = suggestFunctions[suggesters[option]]
_suggester = str(suggester)
if _suggester not in indenticals:
indenticals[_suggester] = (suggester, [option])
else:
indenticals[_suggester][1].append(option)
index = 0
for _suggester in indenticals:
(suggester, options) = indenticals[_suggester]
conds = []
for option in options:
conds.append('[ $prev = "%s" ]' % option)
buf += ' %s %s; then\n' % ('if' if index == 0 else 'elif', ' || '.join(conds))
suggestion = makesuggestion(suggester);
if len(suggestion) > 0:
buf += ' suggestions=%s\n' % suggestion
buf += ' COMPREPLY=( $( compgen -W "$suggestions" -- "$cur" ) )\n'
index += 1
if index > 0:
buf += ' fi\n'
buf += '}\n\ncomplete -o default -F _%s %s\n\n' % (self.program, self.program)
return buf
'''
Completion script generator for fish
'''
class GeneratorFISH:
'''
Constructor
@param program:str The command to generate completion for
@param unargumented:list<dict<str, list<str>>> Specification of unargumented options
@param argumented:list<dict<str, list<str>>> Specification of argumented options
@param variadic:list<dict<str, list<str>>> Specification of variadic options
@param suggestion:list<list<|str>> Specification of argument suggestions
@param default:dict<str, list<str>>? Specification for optionless arguments
'''
def __init__(self, program, unargumented, argumented, variadic, suggestion, default):
self.program = program
self.unargumented = unargumented
self.argumented = argumented
self.variadic = variadic
self.suggestion = suggestion
self.default = default
'''
Gets the argument suggesters for each option
@return :dist<str, str> Map from option to suggester
'''
def __getSuggesters(self):
suggesters = {}
for group in (self.unargumented, self.argumented, self.variadic):
for item in group:
if 'suggest' in item:
suggester = item['suggest']
for option in item['options']:
suggesters[option] = suggester[0]
for group in (self.unargumented, self.argumented, self.variadic):
for item in group:
if ('suggest' not in item) and ('bind' in item):
bind = item['bind'][0]
if bind in suggesters:
suggester = suggesters[bind]
for option in item['options']:
suggesters[option] = suggester
return suggesters
'''
Gets the file pattern for each option
@return :dist<str, list<str>> Map from option to file pattern
'''
def __getFiles(self):
files = {}
for group in (self.unargumented, self.argumented, self.variadic):
for item in group:
if 'files' in item:
_files = item['files']
for option in item['options']:
files[option] = _files
for group in (self.unargumented, self.argumented, self.variadic):
for item in group:
if ('files' not in item) and ('bind' in item):
bind = item['bind'][0]
if bind in files:
_files = files[bind]
for option in item['options']:
files[option] = _files
return files
'''
Returns the generated code
@return :str The generated code
'''
def get(self):
buf = '# fish completion for %s -*- shell-script -*-\n\n' % self.program
files = self.__getFiles()
suggesters = self.__getSuggesters()
suggestFunctions = {}
for function in self.suggestion:
suggestFunctions[function[0]] = function[1:]
def verb(text):
temp = text
for char in 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_-+=/@:\'':
temp = temp.replace(char, '')
if len(temp) == 0:
return text
return '\'' + text.replace('\'', '\'\\\'\'') + '\''
def makeexec(functionType, function):
if functionType in ('exec', 'pipe', 'fullpipe', 'cat', 'and', 'or'):
elems = [(' %s ' % makeexec(item[0], item[1:]) if isinstance(item, list) else verb(item)) for item in function]
if functionType == 'exec':
return ' ( %s ) ' % (' '.join(elems))
if functionType == 'pipe':
return ' ( %s ) ' % (' | '.join(elems))
if functionType == 'fullpipe':
return ' ( %s ) ' % (' |% '.join(elems))
if functionType == 'cat':
return ' ( %s ) ' % (' ; '.join(elems))
if functionType == 'and':
return ' ( %s ) ' % (' && '.join(elems))
if functionType == 'or':
return ' ( %s ) ' % (' || '.join(elems))
if functionType in ('params', 'verbatim'):
return ' '.join([verb(item) for item in function])
return ' '.join([verb(functionType)] + [verb(item) for item in function])
index = 0
for name in suggestFunctions:
suggestion = '';
for function in suggestFunctions[name]:
functionType = function[0]
function = function[1:]
if functionType == 'verbatim':
suggestion += ' %s' % (' '.join([verb(item) for item in function]))
elif functionType == 'ls':
filter = ''
if len(function) > 1:
filter = ' | grep -v \\/%s\\$ | grep %s\\$' % (function[1], function[1])
suggestion += ' (ls -1 --color=no %s%s)' % (function[0], filter)
elif functionType in ('exec', 'pipe', 'fullpipe', 'cat', 'and', 'or'):
suggestion += (' %s' if functionType == 'exec' else ' $(%s)') % makeexec(functionType, function)
#elif functionType == 'calc':
# expression = []
# for item in function:
# if isinstance(item, list):
# expression.append(('%s' if item[0] == 'exec' else '$(%s)') % makeexec(item[0], item[1:]))
# else:
# expression.append(verb(item))
# suggestion += ' $(( %s ))' % (' '.join(expression))
if len(suggestion) > 0:
suggestFunctions[name] = '"' + suggestion + '"'
if self.default is not None:
item = self.default
buf += 'complete --command %s' % self.program
if 'desc' in self.default:
buf += ' --description %s' % verb(' '.join(item['desc']))
defFiles = self.default['files']
defSuggest = self.default['suggest'][0]
if defFiles is not None:
if (len(defFiles) == 1) and ('-0' in defFiles):
buf += ' --no-files'
if defSuggest is not None:
buf += ' --arguments %s' % suggestFunctions[defSuggest]
buf += '\n'
for group in (self.unargumented, self.argumented, self.variadic):
for item in group:
options = item['options']
shortopt = []
longopt = []
for opt in options:
if opt.startswith('--'):
if ('complete' in item) and (opt in item['complete']):
longopt.append(opt)
elif opt.startswith('-') and (len(opt) == 2):
shortopt.append(opt)
options = shortopt + longopt
if len(longopt) == 0:
continue
buf += 'complete --command %s' % self.program
if 'desc' in item:
buf += ' --description %s' % verb(' '.join(item['desc']))
if options[0] in files:
if (len(files[options[0]]) == 1) and ('-0' in files[options[0]][0]):
buf += ' --no-files'
if options[0] in suggesters:
buf += ' --arguments %s' % suggestFunctions[suggesters[options[0]]]
if len(shortopt) > 0: buf += ' --short-option %s' % shortopt[0][1:]
if len( longopt) > 0: buf += ' --long-option %s' % longopt[0][2:]
buf += '\n'
return buf
'''
Completion script generator for zsh
'''
class GeneratorZSH:
'''
Constructor
@param program:str The command to generate completion for
@param unargumented:list<dict<str, list<str>>> Specification of unargumented options
@param argumented:list<dict<str, list<str>>> Specification of argumented options
@param variadic:list<dict<str, list<str>>> Specification of variadic options
@param suggestion:list<list<|str>> Specification of argument suggestions
@param default:dict<str, list<str>>? Specification for optionless arguments
'''
def __init__(self, program, unargumented, argumented, variadic, suggestion, default):
self.program = program
self.unargumented = unargumented
self.argumented = argumented
self.variadic = variadic
self.suggestion = suggestion
self.default = default
'''
Gets the argument suggesters for each option
@return :dist<str, str> Map from option to suggester
'''
def __getSuggesters(self):
suggesters = {}
for group in (self.unargumented, self.argumented, self.variadic):
for item in group:
if 'suggest' in item:
suggester = item['suggest']
for option in item['options']:
suggesters[option] = suggester[0]
for group in (self.unargumented, self.argumented, self.variadic):
for item in group:
if ('suggest' not in item) and ('bind' in item):
bind = item['bind'][0]
if bind in suggesters:
suggester = suggesters[bind]
for option in item['options']:
suggesters[option] = suggester
return suggesters
'''
Gets the file pattern for each option
@return :dist<str, list<str>> Map from option to file pattern
'''
def __getFiles(self):
files = {}
for group in (self.unargumented, self.argumented, self.variadic):
for item in group:
if 'files' in item:
_files = item['files']
for option in item['options']:
files[option] = _files
for group in (self.unargumented, self.argumented, self.variadic):
for item in group:
if ('files' not in item) and ('bind' in item):
bind = item['bind'][0]
if bind in files:
_files = files[bind]
for option in item['options']:
files[option] = _files
return files
'''
Returns the generated code
@return :str The generated code
'''
def get(self):
buf = '# zsh completion for %s -*- shell-script -*-\n\n' % self.program
files = self.__getFiles()
suggesters = self.__getSuggesters()
suggestFunctions = {}
for function in self.suggestion:
suggestFunctions[function[0]] = function[1:]
def verb(text):
temp = text
for char in 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_-+=/@:\'':
temp = temp.replace(char, '')
if len(temp) == 0:
return text
return '\'' + text.replace('\'', '\'\\\'\'') + '\''
def makeexec(functionType, function):
if functionType in ('exec', 'pipe', 'fullpipe', 'cat', 'and', 'or'):
elems = [(' %s ' % makeexec(item[0], item[1:]) if isinstance(item, list) else verb(item)) for item in function]
if functionType == 'exec':
return ' $( %s ) ' % (' '.join(elems))
if functionType == 'pipe':
return ' ( %s ) ' % (' | '.join(elems))
if functionType == 'fullpipe':
return ' ( %s ) ' % (' |% '.join(elems))
if functionType == 'cat':
return ' ( %s ) ' % (' ; '.join(elems))
if functionType == 'and':
return ' ( %s ) ' % (' && '.join(elems))
if functionType == 'or':
return ' ( %s ) ' % (' || '.join(elems))
if functionType in ('params', 'verbatim'):
return ' '.join([verb(item) for item in function])
return ' '.join([verb(functionType)] + [verb(item) for item in function])
index = 0
for name in suggestFunctions:
suggestion = '';
for function in suggestFunctions[name]:
functionType = function[0]
function = function[1:]
if functionType == 'verbatim':
suggestion += ' %s ' % (' '.join([verb(item) for item in function]))
elif functionType == 'ls':
filter = ''
if len(function) > 1:
filter = ' | grep -v \\/%s\\$ | grep %s\\$' % (function[1], function[1])
suggestion += ' $(ls -1 --color=no %s%s) ' % (function[0], filter)
elif functionType in ('exec', 'pipe', 'fullpipe', 'cat', 'and', 'or'):
suggestion += ('%s' if functionType == 'exec' else '$(%s)') % makeexec(functionType, function)
elif functionType == 'calc':
expression = []
for item in function:
if isinstance(item, list):
expression.append(('%s' if item[0] == 'exec' else '$(%s)') % makeexec(item[0], item[1:]))
else:
expression.append(verb(item))
suggestion += ' $(( %s )) ' % (' '.join(expression))
if len(suggestion) > 0:
suggestFunctions[name] = suggestion
buf += '_opts=(\n'
for group in (self.unargumented, self.argumented, self.variadic):
for item in group:
options = item['options']
shortopt = []
longopt = []
for opt in options:
if len(opt) > 2:
if ('complete' in item) and (opt in item['complete']):
longopt.append(opt)
elif len(opt) == 2:
shortopt.append(opt)
options = shortopt + longopt
if len(longopt) == 0:
continue
buf += ' \'(%s)\'{%s}' % (' '.join(options), ','.join(options))
if 'desc' in item:
buf += '"["%s"]"' % verb(' '.join(item['desc']))
if 'arg' in item:
buf += '":%s"' % verb(' '.join(item['arg']))
elif options[0] in suggesters:
buf += '": "'
if options[0] in suggesters:
suggestion = suggestFunctions[suggesters[options[0]]]
buf += '":( %s )"' % suggestion
buf += '\n'
buf += ' )\n\n_arguments "$_opts[@]"\n\n'
return buf
'''
mane!
@param shell:str Shell to generato completion for
@param output:str Output file
@param source:str Source file
'''
def main(shell, output, source):
with open(source, 'rb') as file:
source = file.read().decode('utf8', 'replace')
source = Parser.parse(source)
Parser.simplify(source)
program = source[0]
unargumented = []
argumented = []
variadic = []
suggestion = []
default = None
for item in source[1:]:
if item[0] == 'unargumented':
unargumented.append(item[1:]);
elif item[0] == 'argumented':
argumented.append(item[1:]);
elif item[0] == 'variadic':
variadic.append(item[1:]);
elif item[0] == 'suggestion':
suggestion.append(item[1:]);
elif item[0] == 'default':
default = item[1:];
for group in (unargumented, argumented, variadic):
for index in range(0, len(group)):
item = group[index]
map = {}
for elem in item:
map[elem[0]] = elem[1:]
group[index] = map
if default is not None:
map = {}
for elem in default:
map[elem[0]] = elem[1:]
default = map
generator = 'Generator' + shell.upper()
generator = globals()[generator]
generator = generator(program, unargumented, argumented, variadic, suggestion, default)
code = generator.get()
with open(output, 'wb') as file:
file.write(code.encode('utf-8'))
'''
mane!
'''
if __name__ == '__main__':
if len(sys.argv) != 6:
print("USAGE: auto-auto-complete SHELL --output OUTPUT_FILE --source SOURCE_FILE")
exit(1)
shell = sys.argv[1]
output = None
source = None
option = None
aliases = {'-o' : '--output',
'-f' : '--source', '--file' : '--source',
'-s' : '--source'}
def useopt(option, arg):
global source
global output
old = None
if option == '--output': old = output; output = arg
elif option == '--source': old = source; source = arg
else:
raise Exception('Unrecognised option: ' + option)
if old is not None:
raise Exception('Duplicate option: ' + option)
for arg in sys.argv[2:]:
if option is not None:
if option in aliases:
option = aliases[option]
useopt(option, arg)
option = None
else:
if '=' in arg:
useopt(arg[:index('=')], arg[index('=') + 1:])
else:
option = arg
if output is None: raise Exception('Unused option: --output')
if source is None: raise Exception('Unused option: --source')
main(shell= shell, output= output, source= source)

View file

@ -1,36 +0,0 @@
# bash completion for ponysay -*- shell-script -*-
_ponysay()
{
local cur prev words cword
_init_completion -n = || return
options="--version --help --list --altlist --pony --wrap --quote --balloonlist --balloon --file ++file ++pony ++list ++altlist --all ++all"
options="$options --256-colours --tty-colours --kms-colours"
COMPREPLY=( $( compgen -W "$options" -- "$cur" ) )
if [ $prev = "-f" ] || [ $prev = "--pony" ] || [ $prev = "--file" ]; then
ponies=$('/usr/bin/ponysay' --onelist)
COMPREPLY=( $( compgen -W "$ponies" -- "$cur" ) )
elif [ $prev = "-F" ] || [ $prev = "++pony" ] || [ $prev = "++file" ]; then
extraponies=$('/usr/bin/ponysay' ++onelist)
COMPREPLY=( $( compgen -W "$extraponies" -- "$cur" ) )
elif [ $prev = "-q" ] || [ $prev = "--quote" ]; then
quoters=$('/usr/bin/ponysay' --quoters)
COMPREPLY=( $( compgen -W "$quoters" -- "$cur" ) )
elif [ $prev = "-b" ] || [ $prev = "--balloon" ] || [ $prev = "--bubble" ]; then
balloons=$('/usr/bin/ponysay' --balloonlist)
COMPREPLY=( $( compgen -W "$balloons" -- "$cur" ) )
elif [ $prev = "-W" ] || [ $prev = "--wrap" ]; then
cols=$(( `stty size | cut -d ' ' -f 2` - 10 ))
COMPREPLY=( $cols $(( $cols / 2 )) 100 60 none inherit )
fi
}
complete -o default -F _ponysay ponysay

View file

@ -1,27 +0,0 @@
# fish completion for ponysay -*- shell-script -*-
# Author: Elis Axelsson <etu AT elis DOT nu>
set -g ponies ('/usr/bin/ponysay' --onelist)
set -g xponies ('/usr/bin/ponysay' ++onelist)
set -g quoters ('/usr/bin/ponysay' --quoters)
set -g balloons ('/usr/bin/ponysay' --balloonlist)
## TODO: update with options [see info manual]: +l +L ++list ++altlist ++file --file ++pony {-A, +A, -V, -K, -X}(with alternative)
complete --command ponysay --short-option h --long-option help --description 'help of ponysay'
complete --command ponysay --short-option v --long-option version --description 'version of ponysay'
complete --command ponysay --short-option l --long-option list --description 'list pony names'
complete --command ponysay --short-option L --long-option altlist --description 'list pony names with alternatives'
complete --command ponysay --short-option B --long-option balloonlist --description 'list balloon style names'
complete --command ponysay --short-option f --long-option pony --arguments "$ponies" --description 'pony'
complete --command ponysay --short-option F --arguments "$xponies" --description 'extra pony'
complete --command ponysay --short-option q --long-option quote --arguments "$quoters" --no-files --description 'pony'
complete --command ponysay --short-option b --long-option balloon --arguments "$balloons" --no-files --description 'balloon style'
complete --command ponysay --short-option W --long-option wrap --arguments 'Integer' --description 'specify the column when the message should be wrapped' ## TODO arguments `none` and `inherit` should be suggested
complete --command ponysay --arguments 'MESSAGE'
set -e ponies
set -e xponies
set -e quoters
set -e balloons

72
completion/ponysay Normal file
View file

@ -0,0 +1,72 @@
(ponysay
(default (arg MESSAGE) (files -0) (suggest message) (desc 'Message spoken by the pony'))
(multiple unargumented
((options -h --help) (complete --help) (desc 'Show summary of options'))
((options -v --version) (complete --version) (desc 'Show version of program'))
((options -c --compress --compact) (complete --compact) (desc 'Compress message'))
((options -l --list) (complete --list) (desc 'List all MLP:FiM ponies'))
((options -L --altlist --symlist) (complete --symlist) (desc 'List all MLP:FiM ponies, with symlink mapping'))
((options +l ++list) (complete ++list) (desc 'List all non-MLP:FiM ponies'))
((options +L ++altlist ++symlist) (complete ++symlist) (desc 'List all non-MLP:FiM ponies, with symlink mapping'))
((options -A --all) (complete --all) (desc 'List all ponies'))
((options +A ++all --altall --symall) (complete --symall) (desc 'List all ponies, with symlink mapping'))
((options -b --bubblelist --balloonlist) (complete --balloonlist) (desc 'List all balloon styles'))
((options -o --pony-only --ponyonly) (complete --pony-only) (desc 'Print just the pony'))
((options -X --256-colours --256colours --x-colours) (desc 'Use xterm colours'))
((options -V --tty-colours --ttycolours --vt-colours) (desc 'Use linux vt colours'))
((options -K --kms-colours --kmscolours) (desc 'Utilise kms support'))
((options -i --info) (complete --info) (desc 'Print pony metadata'))
((options +i ++info) (complete ++info) (desc 'Print pony metadata as a message'))
)
(multiple argumented
((options -f --file --pony) (complete --file --pony) (arg PONY) (suggest pony-f) (files -f *.pony) (desc 'Specify the pony that should printed'))
((options +f ++file ++pony) (complete ++file ++pony) (arg PONY) (suggest pony+f) (files -f *.pony) (desc 'Specify the extrapony that should printed'))
((options -F --anyfile --any-file --anypony --any-pony) (complete --any-pony) (arg PONY) (suggest pony-F) (files -f *.pony) (desc 'Specify the [extra]pony that should printed'))
((options -q --quote) (complete --quote) (arg PONY) (suggest pony-q) (files -f *.pony) (desc 'Specify the pony that should quote herself'))
((options -b --bubble --balloon) (complete --balloon) (arg STYLE) (suggest balloon) (files -f (case (ponysay *.say) (ponyhink *.think))) (desc 'Specify message balloon style'))
((options -W --wrap) (complete --wrap) (arg COLUMN) (suggest wrap) (files -0) (desc 'Specify wrapping column'))
((options +c --colour) (complete --colour) (arg ANSI-COLOUR) (files -0) (desc 'Specify colour of the balloon, balloon link and message'))
((options --colour-bubble --colour-balloon) (arg ANSI-COLOUR) (files -0) (desc 'Specify colour of the balloon'))
((options --colour-link) (arg ANSI-COLOUR) (files -0) (desc 'Specify colour of the balloon link'))
((options --colour-msg --colour-message) (arg ANSI-COLOUR) (files -0) (desc 'Specify colour of the message'))
((options --colour-pony) (arg ANSI-COLOUR) (files -0) (desc 'Specify colour of the pony (if uncoloured)'))
((options --colour-wrap --colour-hyphen) (arg ANSI-COLOUR) (files -0) (desc 'Specify addition colour of wrapping hyphen'))
((options -r --restrict) (complete --restrict) (arg RESTRICTION) (suggest -r) (files -0) (desc 'Restrict randomly selected ponies'))
)
(variadic (options --f --files --ponies) (bind -f) (desc 'Specify the ponies that may be printed'))
(variadic (options ++f ++files ++ponies) (bind +f) (desc 'Specify the extraponies that may be printed'))
(variadic (options --F --anyfiles --any-files --anyponies --any-ponies) (bind -F) (desc 'Specify the [extra]ponies that may be printed'))
(variadic (options --q --quotes) (bind -q) (desc 'Specify the pony that may quote themself'))
(suggestion message (verbatim MESSAGE)
)
(suggestion pony-f (exec "'/usr/bin/ponysay'" --onelist)
(no-exec ls "'/usr/share/ponysay/ponies'" .pony)
)
(suggestion pony+f (exec "'/usr/bin/ponysay'" ++onelist)
(no-exec ls "'/usr/share/ponysay/extraponies'" .pony)
)
(suggestion pony-F (exec "'/usr/bin/ponysay'" --Onelist)
(no-exec ls "'/usr/share/ponysay/extraponies'" .pony)
)
(suggestion pony-q (exec "'/usr/bin/ponysay'" --quoters)
(no-exec ls "'/usr/share/ponysay/ponies'" .pony)
)
(suggestion balloon (exec "'/usr/bin/ponysay'" --balloonlist)
(no-exec ls "'/usr/share/ponysay/balloons'" (case (ponysay .say) (ponythink .think)))
)
(suggestion wrap (verbatim none inherit 100 60)
(calc (pipe (stty size)
(cut -d ' ' -f 2)
) - 10
)
)
(suggestion -r (verbatim kind=KIND group=GROUP coat=COAT eye=EYE mane=MANE aura=AURA)
)
)

30
completion/ponysay-tool Normal file
View file

@ -0,0 +1,30 @@
(ponysay-tool
(multple unargumented
((option -h --help) (complete --help) (desc 'Show help summary'))
((option -v --version) (complete --version) (desc 'Show version summary'))
)
(unargumented (option --kms) (complete --kms) (desc 'Pregenerate kmsponies for current tty palette'))
(argumented (option --edit) (complete --edit) (arg PONYFILE) (files -f *.pony) (desc 'Edit pony metadata'))
(argumented (option --edit-rm) (complete --edit-rm) (bind --edit) (desc 'Remove all pony metadata'))
(argumented (option --edit-stash) (complete --edit-stash) (bind --edit) (desc 'Print all pony metadata'))
(argumented (option --edit-apply) (complete --edit-apply) (bind --edit) (desc 'Replace all metadata with stash metadata'))
(argumented (option --dimensions) (complete --dimensions) (arg PONYDIR) (files -d *) (desc 'Generate pony dimension file for a directory'))
(argumented (option --metadata) (complete --metadata) (arg PONYDIR) (files -d *) (desc 'Generate pony metadata collection file for a directory'))
(argumented (option -b --browse) (complete --browse) (arg PONYDIR) (files -d *) (desc 'Browse ponies in a directory')
(argumented (options -r --restrict) (complete --restrict) (arg RESTRICTION) (suggest -r) (files -0) (desc 'Metadata based restriction for --browse'))
(suggestion -r (verbatim kind=KIND group=GROUP coat=COAT eye=EYE mane=MANE aura=AURA)
)
)

View file

@ -1,33 +0,0 @@
# zsh completion for ponysay -*- shell-script -*-
#compdef ponysay ponythink
_opts=(
'(--version -v)'{-v,--version}'[Show version and exit]'
'(-h --help)'{-h,--help}'[Show this help and exit]'
'(-l --list)'{-l,--list}'[list pony names]'
'(-L --altlist)'{-L,--altlist}'[list pony names with alternatives]'
'(+l ++list)'{+l,++list}'[list extra pony names]'
'(+L ++altlist)'{+L,++altlist}'[list extra pony names with alternatives]'
'(-B --balloonlist)'{-B,--balloonlist}'[list balloon style names]'
'(-b --ballon)'{-b,--balloon}'[Selecy a balloon style]: :_path_files -W '/usr/share/ponysay/balloons' -g "*(\:r)"'
'(-c --compact)'{-c,--compat}'[Compress messages.]'
'(-W --wrap)'{-W,--wrap}'[The screen column where the message should be wrapped]' # TODO arguments `none` and `inherit` should be suggested
)
_tty_select=(
'(-q --quite)'{-q,--quote}'[Select ponies for MLP:FiM quotes]: :_path_files -W '/usr/share/ponysay/ttyponies' -g "*(\:r)"'
'(-f --pony)'{-f,--pony}'[select pony]: :_path_files -W '/usr/share/ponysay/ttyponies/' -g "*(\:r)"'
'(-F ++pony)'{-F,++pony}'[Select a extra pony]: :_path_files -W '/usr/share/ponysay/extrattyponies' -g "*(\:r)"'
)
_select=(
'(-q --quite)'{-q,--quote}'[Select ponies for MLP:FiM quotes]: :_path_files -W '/usr/share/ponysay/ponies' -g "*(\:r)"'
'(-f --pony)'{-f,--pony}'[select pony]: :_path_files -W '/usr/share/ponysay/ponies/' -g "*(\:r)"'
'(-F ++pony)'{-F,++pony}'[Select a extra pony]: :_path_files -W '/usr/share/ponysay/extraponies' -g "*(\:r)"'
)
if [[ "${(f)"$(tty)"##*/}" == "tty*" ]]; then
_arguments \
"$_opts[@]" \
"$_tty_select[@]"
else
_arguments \
"$_opts[@]" \
"$_select[@]"
fi

View file

@ -1,48 +1,45 @@
#!/bin/sh
br=0
bs=0
bo=0
rr=0
ro=0
# Compatible with bash dash zsh
# but not with fish
# problematic with tcsh csh
(hash make 2>/dev/null) || (br=1 ; echo 'Missing make, install make [build required]')
(hash sed 2>/dev/null) || (br=1 ; echo 'Missing sed, install sed [build required]')
(hash install 2>/dev/null) || (br=1 ; echo 'Missing install, install coreutils [build required]')
(hash unlink 2>/dev/null) || (br=1 ; echo 'Missing uninstall, install coreutils [build required]')
(hash rm 2>/dev/null) || (br=1 ; echo 'Missing rm, install coreutils [build required]')
(hash ln 2>/dev/null) || (br=1 ; echo 'Missing ln, install coreutils [build required]')
(hash mkdir 2>/dev/null) || (br=1 ; echo 'Missing mkdir, install coreutils [build required]')
(hash cp 2>/dev/null) || (br=1 ; echo 'Missing cp, install coreutils [build required]')
(hash cut 2>/dev/null) || (br=1 ; echo 'Missing cut, install coreutils [build required]')
(hash chmod 2>/dev/null) || (br=1 ; echo 'Missing chmod, install coreutils [build required]')
(hash bash 2>/dev/null) || (bs=1 ; echo 'Missing bash, install bash [build recommended]')
br=0 # build required
bs=0 # build recommended
bo=0 # build optional
rr=0 # runtime required
ro=0 # runtime optional
pv=0 # python version
(hash chmod 2>/dev/null) || (br=1 ; ro=1 ; echo 'Missing chmod, install coreutils [build+runtime required]')
(hash zip 2>/dev/null) || (br=1 ; echo 'Missing zip, install zip [build required]')
(hash gzip 2>/dev/null) || (bo=1 ; echo 'Missing gzip, install gzip [build optional]')
(hash makeinfo 2>/dev/null) || (bo=1 ; echo 'Missing makeinfo, install texinfo [build optional]')
(hash install-info 2>/dev/null) || (bo=1 ; echo 'Missing install-info, install info [build optional]')
(hash python 2>/dev/null) || (rr=1 ; echo 'Missing python, install python>=3 [build+runtime required]')
(hash python 2>/dev/null) || (br=1 ; rr=1 ; echo 'Missing python, install python>=3 [build+runtime required]')
(hash cut 2>/dev/null) && (hash python 2>/dev/null) &&
(test ! $(env python --version 2>&1 | cut -d ' ' -f 2 | cut -d '.' -f 1) = 3) && (
(hash python3 2>/dev/null) ||
(rr=1 ; echo 'Missing python>=3, install python (may be named python3) [build+runtime required]'))
(br=1 ; rr=1 ; pv=1 ; echo 'Missing python>=3, install python (may be named python3) [build+runtime required]'))
(hash stty 2>/dev/null) || (rr=1 ; echo 'Missing stty, install coreutils [runtime required]')
(hash tty2colourfultty 2>/dev/null) || (ro=1 ; echo 'Missing tty2colourfultty, install util-say [runtime optional]')
(hash ponysay2ttyponysay 2>/dev/null) || (ro=1 ; echo 'Missing ponysay2ttyponysay, install util-say [runtime optional]')
(hash ponytool 2>/dev/null) || (ro=1 ; echo 'Missing ponytool, install util-say [runtime optional]')
(hash chmod 2>/dev/null) || (rr=1 ; echo 'Missing chmod, install coreutils [runtime optional]')
( (test $br = 1) || (test $rr = 1) || (test $ro = 1) ) && echo
( (test $br = 1) || (test $rr = 1) || (test $ro = 1) || (test $pv = 1) ) && echo
(test $br = 1) && echo 'You will not be able to build and install ponysay.'
(test $rr = 1) && echo 'You will not be able to run ponysay.'
(test $br = 1) && (test $rr = 0) && echo 'Unable to verify version of python.'
(test $pv = 1) && echo 'Unable to verify version of python.'
(test $br = 0) && (test $bs = 0) && (test $bo = 0) && (test $rr = 0) && (test $ro = 0) &&
echo && echo 'Everything appears to be in order, enjoy ponysay!'
echo

18
dev/colour-blacklist Normal file
View file

@ -0,0 +1,18 @@
creme (ambiguous, consider beige or yellow)
gray (spell it grey instead)
turquoise (hard to spell, and cyan or teal is better)
azure (uncommmon, use blue instead)
lilac (purple is commonly thought to be the name of this colour)
violet (too similar to purple, use purple instead)
indigo (uncommon and ambiguous, use blue or purple)
carnation (uncommon, use pink)
crimson (too similar to red)
olive (uncommon, consider green or brown)
silver (ambiguous, consider white or grey)
salmon (uncommon and ambiguous, use orange or pink)
coral (uncommon and ambiguous, use orange or pink)
blond (too similar to yellow)
cerise (uncommon and ambiguous, use pink or red)
jade (uncommon, use green instread)
magenta (uncommon, consider pink)
fushia (uncommon, consider pink)

16
dev/colour-whitelist Normal file
View file

@ -0,0 +1,16 @@
closed (for when the eyes are closed)
cyan (consider teal and blue)
teal (consider cyan)
beige
black (consider grey)
grey
blue
yellow
purple
pink
orange
green
brown
white
pastel (Celestia's mane colour)
rainbow (Rainbow dash's mane colour)

View file

@ -4,36 +4,48 @@
# or dev/dist.sh pdfmanual
# or dev/dist.sh tag VERSION [OTHER OPTIONS FOR `git tag`]
# or dev/dist.sh beigepdf
# or dev/dist.sh remaster
ttyponies()
{
mkdir -p "ttyponies"
for pony in $(ls --color=no "ponies/"); do
if [ ! "$pony" = '.info' ]; then
echo "building ttypony: $pony"
if [ "`readlink "ponies/$pony"`" = '' ]; then
ponysay2ttyponysay < "ponies/$pony" | tty2colourfultty -c 1 > "ttyponies/$pony"
git add "ttyponies/$pony"
defaultoutparams="--colourful y --left - --right - --top - --bottom - --balloon n --fullcolour y"
for x in '' 'extra'; do
mkdir -p "${x}ttyponies"
for pony in $(find "${x}ponies/" | grep -v '/\.' | grep '\.pony$' | sed -e "s_^${x}ponies/__"); do
echo "building ${x}ttypony: $pony"
if [ ! -L "${x}ponies/$pony" ]; then
ponytool --import ponysay --file "${x}ponies/$pony" \
--export ponysay --platform linux --file "${x}ttyponies/$pony" $defaultoutparams
git add "${x}ttyponies/$pony"
else
ln -sf `readlink "ponies/$pony"` "ttyponies/$pony"
git add "ttyponies/$pony"
fi
ln -sf "$(readlink "${x}ponies/$pony")" "${x}ttyponies/$pony"
git add "${x}ttyponies/$pony"
fi
done
mkdir -p "extrattyponies"
for pony in $(ls --color=no "extraponies/"); do
if [ ! "$pony" = '.info' ]; then
echo "building extrattypony: $pony"
if [ "`readlink "extraponies/$pony"`" = '' ]; then
ponysay2ttyponysay < "extraponies/$pony" | tty2colourfultty -c 1 > "extrattyponies/$pony"
git add "extrattyponies/$pony"
done
}
remaster()
{
xtermoutparams="--left - --right - --top - --bottom - --balloon n"
linuxoutparams="--colourful y --left - --right - --top - --bottom - --balloon n --fullcolour y"
for x in '' 'extra'; do
mkdir -p "${x}ttyponies"
for pony in $(find "${x}ponies/" | grep -v '/\.' | grep '\.pony$' | sed -e "s_^${x}ponies/__"); do
echo "remastering ${x}pony: $pony"
if [ ! -L "${x}ponies/$pony" ]; then
ponytool --import ponysay --file "${x}ponies/$pony" \
--export ponysay --file "${x}ponies/$pony" $xtermoutparams \
--export ponysay --platform linux --file "${x}ttyponies/$pony" $linuxoutparams
git add "${x}ponies/$pony" "${x}ttyponies/$pony"
else
ln -sf `readlink "extraponies/$pony"` "extrattyponies/$pony"
git add "extrattyponies/$pony"
fi
ln -sf "$(readlink "${x}ponies/$pony")" "${x}ttyponies/$pony"
git add "${x}ttyponies/$pony"
fi
done
done
}
@ -79,3 +91,4 @@ tag()
[ "$1" = './dist.sh' ] && cd ..
"$@"

69
dev/episodelist Normal file
View file

@ -0,0 +1,69 @@
S01E01 Friendship is Magic [part 1]
S01E02 Friendship is Magic [part 2]
S01E03 The Ticket Master
S01E04 Applebuck Season
S01E05 Griffon the Brush Off
S01E06 Boast Busters
S01E07 Dragonshy
S01E08 Look Before You Sleep
S01E09 Bridle Gossip
S01E10 Swarm of the Century
S01E11 Winter Wrap Up
S01E12 Call of the Cutie
S01E13 Fall Weather Friends
S01E14 Suited For Success
S01E15 Feeling Pinkie Keen
S01E16 Sonic Rainboom
S01E17 Stare Master
S01E18 The Show Stoppers
S01E19 A Dog and Pony Show
S01E20 Green Isn't Your Color
S01E21 Over a Barrel
S01E22 A Bird in the Hoof
S01E23 The Cutie Mark Chronicles
S01E24 Owl's Well That Ends Well
S01E25 Party of One
S01E26 The Best Night Ever
S02E01 The Return of Harmony [Part 1]
S02E02 The Return of Harmony [Part 2]
S02E03 Lesson Zero
S02E04 Luna Eclipsed
S02E05 Sisterhooves Social
S02E06 The Cutie Pox
S02E07 May the Best Pet Win!
S02E08 The Mysterious Mare Do Well
S02E09 Sweet and Elite
S02E10 Secret of My Excess
S02E11 Hearth's Warming Eve
S02E12 Family Appreciation Day
S02E13 Baby Cakes
S02E14 The Last Roundup
S02E15 The Super Speedy Cider Squeezy 6000
S02E16 Read It and Weep
S02E17 Hearts and Hooves Day
S02E18 A Friend in Deed
S02E19 Putting Your Hoof Down
S02E20 It's About Time
S02E21 Dragon Quest
S02E22 Hurricane Fluttershy
S02E23 Ponyville Confidential
S02E24 MMMystery on the Friendship Express
S02E25 A Canterlot Wedding [Part 1]
S02E26 A Canterlot Wedding [Part 2]
S03E01 The Crystal Empire [Part 1]
S03E02 The Crystal Empire [Part 2]
S03E03 Too Many Pinkie Pies
S03E04 One Bad Apple
S03E05 Magic Duel
S03E06 Sleepless in Ponyville
S03E07 Wonderbolts Academy
S03E08 Apple Family Reunion
S03E09 Spike at Your Service
S03E10 Keep Calm and Flutter On
S03E11 Just For Sidekicks
S03E12 Games Ponies Play
S03E13 Magical Mystery Cure
S04E01

12
dev/licenses/CC0 Normal file
View file

@ -0,0 +1,12 @@
FREE: yes
LICENSE: CC0 (CC0 1.0 Universal)
The person who associated a work with this deed has dedicated the work to
the public domain by waiving all of his or her rights to the work worldwide under
copyright law, including all related and neighboring rights, to the extent allowed
by law.
You can copy, modify, distribute and perform the work, even for commercial
purposes, all without asking permission. See Other Information below.
http://creativecommons.org/publicdomain/zero/1.0/legalcode

View file

@ -0,0 +1,7 @@
FREE: yes
LICENSE: GNUAllPermissive (GNU All Permissive License)
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved. This file is offered as-is,
without any warranty.

28
dev/licenses/README Normal file
View file

@ -0,0 +1,28 @@
These files are metadata templetes for licenses that you
may use on your ponyfiles. These *cannot* be added with
ponysay-tool --edit-apply. You should add them either using
ponysay-tool --edit or with a text editor.
If you choose to add them using a text editor, add the
content between the two $$$ lines. If the files does
not start with a $$$ line, add the content to the top
of the file followed by a $$$ line and with a $$$ line
at the top.
So a ponyfile without any other metadata should begin with
something like
$$$
LICENSE: license-abbr (full license name)
FREE: yes/no/sharable
license text/links
$$$
Do not forgot to add the source. If you make it yourself,
from scratch, almost from scratch, the tag should be, if
your username is XYZ:
SOURCE: [XYZ]

16
dev/licenses/WTFPL Normal file
View file

@ -0,0 +1,16 @@
FREE: yes
LICENSE: WTFPL (DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE)
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.

5
dev/licenses/cc-by Normal file
View file

@ -0,0 +1,5 @@
FREE: yes
LICENSE: cc-by (Creative Commons Attribution 3.0 Unported)
License summary: https://creativecommons.org/licenses/by/3.0
Full license text: https://creativecommons.org/licenses/by/3.0/legalcode

5
dev/licenses/cc-by-nc Normal file
View file

@ -0,0 +1,5 @@
FREE: sharable
LICENSE: cc-by-nc (Creative Commons Attribution-NonCommerical 3.0 Unported)
License summary: https://creativecommons.org/licenses/by-nc/3.0
Full license text: https://creativecommons.org/licenses/by-nc/3.0/legalcode

5
dev/licenses/cc-by-nc-nd Normal file
View file

@ -0,0 +1,5 @@
FREE: sharable
LICENSE: cc-by-nc-nd (Creative Commons Attribution-NonCommerical-NoDerivs 3.0 Unported)
License summary: https://creativecommons.org/licenses/by-nc-nd/3.0
Full license text: https://creativecommons.org/licenses/by-nc-nd/3.0/legalcode

5
dev/licenses/cc-by-nc-sa Normal file
View file

@ -0,0 +1,5 @@
FREE: sharable
LICENSE: cc-by-nc-sa (Creative Commons Attribution-NonCommerical-ShareAlike 3.0 Unported)
License summary: https://creativecommons.org/licenses/by-nc-sa/3.0
Full license text: https://creativecommons.org/licenses/by-nc-sa/3.0/legalcode

5
dev/licenses/cc-by-nd Normal file
View file

@ -0,0 +1,5 @@
FREE: sharable
LICENSE: cc-by-nd (Creative Commons Attribution-NoDerivs 3.0 Unported)
License summary: https://creativecommons.org/licenses/by-nd/3.0
Full license text: https://creativecommons.org/licenses/by-nd/3.0/legalcode

5
dev/licenses/cc-by-sa Normal file
View file

@ -0,0 +1,5 @@
FREE: yes
LICENSE: cc-by-sa (Creative Commons Attribution-ShareAlike 3.0 Unported)
License summary: https://creativecommons.org/licenses/by-sa/3.0
Full license text: https://creativecommons.org/licenses/by-sa/3.0/legalcode

View file

@ -28,6 +28,7 @@ Sapphire Shores
Daring Do
Derpy
Pegasus royal guards
Unicorn royal guards
Soarin'
Spitfire
Princess Cadance
@ -37,14 +38,15 @@ Fancypants
Flam
Flim
Joe
King Sombra
Prince Blueblood
Shining Armor
The Great and Powerful Trixie
Unicorn royal guards http://mlp.wikia.com/wiki/Royal_guards
Unicorn royal guards
Diamond Tiara
Featherweight http://mlp.wikia.com/wiki/Featherweight
Featherweight
Pipsqueak
Pound Cake http://mlp.wikia.com/wiki/Pound_Cake_and_Pumpkin_Cake
Pound Cake
Pumpkin Cake http://mlp.wikia.com/wiki/Pound_Cake_and_Pumpkin_Cake
Silver Spoon
Snails
@ -60,12 +62,16 @@ Apple Cider http://images1.wikia.nocookie.net/__cb20110821234409/mlp/images/thu
Apple Cobbler http://images.wikia.com/mlp/images/0/0a/Apple_Cobbler_s01e22.png
Apple Fritter
Apple Pie http://images2.wikia.nocookie.net/__cb20110821235513/mlp/images/thumb/f/fb/Apple_Pie.png/150px-Apple_Pie.png
Apple Split
Apple Strudel http://images4.wikia.nocookie.net/__cb20120214131152/mlp/images/thumb/b/b1/AppleStrudel_ID.png/150px-AppleStrudel_ID.png
Apple Tarty http://images2.wikia.nocookie.net/__cb20110821235354/mlp/images/thumb/a/a3/Apple_Tart.png/150px-Apple_Tart.png
Bab Seed
Buttercream http://mlp.wikia.com/wiki/List_of_ponies
Caramel Apple http://images1.wikia.nocookie.net/__cb20110822005340/mlp/images/thumb/2/24/Caramel_Apple.png/150px-Caramel_Apple.png
Golden Delicious http://images2.wikia.nocookie.net/__cb20110822061036/mlp/images/thumb/2/25/Golden_Delicious.png/150px-Golden_Delicious.png
Half Baked Apple [Wrong name]
Happy Trails http://images3.wikia.nocookie.net/__cb20120107203155/mlp/images/thumb/3/3a/S02E12_UES1.png/150px-S02E12_UES1.png
Hayseed Turnip Truck
Marmalade Jalapeno Popette / Orange Wafer http://images3.wikia.nocookie.net/__cb20110712090559/mlp/images/thumb/1/14/Marmalade_Jalapeno_Popette.png/150px-Marmalade_Jalapeno_Popette.png
Pacific Rose http://images4.wikia.nocookie.net/__cb20120306183745/mlp/images/thumb/9/9b/Pinkponyfirstepisode.png/150px-Pinkponyfirstepisode.png
Peachy Sweet http://images3.wikia.nocookie.net/__cb20110327212746/mlp/images/thumb/d/da/Green_coat_red_mane_boots_and_hat_pony_S121.png/150px-Green_coat_red_mane_boots_and_hat_pony_S121.png
@ -85,6 +91,7 @@ Affero http://images1.wikia.nocookie.net/__cb20120214080654/mlp/images/2/2d/Af
All Aboard http://images3.wikia.nocookie.net/__cb20120311212861/mlp/images/thumb/d/d2/Train_conductor_s02e14.png/150px-Train_conductor_s02e14.png
Aloe
Ambrosia http://images2.wikia.nocookie.net/__cb20120214092931/mlp/images/thumb/a/a2/Ambrosia.png/150px-Ambrosia.png
Amira
Apple Dumpling http://images4.wikia.nocookie.net/__cb20120107203155/mlp/images/thumb/a/a8/S02E12_UEM2.png/150px-S02E12_UEM2.png
Apple Munchies http://images4.wikia.nocookie.net/__cb20110714032709/mlp/images/thumb/3/3e/Apple_Munchies.PNG/150px-Apple_Munchies.PNG
Baritone http://images4.wikia.nocookie.net/__cb20120206115455/mlp/images/thumb/a/af/Gray_earth_pony_musical_notes_cutie_mark_pulling_plow_S1E11.png/150px-Gray_earth_pony_musical_notes_cutie_mark_pulling_plow_S1E11.png
@ -94,6 +101,7 @@ Berry Frost http://images2.wikia.nocookie.net/__cb20120224190632/mlp/images/thu
Berry Icicle http://images2.wikia.nocookie.net/__cb20110822003414/mlp/images/thumb/1/10/Berry_Icicle.png/150px-Berry_Icicle.png
Berry Punch
Big Wig http://images3.wikia.nocookie.net/__cb20111213195513/mlp/images/thumb/7/72/Big_Wig.png/150px-Big_Wig.png
Bill Neigh
Black Stone http://images4.wikia.nocookie.net/__cb20110706133106/mlp/images/thumb/5/57/Black_cherry.png/150px-Black_cherry.png
Blue Bonnet http://images4.wikia.nocookie.net/__cb20110709210523/mlp/images/thumb/b/ba/Blue_Bonnet.png/150px-Blue_Bonnet.png
Blue Harvest
@ -101,7 +109,7 @@ Blueberry
Bon Bon
Bonnie http://images3.wikia.nocookie.net/__cb20120107203155/mlp/images/e/e1/S02E12_UEM3.png
Bottlecap http://images4.wikia.nocookie.net/__cb20120228033204/mlp/images/thumb/a/ac/Blue_bottles_Earth_pony_s02e15.png/150px-Blue_bottles_Earth_pony_s02e15.png
Mr. Breezy http://images3.wikia.nocookie.net/__cb20110822004915/mlp/images/thumb/0/0e/Mr._Breezy.png/150px-Mr._Breezy.png
Mr. Breezy
Brindle Young http://images3.wikia.nocookie.net/__cb20120107203156/mlp/images/thumb/f/ff/S02E12_UES4.png/150px-S02E12_UES4.png
Bruce Mane http://images3.wikia.nocookie.net/__cb20111221132526/mlp/images/thumb/7/76/Bruce_Mane_S1E26.png/150px-Bruce_Mane_S1E26.png
Burnt Oak http://images2.wikia.nocookie.net/__cb20111104214714/mlp/images/f/f6/Burnt_oak_id.png
@ -130,7 +138,7 @@ Elphaba Trot http://images3.wikia.nocookie.net/__cb20120224190631/mlp/images/th
Emerald http://images1.wikia.nocookie.net/__cb20120224190631/mlp/images/thumb/6/60/S02E18_UEM4.png/150px-S02E18_UEM4.png
Evening Star http://images2.wikia.nocookie.net/__cb20110403103420/mlp/images/thumb/2/26/Evening_star.jpg/150px-Evening_star.jpg
Felix http://images4.wikia.nocookie.net/__cb20120310220652/mlp/images/thumb/c/cd/S02E19_UES2.png/150px-S02E19_UES2.png
Fiddlesticks http://images2.wikia.nocookie.net/__cb20111022193515/mlp/images/thumb/e/e2/Violna.png/150px-Violna.png
Fiddlesticks
Film Reel http://images3.wikia.nocookie.net/__cb20110822054522/mlp/images/thumb/4/44/Film_Reel.png/150px-Film_Reel.png
Flounder http://images2.wikia.nocookie.net/__cb20110610061737/mlp/images/thumb/8/85/Flounder.png/150px-Flounder.png
Forest Spirit
@ -144,6 +152,7 @@ Gizmo http://images3.wikia.nocookie.net/__cb20120306100927/mlp/images/thumb/c/
Golden Harvest
Goldengrape http://images4.wikia.nocookie.net/__cb20110822061150/mlp/images/thumb/d/dc/Goldengrape_id_S1E7.png/150px-Goldengrape_id_S1E7.png
Mr. Greenhooves http://images1.wikia.nocookie.net/__cb20120718005134/mlp/images/thumb/2/2e/Mr._Greenhooves_S1E15_thumb.PNG/150px-Mr._Greenhooves_S1E15_thumb.PNG
Haakim
Hairy Tipper http://images1.wikia.nocookie.net/__cb20120213072741/mlp/images/thumb/2/25/Too_flashy_pony_S2E17.png/150px-Too_flashy_pony_S2E17.png
Hard Knocks http://images2.wikia.nocookie.net/__cb20120205002823/mlp/images/thumb/7/78/S02E16_UES1.png/150px-S02E16_UES1.png
Harpo Parish Nadermane http://images4.wikia.nocookie.net/__cb20110822061317/mlp/images/thumb/5/55/Harpo_Parish_Nadermane.png/150px-Harpo_Parish_Nadermane.png
@ -162,6 +171,7 @@ Jeff "The Dude" Letrotski
Jesús Pezuña
Jim Beam http://images4.wikia.nocookie.net/__cb20120227215231/mlp/images/thumb/6/67/Construction_worker_i-beam_s02e08.png/150px-Construction_worker_i-beam_s02e08.png
John Bull http://images3.wikia.nocookie.net/__cb20110403103440/mlp/images/thumb/5/52/Second_engineer_pony_pulling_locomotive_S1E21.jpg/150px-Second_engineer_pony_pulling_locomotive_S1E21.jpg
Jubileena
Junebug
Karat http://images3.wikia.nocookie.net/__cb20120212144739/mlp/images/thumb/0/01/Unnamed_Jeweller_Pony_S2E17.png/150px-Unnamed_Jeweller_Pony_S2E17.png
Kazooie http://images2.wikia.nocookie.net/__cb20111213200348/mlp/images/0/0a/Kazooie.png
@ -186,7 +196,7 @@ Masquerade http://images2.wikia.nocookie.net/__cb20110614052849/mlp/images/thum
Master
Maybelline http://images4.wikia.nocookie.net/__cb20120227223534/mlp/images/thumb/2/2e/S02E08_UEM2.png/150px-S02E08_UEM2.png
Meadow Song
Melilot http://images2.wikia.nocookie.net/__cb20110709060736/mlp/images/thumb/1/17/Melilot.png/150px-Melilot.png
Melilot
Midnight Fun http://images1.wikia.nocookie.net/__cb20110624094129/mlp/images/thumb/f/fb/Marge_pony.png/150px-Marge_pony.png
Millie http://images1.wikia.nocookie.net/__cb20111127205205/mlp/images/thumb/0/04/Millie.png/150px-Millie.png
Mjölna
@ -216,7 +226,7 @@ Purple Wave http://images2.wikia.nocookie.net/__cb20110823190613/mlp/images/thu
Quake http://images3.wikia.nocookie.net/__cb20110322103954/mlp/images/thumb/0/0a/Quake.PNG/150px-Quake.PNG
Raggedy Doctor
The Rani http://images2.wikia.nocookie.net/__cb20110624191141/mlp/images/thumb/6/6d/Rani.png/150px-Rani.png
Raven http://images3.wikia.nocookie.net/__cb20111213200948/mlp/images/thumb/2/26/Devil_costume_pony_S2E04.png/150px-Devil_costume_pony_S2E04.png
Raven
Reflective Rock http://images4.wikia.nocookie.net/__cb20110821035412/mlp/images/4/4f/Reflective_Rock.png
Regal Candent http://images3.wikia.nocookie.net/__cb20110515013654/mlp/images/thumb/5/56/Regal_Candent.png/150px-Regal_Candent.png
Rick Shaw http://images2.wikia.nocookie.net/__cb20120202064706/mlp/images/thumb/b/b9/Taxi_pony_s02e05.png/150px-Taxi_pony_s02e05.png
@ -295,7 +305,7 @@ Chocolate Blueberry http://images1.wikia.nocookie.net/__cb20110709061019/mlp/ima
Cinnamon Swirl http://images3.wikia.nocookie.net/__cb20120224191007/mlp/images/thumb/a/a1/S02E18_UPM2.png/150px-S02E18_UPM2.png
Cloud Kicker
Cloud Showers http://images2.wikia.nocookie.net/__cb20110727054813/mlp/images/thumb/5/5d/Cloudshowers.png/150px-Cloudshowers.png
Cloudchaser http://images4.wikia.nocookie.net/__cb20120319192208/mlp/images/thumb/d/de/Pony_next_to_pink_bow_pegasus_s02e22.png/150px-Pony_next_to_pink_bow_pegasus_s02e22.png
Cloudchaser
Crafty Crate
Daddy Hooves / Daddy Doo / Nimbos http://images3.wikia.nocookie.net/__cb20110713225512/mlp/images/thumb/7/7f/Purplish_male_Pegasus_at_cloud_factory_S1E16.png/150px-Purplish_male_Pegasus_at_cloud_factory_S1E16.png
Deep Blue http://images4.wikia.nocookie.net/__cb20120224190634/mlp/images/thumb/5/59/S02E18_UPM1.png/150px-S02E18_UPM1.png
@ -308,7 +318,7 @@ Dust Devil http://images2.wikia.nocookie.net/__cb20120326185012/mlp/images/thum
Electric Blue http://images4.wikia.nocookie.net/__cb20110215052515/mlp/images/thumb/9/97/Firefly_Thumb.JPG/150px-Firefly_Thumb.JPG
Endless Clouds http://images3.wikia.nocookie.net/__cb20111213195752/mlp/images/1/1d/Endless_Clouds.png
Flash Bulb http://images4.wikia.nocookie.net/__cb20110507210507/mlp/images/thumb/a/a4/Flashbulb.png/150px-Flashbulb.png
Flitter http://images2.wikia.nocookie.net/__cb20120319192207/mlp/images/thumb/3/31/Pink_bow_pegasus_s02e22.png/150px-Pink_bow_pegasus_s02e22.png
Flitter
Flutter Doo / Flutter Hooves / Missing Bubbles http://images3.wikia.nocookie.net/__cb20110407160053/mlp/images/thumb/c/cb/Flutter_Doo.png/150px-Flutter_Doo.png
Great Scott http://images4.wikia.nocookie.net/__cb20120325035724/mlp/images/thumb/6/69/White_pegasus_stallion_in_reservoir_s02e22.png/150px-White_pegasus_stallion_in_reservoir_s02e22.png
Green Gem http://images2.wikia.nocookie.net/__cb20111216012732/mlp/images/9/90/Green_Gem1.png
@ -325,6 +335,7 @@ Lucy Packard http://images3.wikia.nocookie.net/__cb20110301021442/mlp/images/th
Madden http://images3.wikia.nocookie.net/__cb20110301021551/mlp/images/thumb/b/b1/Madden.jpg/150px-Madden.jpg
Medley http://images2.wikia.nocookie.net/__cb20120222233647/mlp/images/thumb/9/9b/Medley-blue_id_s01e11.png/150px-Medley-blue_id_s01e11.png
Merry May http://images2.wikia.nocookie.net/__cb20110203053144/mlp/images/thumb/d/d4/Flora.jpg/150px-Flora.jpg
Midnight Strike
Milky Way http://images3.wikia.nocookie.net/__cb20120326180036/mlp/images/thumb/6/6c/White_telescope_pegasus_stallion_s02e22.png/150px-White_telescope_pegasus_stallion_s02e22.png
Nana Knits http://images2.wikia.nocookie.net/__cb20110228042005/mlp/images/thumb/e/ea/Old_Pegasus_pony_with_a_yarn_cutie_mark_S1E16.png/150px-Old_Pegasus_pony_with_a_yarn_cutie_mark_S1E16.png
Opal Water http://images2.wikia.nocookie.net/__cb20110709213807/mlp/images/thumb/e/e5/Name-me.PNG/150px-Name-me.PNG
@ -339,6 +350,7 @@ Pink Cloud http://images2.wikia.nocookie.net/__cb20111216013154/mlp/images/2/2
Prism Strider http://images1.wikia.nocookie.net/__cb20120326190037/mlp/images/thumb/6/66/Blue_rainbow_pegasus_stallion_s02e22.png/150px-Blue_rainbow_pegasus_stallion_s02e22.png
Pumpkin Tart http://images2.wikia.nocookie.net/__cb20111213200839/mlp/images/5/55/Pumpkin_Tart.png
Q. T. Prism http://images1.wikia.nocookie.net/__cb20110624094149/mlp/images/thumb/1/10/Optic_Prism.png/150px-Optic_Prism.png
Rainbow Blitz
Rainbowshine
Raindrops
Red Velvet / Velvet Hooves Red Velvet / Velvet Hooves
@ -439,11 +451,12 @@ Sugarberry http://images1.wikia.nocookie.net/__cb20110823200833/mlp/images/thu
Swan Dive http://images3.wikia.nocookie.net/__cb20111214223813/mlp/images/thumb/5/5f/Swandive1.png/150px-Swandive1.png
Sweet Dreams http://images3.wikia.nocookie.net/__cb20110704192213/mlp/images/thumb/7/7a/Sweet_Dreams.png/150px-Sweet_Dreams.png
Top Notch http://images3.wikia.nocookie.net/__cb20120107205209/mlp/images/thumb/a/a7/S02E12_UUS1.png/150px-S02E12_UUS1.png
Twinkleshine http://images4.wikia.nocookie.net/__cb20110823215317/mlp/images/thumb/3/35/Twinkleshine.png/150px-Twinkleshine.png
Twinkleshine
Upper Crust http://images2.wikia.nocookie.net/__cb20111216012939/mlp/images/2/2c/S02E09_Upper_Crust.png
Vance Van Vendington http://images4.wikia.nocookie.net/__cb20111216012954/mlp/images/a/a8/Kristoph_Gavin.png
Written Script http://images2.wikia.nocookie.net/__cb20111127145431/mlp/images/thumb/4/41/Written_Script.png/150px-Written_Script.png
Alula http://mlp.wikia.com/wiki/Alula
Princess Erroria
Apple Bytes http://images2.wikia.nocookie.net/__cb20120229172615/mlp/images/thumb/b/bb/S02E17_UEF1.png/150px-S02E17_UEF1.png
Archer
Atlas http://images1.wikia.nocookie.net/__cb20120125024638/mlp/images/3/3c/Unnamed_porter_unicorn_S2E9.png
@ -462,6 +475,7 @@ Cyan Skies http://images3.wikia.nocookie.net/__cb20110825192717/mlp/images/thum
Dinky Doo
Firelock http://images4.wikia.nocookie.net/__cb20120515034213/mlp/images/thumb/c/cc/Orange_red_unicorn_filly_s02e23.png/150px-Orange_red_unicorn_filly_s02e23.png
Fruitbasket / Froot Loops http://images4.wikia.nocookie.net/__cb20110825220357/mlp/images/thumb/0/08/Fruitbasket.png/150px-Fruitbasket.png
Ginger Snap
Grace Lightning http://images2.wikia.nocookie.net/__cb20111216012639/mlp/images/7/74/Flash.png
Half Note http://images3.wikia.nocookie.net/__cb20111112194331/mlp/images/thumb/a/ae/Seabreeze.png/150px-Seabreeze.png
High Score
@ -483,7 +497,7 @@ Pinkie Feather http://images3.wikia.nocookie.net/__cb20110825221754/mlp/images/
Purpletastic / Purpleskies http://images1.wikia.nocookie.net/__cb20110825221851/mlp/images/c/cd/Purpletastic.png
Rainy Feather http://images3.wikia.nocookie.net/__cb20110825222019/mlp/images/b/b5/Rainy_Feather.png
Royal Blue http://images3.wikia.nocookie.net/__cb20110825202654/mlp/images/thumb/e/ea/Royal_Blue.png/150px-Royal_Blue.png
Rumble http://images4.wikia.nocookie.net/__cb20120326190215/mlp/images/thumb/f/fd/Gray_pegasus_colt_s02e22.png/150px-Gray_pegasus_colt_s02e22.png
Rumble
Shady Daze http://images3.wikia.nocookie.net/__cb20120204083934/mlp/images/thumb/d/d3/Blue_colt_looking_at_looptihoop_S2E06.png/150px-Blue_colt_looking_at_looptihoop_S2E06.png
Strike http://images1.wikia.nocookie.net/__cb20111216013432/mlp/images/7/70/Strike.png
Sun Glimmer http://images1.wikia.nocookie.net/__cb20110909211606/mlp/images/thumb/a/a1/Sun_Glimmer1.png/150px-Sun_Glimmer1.png
@ -507,11 +521,12 @@ Horte Cuisine [WHAT ANOTHER] [UNICORN]
Lucy Packard [WHAT ANOTHER] [UNICORN]
Master [WHAT ANOTHER] [UNICORN]
Orion [WHAT ANOTHER] [UNICORN]
Raven
Red Gala [WHAT ANOTHER] [UNICORN]
Chancellor Puddinghead [NO PICTURE AVAILABLE]
Smart Cookie [NO PICTURE AVAILABLE]
Commander Hurricane [Rainbow dash dresses as Commander Hurricane]
Private Pansy [NO PICTURE AVAILABLE]
Private Pansy [Fluttershy dresses as Private Pansy]
Clover the Clever [NO PICTURE AVAILABLE]
Princess Platinum [NO PICTURE AVAILABLE]
Star Swirl the Bearded [Twilight dresses as Star Swirl]
@ -631,8 +646,6 @@ Ponies not listed:
S01E06 The green haired ponies saying: Well I'd never.
More characters:
Nightmare Moon
@ -693,3 +706,8 @@ http://images1.wikia.nocookie.net/__cb20110329021538/mlp/images/thumb/c/ce/RD%2C
Wild life:
http://mlp.wikia.com/wiki/Wildlife
Orangebirdy
Orangefrogy
Bear
Squirrel
Raccoon

View file

@ -26,14 +26,14 @@ man()
langarg="$en"
fi
if [ -f "./manuals/manpage${lang}.6" ]; then
aspell --lang="${langarg}" check "./manuals/manpage${lang}.6"
git add "./manuals/manpage${lang}.6"
elif [ -f "../manuals/manpage${lang}.6" ]; then
aspell --lang="${langarg}" check "../manuals/manpage${lang}.6"
git add "../manuals/manpage${lang}.6"
if [ -f "./manuals/manpage${lang}.0" ]; then
aspell --lang="${langarg}" check "./manuals/manpage${lang}.0"
git add "./manuals/manpage${lang}.0"
elif [ -f "../manuals/manpage${lang}.0" ]; then
aspell --lang="${langarg}" check "../manuals/manpage${lang}.0"
git add "../manuals/manpage${lang}.0"
else
echo "spell.sh: unable to find document: manpage${lang}.6" >&2
echo "spell.sh: unable to find document: manpage${lang}.0" >&2
exit -1
fi
}

View file

@ -1,26 +1,55 @@
$balloon6$
$\$
$\$
$\$
  
  
    
      
       
         
        
             
            
           
            
          
            
       
     
     
        
          
          
         
       
      
$$$
BALLOON: top
COAT: brown
DISPLAY: full, left
EYE: green
FREE: yes
GROUP: stallion, manes, coltified
KIND: earth
LICENSE: CC0 (CC0 1.0 Universal)
LINK: regular
MANE: yellow
MEDIA: [fanfic: Wrong spell, On a Cross and Arrow]
NAME: Applejack (name on the fanlabor wikia)
OTHER NAMES: Male Applejack (on the show credits)
POSE: stand
SOURCE: MLP Fanlavor Wikia
WIDTH: 41
HEIGHT: 26
The person who associated a work with this deed has dedicated the work to
the public domain by waiving all of his or her rights to the work worldwide under
copyright law, including all related and neighboring rights, to the extent allowed
by law.
You can copy, modify, distribute and perform the work, even for commercial
purposes, all without asking permission. See Other Information below.
http://creativecommons.org/publicdomain/zero/1.0/legalcode
$$$
$balloon6$
$\$ 
$\$ 
$\$ 
 
  
 
  
 
 
 
 
  
  
  
 
   
 
  
 
  
  
  
  
  
  

View file

@ -1,25 +1,44 @@
$balloon23$
$\$
$\$
$\$
 
      
      
       
    
         
           
           
          
         
             
              
              
             
           
             
              
                 
            
       
  
$$$
BALLOON: top
BASED ON: Generation 1 Apple Jack
COAT: yellow
DISPLAY: full, right, turn
EYE: green
FREE: no
GROUP: mare, consept
KIND: earth
LINK: regular
MANE: brown
MEDIA: [fanart]
NAME: Applejack (given by Lauren Faust)
POSE: watching
SOURCE: Lauren Faust's deviantart
WIDTH: 37
HEIGHT: 25
$$$
$balloon23$
$\$ 
$\$ 
$\$ 
 
 
 
 
 
 
  
 
 

 
  
  
  
  
   
   
   
    
  
  

View file

@ -1,28 +1,57 @@
$balloon46$
$\$
$\$
$\$
 
      
            
              
           
            
          
       
       
      
      
        
          
            
               
                 
              
                
       
        
      
   
  
  
$$$
BALLOON: top
COAT: blue
DISPLAY: full, left
EYE: cyan
FREE: yes
GROUP: stallion
KIND: alicorn
LICENSE: CC0 (CC0 1.0 Universal)
LINK: regular
MANE: blue
MEDIA: [fanfic: Wrong spell, On a Cross and Arrow]
NAME: Prince Artemis
OTHER NAMES: Artemis (shorted on varoius fanfincs)
POSE: flying
SOURCE: [jristz]
WIDTH: 48
HEIGHT: 28
The person who associated a work with this deed has dedicated the work to
the public domain by waiving all of his or her rights to the work worldwide under
copyright law, including all related and neighboring rights, to the extent allowed
by law.
You can copy, modify, distribute and perform the work, even for commercial
purposes, all without asking permission. See Other Information below.
http://creativecommons.org/publicdomain/zero/1.0/legalcode
$$$
$balloon46$
$\$ 
$\$ 
$\$ 
 
   
 
 
 
 
 
 
 
 
  
 
  
  
  
  
  
  
  
  
 
  
 
 

View file

@ -1,27 +1,48 @@
$balloon11$
$\$
$\$
$\$
  
     
      
         
       
           
           
              
                  
              
         
           
               
            
           
         
          
          
       
          
      
   
 
$$$
BALLOON: top
COAT: blue
DISPLAY: full, left
EYE: purple
FREE: yes
GROUP: mare, shadowbolt
KIND: pegasus
LICENSE: cc-by-sa (Creative Commons Attribution-ShareAlike 3.0 Unported)
LINK: regular
MANE: teal
MEDIA: [fanfic]
NAME: Blueball Blitz (on fanfics, on fanlabor wikia)
POSE: flying
SOURCE: [jristz]
WIDTH: 51
HEIGHT: 27
License summary: https://creativecommons.org/licenses/by-sa/3.0
Full license text: https://creativecommons.org/licenses/by-sa/3.0/legalcode
$$$
$balloon11$
$\$ 
$\$ 
$\$ 
  
  
 
  
  
  
 
  
  
  
  
  
  
   
   
 
    
  
  
  
  
  
 

View file

@ -1,25 +1,42 @@
$balloon12$
$\$
$\$
$\$
  
    
        
         
           
       
            
          
         
       
    
         
            
          
        
              
          
             
          
        
      
$$$
AURA: blue
BALLOON: top
EYE: pink
FREE: yes
GROUP: stallion, coltified
KIND: earth
LICENSE: CC0
MANE: pink
MEDIA: [fanfic: Wrong spell, On a Cross and Arrow]
NAME: Bubble Berry (on the first fanart)
POSE: stand
SOURCE: imageboard
WIDTH: 46
HEIGHT: 25
$$$
$balloon12$
$\$ 
$\$ 
$\$ 
  
 
 
  
  
  
 
 
  
  
 
 
  
 
 
   
   
   
   
  
  

View file

@ -1,25 +1,43 @@
$balloon28$
$\$
$\$
$\$
 
     
       
          
             
               
                
         
          
          
            
        
        
          
          
           
       
         
       
   
 
$$$
BALLOON: top
COAT: yellow
DISPLAY: full, right
EYE: blue
FREE: yes
GROUP: stallion, coltified
KIND: pegasus
LICENSE: CC0
MANE: pink
MEDIA: [fanfic: Wrong spell, On a Cross and Arrow]
NAME: Butterscotch (on the first fanart)
POSE: flying
SOURCE: desktop ponies OC
WIDTH: 39
HEIGHT: 25
$$$
$balloon28$
$\$ 
$\$ 
$\$ 
 
 
 
   
 
 
 


 
 
  
  
   
  
   
  
  
  
  
 

44
extraponies/danger.pony Normal file
View file

@ -0,0 +1,44 @@
$$$
APPEARANCE: Moonstuck reply 103
BALLOON: top
COAT: gray
DISPLAY: full, left
EYE: gray
FREE: sharable
GROUP: mare
KIND: seapony
LICENSE: cc-by-nc-sa (Creative Commons Attribution-NonCommerical-ShareAlike 3.0 Unported)
LINK: regular
MANE: gray
MEDIA: (egophiliac) woonastuck.tumblr.com
NAME: Danger McSteele (given by the autor)
POSE: stand
SOURCE: imageboard, [jristz] (ponysay 2.9.1)
WIDTH: 30
HEIGHT: 22
License summary: https://creativecommons.org/licenses/by-nc-sa/3.0
Full license text: https://creativecommons.org/licenses/by-nc-sa/3.0/legalcode
$$$
$balloon13$
$\$ 
$\$ 
$\$ 
 
 
 
 


 
 
  
  
  
  
  
  
  
 
 
 

View file

@ -1,30 +1,49 @@
$balloon$
$\$
$\$
$\$
$\$
$\$ 
   
  
  
    
    
       
       
            
         
        
       
   
         
           
       
       
         
        
          
         
         
     
$$$
APPEARANCE: S01E01 Friendship is Magic part 1
BALLOON: top
COAT: brown
DISPLAY: full, left
EYE: blue
FREE: no
GROUP: stallion
KIND: earth
LICENSE: cc-nc-by-sa
MANE: black
MASTER: doctor
NAME: Time Turner (official on the Traing cards)
OTHER NAMES: Dr Hooves (official according to Welovefine), Doctor Hooves (long name)
POSE: stand
SOURCE: desktop ponies
WIDTH: 42
HEIGHT: 30

$$$
$balloon$
$\$ 
$\$ 
$\$ 
$\$ 
$\$  
 
 
 
 
 
 
 
 
  
  
  

 
  
   
  
   
  
  
  
  
  


View file

@ -1,25 +1,45 @@
$balloon11$
$\$
$\$
$\$
  
 
 
 
 
 
  
  
  

 
  
   
  
   
  
  
  
  
  
$$$
APPEARANCE: S01E01 Friendship is Magic part 1
BALLOON: top
COAT: brown
DISPLAY: full, left
EYE: blue
FREE: no
GROUP: stallion
KIND: earth
LICENSE: cc-nc-by-sa
MANE: black
MASTER: doctor
NAME: Time Turner (official on the Traing cards)
OTHER NAMES: Dr Hooves (official according to Welovefine), Doctor Hooves (long name)
POSE: stand
SOURCE: desktop ponies
WIDTH: 43
HEIGHT: 25
$$$
$balloon11$
$\$ 
$\$ 
$\$ 
  
 
 
 
 
 
  
  
  

 
  
   
  
   
  
  
  
  
  


View file

@ -0,0 +1,47 @@
$$$
BALLOON: top
COAT: brown
DISPLAY: full, left
EYE: yellow
FREE: yes
GROUP: mare
KIND: pegasus
LICENSE: cc-by-sa (Creative Commons Attribution-ShareAlike 3.0 Unported)
LINK: regular
MANE: pink, white, red, blue, yellow
MEDIA: [fanart]
NAME: Donut pony (given by the author)
POSE: fly
SOURCE: [jristz]
WIDTH: 43
HEIGHT: 26
License summary: https://creativecommons.org/licenses/by-sa/3.0
Full license text: https://creativecommons.org/licenses/by-sa/3.0/legalcode
$$$
$balloon5$
$\$ 
$\$ 
$\$ 
 
 
 
 
  
  
 
 
 
 
  
 
 
  
  
  
  
  
  
 
  
 

View file

@ -1,23 +1,41 @@
$balloon9$
$\$
$\$
$\$
 
   
       
     
        
            
          
            
        
         
             
          
           
           
           
           
         
       
  
$$$
BALLOON: top
COAT: grey
DISPLAY: full, left
EYE: brown
FREE: yes
GROUP: stallion
KIND: earth
LICENSE: CC0
MANE: grey
NAME: Dr Hooves #1 (mentioned on the fanart)
OTHER NAMES: Dr Whoof, Dr Whooves (Used on fanfics)
POSE: stand
SOURCE: fanart
WIDTH: 37
HEIGHT: 23
$$$
$balloon9$
$\$ 
$\$ 
$\$ 
 
 
 
 
  
  
  
  
 
  
  
  
 
  
   
  
  
  
  

View file

@ -1,24 +1,41 @@
$balloon7$
$\$
$\$
$\$
   
        
       
      
   
          
          
           
        
    
       
         
          
          
          
          
          
           
         
      
$$$
BALLOON: top
COAT: brown
DISPLAY: full, left
EYE: blue
FREE: no
GROUP: stallion
KIND: earth
MANE: black
NAME: Dr Hooves #10 (mentioned on the fanfic)
OTHER NAMES: Dr Hooves (original model), Dr Whooves, Dr Whoof (used on fanfics)
POSE: stand
SOURCE: fanart
WIDTH: 39
HEIGHT: 24
$$$
$balloon7$
$\$ 
$\$ 
$\$ 
 
  
 
 
 
 
  
  
  

 
  
   
   
    
  
  
  
  
  

View file

@ -1,24 +1,41 @@
$balloon15$
$\$
$\$
$\$
   
    
     
        
       
             
        
          
         
    
         
         
          
       
        
           
         
           
         
      
$$$
BALLOON: top
COAT: brown
DISPLAY: full, left
EYE: blue
FREE: no
GROUP: stallion
KIND: earth
MANE: black
NAME: Dr Hooves #11 (mentioned on the fanfic)
OTHER NAMES: Dr Hooves (original model), Dr Whooves, Dr Whoof (used on fanfics)
POSE: stand
SOURCE: fanart
WIDTH: 43
HEIGHT: 24
$$$
$balloon15$
$\$ 
$\$ 
$\$ 
  
 
 
 
 
 
  
  
  

 
  
   
  
   
  
  
  
  
  

View file

@ -1,24 +1,42 @@
$balloon5$
$\$
$\$
$\$
   
   
      
          
     
       
        
         
     
           
           
        
        
       
          
         
          
         
       
  
$$$
BALLOON: top
COAT: grey
DISPLAY: full, left
EYE: blue
FREE: yes
GROUP: stallion
KIND: earth
LICENSE: CC0
MANE: brown
NAME: Dr Hooves #2 (mentioned on the fanart)
OTHER NAMES: Dr Whoof, Dr Whooves (Used on fanfics)
POSE: stand
SOURCE: fanart
WIDTH: 37
HEIGHT: 24
$$$
$balloon5$
$\$ 
$\$ 
$\$ 
 
 
 
 
  
 
  
  
 
 
 
 
  
 
  
  
  
  
  
  

View file

@ -1,26 +1,44 @@
$balloon5$
$\$
$\$
$\$
    
     
       
            
          
         
        
        
       
      
       
        
           
            
           
         
           
              
           
             
         
     
$$$
BALLOON: top
COAT: cyan
DISPLAY: full, left
EYE: brown
FREE: yes
GROUP: stallion
KIND: earth
LICENSE: CC0
MANE: white
NAME: Dr Hooves #3 (mentioned on the fanart)
OTHER NAMES: Dr Whoof, Dr Whooves (Used on fanfics)
POSE: stand, smiling
SOURCE: fanart
WIDTH: 44
HEIGHT: 26
$$$
$balloon5$
$\$ 
$\$ 
$\$ 
   
 
 
 
 
  
  
 
 
  
  
 
  
  
 

  
    
   
   
  
  

View file

@ -1,25 +1,43 @@
$balloon5$
$\$
$\$
$\$
   
    
    
      
          
       
           
      
      
         
    
        
           
            
            
             
           
           
           
         
      
$$$
BALLOON: top
COAT: grey
DISPLAY: full, left
EYE: cyan
FREE: yes
GROUP: stallion
KIND: earth
LICENSE: CC0
MANE: grey
NAME: Dr Hooves #4 (mentioned on the fanart)
OTHER NAMES: Dr Whoof, Dr Whooves (Used on fanfics)
POSE: stand
SOURCE: fanart
WIDTH: 38
HEIGHT: 25
$$$
$balloon5$
$\$ 
$\$ 
$\$ 
  
 
 
 
 
 
 
 
  
 

 
  
 
 
   
  
  
  
  
  

View file

@ -1,25 +1,43 @@
$balloon7$
$\$
$\$
$\$
  
    
      
        
          
     
          
          
          
    
        
          
              
        
          
           
             
           
            
         
     
$$$
BALLOON: top
COAT: cyan
DISPLAY: full, left
EYE: brown
FREE: yes
GROUP: stallion
KIND: earth
LICENSE: CC0
MANE: yellow
NAME: Dr Hooves #5 (mentioned on the fanart)
OTHER NAMES: Dr Whoof, Dr Whooves (Used on fanfics)
POSE: stand, smiling
SOURCE: fanart
WIDTH: 39
HEIGHT: 25
$$$
$balloon7$
$\$ 
$\$ 
$\$ 
  
 
 
 
 
 
 
 
  
  
 
  
  
 

   
    
   
   
  
  

View file

@ -1,25 +1,43 @@
$balloon6$
$\$
$\$
$\$
   
     
       
           
         
     
         
       
        
          
        
             
                  
              
             
            
          
         
        
       
  
$$$
BALLOON: top
COAT: yellow
DISPLAY: full, left
EYE: brown
FREE: yes
GROUP: stallion
KIND: earth
LICENSE: CC0
MANE: yellow
NAME: Dr Hooves #6 (mentioned on the fanart)
OTHER NAMES: Dr Whoof, Dr Whooves (Used on fanfics)
POSE: stand
SOURCE: fanart
WIDTH: 45
HEIGHT: 25
$$$
$balloon6$
$\$ 
$\$ 
$\$ 
  
 
 
 
 
 
 
  
  
  
  
 
 
   
  
  
   
 
  
  
  

View file

@ -1,25 +1,43 @@
$balloon10$
$\$
$\$
$\$
 
   
        
     
       
       
        
        
        
      
          
         
         
          
        
          
         
          
         
       
  
$$$
BALLOON: top
COAT: white
DISPLAY: full, left
EYE: blue
FREE: yes
GROUP: stallion
KIND: earth
LICENSE: CC0
MANE: black
NAME: Dr Hooves #7 (mentioned on the fanart)
OTHER NAMES: Dr Whoof, Dr Whooves (Used on fanfics)
POSE: stand
SOURCE: fanart
WIDTH: 33
HEIGHT: 25
$$$
$balloon10$
$\$ 
$\$ 
$\$ 
 
 
 
 
 
 
 
  
  
  
 

 
 
 
  
  
  
  
  
  

View file

@ -1,24 +1,42 @@
$balloon9$
$\$
$\$
$\$
  
       
       
        
         
           
          
            
         
        
           
           
           
         
          
         
          
         
       
  
$$$
BALLOON: top
COAT: brown
DISPLAY: full, left
EYE: brown
FREE: yes
GROUP: stallion
KIND: earth
LICENSE: CC0
MANE: black
NAME: Dr Hooves #8 (mentioned on the fanart)
OTHER NAMES: Dr Whoof, Dr Whooves (Used on fanfics)
POSE: stand
SOURCE: fanart
WIDTH: 37
HEIGHT: 24
$$$
$balloon9$
$\$ 
$\$ 
$\$ 
 
 
 
 
 
 
  
  
 
 
 
 
   
   
   
  
  
  
  
  

View file

@ -1,23 +1,41 @@
$balloon12$
$\$
$\$
$\$
  
     
    
    
     
        
         
     
    
      
        
     
          
          
           
          
           
        
     
$$$
BALLOON: top
COAT: red
DISPLAY: full, left
EYE: cyan
FREE: yes
GROUP: stallion
KIND: earth
LICENSE: CC0
MANE: black
NAME: Dr Hooves #9 (mentioned on the fanart)
OTHER NAMES: Dr Whoof, Dr Whooves (Used on fanfics)
POSE: stand, smiling
SOURCE: fanart
WIDTH: 32
HEIGHT: 23
$$$
$balloon12$
$\$ 
$\$ 
$\$ 
 
 
 
 
 
  
  
 
 
 
 
 
 
  
  
  
  
 
 

View file

@ -1,24 +1,43 @@
$balloon23$
$\$
$\$
$\$
  
       
       
      
    
        
       
          
        
       
            
            
         
       
         
         
           
          
          
      
$$$
APPEARANCE: S01E01 Friendship is Magic part 1
BALLOON: top
COAT: brown
DISPLAY: full, right
EYE: blue
FREE: no
GROUP: stallion
KIND: earth
MANE: black
MASTER: drhooves
NAME: Time Turner (official on the Traing cards)
OTHER NAMES: Dr Hooves (official according to Welovefine), Doctor Hooves (long name)
POSE: stand
SOURCE: Tumblr NSFW
WIDTH: 40
HEIGHT: 24
$$$
$balloon23$
$\$ 
$\$ 
$\$ 
 
 
 
 
 
 
 
 
  
  
  
  
  
  
  
  
  
  
  
  

View file

@ -1,25 +1,44 @@
$balloon30$
$\$
$\$
$\$
  
   
         
         
       
   
        
    
       
      
          
           
          
            
           
               
            
          
         
      
  
$$$
AURA: purple
BALLOON: top
COAT: purple
DISPLAY: full, right
EYE: purple
FREE: yes
GROUP: stallion, coltified
KIND: unicorn
LICENSE: CC0
MANE: purple
MEDIA: [fanfic: Wrong spell, On a Cross and Arrow]
NAME: Dusk Shine (on the first fanart)
POSE: stand
SOURCE: imageboard
WIDTH: 38
HEIGHT: 25
$$$
$balloon30$
$\$ 
$\$ 
$\$ 
 
 
 
 
 
 
 

 
   
 
  
  
  
 
  
  
  
  
  
  

View file

@ -1,24 +1,52 @@
$balloon29$
$\$
$\$
$\$
  
    
      
        
       
       
        
      
          
         
        
         
        
          
         
          
              
          
         
   
$$$
BALLOON: top
COAT: white
DISPLAY: full, right
EYE: blue
FREE: yes
GROUP: stallion, coltified
KIND: unicorn
LICENSE: CC0 (CC0 1.0 Universal)
LINK: regular
MANE: purple
MEDIA: [fanfic: Wrong spell, On a Cross and Arrow]
NAME: Elusive (on the first fanart)
POSE: troting
SOURCE: imageboard
WIDTH: 42
HEIGHT: 24
The person who associated a work with this deed has dedicated the work to
the public domain by waiving all of his or her rights to the work worldwide under
copyright law, including all related and neighboring rights, to the extent allowed
by law.
You can copy, modify, distribute and perform the work, even for commercial
purposes, all without asking permission. See Other Information below.
http://creativecommons.org/publicdomain/zero/1.0/legalcode
$$$
$balloon29$
$\$ 
$\$ 
$\$ 
 
 
 

 
 
 
  
  
 
  
  
  
 
  
  
    
  
  
  

View file

@ -1,34 +1,54 @@
$$$
AURA: white (majority of sources)
BALLOON: top
COAT: white
DISPLAY: full, left
EYE: blue
FREE: yes
GROUP: mare, original
KIND: alicorn
LICENSE: cc-by-sa (Creative Commons Attribution-ShareAlike 3.0 Unported)
LINK: regular
MANE: red
MEDIA: deviantart.com (varius artists)
NAME: Faust (most frecuent name)
OTHER NAMES: Lauren Faust (owner name), Fausticon (given in other minor sources)
POSE: stand
SOURCE: [jristz]
WIDTH: 51
HEIGHT: 31
License summary: https://creativecommons.org/licenses/by-sa/3.0
Full license text: https://creativecommons.org/licenses/by-sa/3.0/legalcode
$$$
$balloon3$
$\$
$\$
$\$
    
      
     
       
         
              
            
         
          
            
        
      
           
                   
                 
              
             
                
                    
             
               
              
        
            
            
        
     
$balloon3$
$\$ 
$\$ 
$\$ 
   
  
   
   
  
  
 
 
 
 
 
 
 
  
   
  
  
   
    
   
    
   
  
  
  
  
  

View file

@ -0,0 +1,47 @@
$$$
APPEARANCE: S01E01 Frienship is Magic [Part 1] (animated in a book, real life first appearance is S01E02 Frienship is Magic [Part 2])
AURA: yellow
BALLOON: top
COAT: white
DISPLAY: full, left
EYE: pink
FREE: no
GROUP: mare, tritagonist, royal
KIND: alicorn
LINK: regular
MANE: pastel
MASTER: celestia
NAME: Celestia
OTHER NAMES: Princess Celestia (official, full name)
POSE: filly
SOURCE: (Asparagus) Desktop ponies
WIDTH: 47
HEIGHT: 27
$$$
$balloon25$
$\$ 
$\$ 
$\$ 
$\$ 
$\$    
$\$  



  
 
 
 
  
  
  
  
  
   
   
   
   
   
  


View file

@ -0,0 +1,47 @@
$$$
APPEARANCE: S01E01 Frienship is Magic [Part 1] (animated in a book, real life first appearance is S01E02 Frienship is Magic [Part 2])
AURA: yellow
BALLOON: top
COAT: white
DISPLAY: full, left
EYE: closed, pink
FREE: no
GROUP: mare, tritagonist, royal
KIND: alicorn
LINK: regular
MANE: pink
MASTER: celestia
NAME: Celestia
OTHER NAMES: Princess Celestia (official, full name)
POSE: filly, sleep
SOURCE: (Asparagus) Desktop Ponies
WIDTH: 36
HEIGHT: 26
$$$
$balloon6$
$\$ 
$\$ 
$\$ 
 
  
 
 
 
 
 
 
 
  
 
 
 



 
 
 
 
 


View file

@ -1,40 +1,65 @@
$$$
BALLOON: top
COAT: pink
DISPLAY: full, left
EYE: purple (ponysay), blue (source)
FREE: yes
GROUP: mare, consept
KIND: pegasus
LICENSE: CC0 (CC0 1.0 Universal)
LINK: regular
MANE: blue
MEDIA: thefyrefly.tumblr.com
NAME: Fyrefly (previous generation)
POSE: flying
SOURCE: (Bot-chan) imageboard, (months later) Desktop ponies OC
WIDTH: 36
HEIGHT: 37
The person who associated a work with this deed has dedicated the work to
the public domain by waiving all of his or her rights to the work worldwide under
copyright law, including all related and neighboring rights, to the extent allowed
by law.
You can copy, modify, distribute and perform the work, even for commercial
purposes, all without asking permission. See Other Information below.
http://creativecommons.org/publicdomain/zero/1.0/legalcode
$$$
$balloon18$
$\$
$\$
$\$
   
     
       
    
    
    
         
    
       
         
          
            
               
           
         
         
     
     
      
          
       
        
           
            
           
      
       
     
   
   
  
  
 
$balloon18$
$\$ 
$\$ 
$\$ 
  
  
 

 
 
 
 
 
   
 
 


 
 
 
  
 
 
  
  
   
   
   
  
   
  
 
 
 
 
 

View file

@ -0,0 +1,49 @@
$$$
BALLOON: top
COAT: white
DISPLAY: full, left
EYE: cyan
FREE: yes
GROUP: mare, marefied
KIND: unicorn
LICENSE: cc-by-sa (Creative Commons Attribution-ShareAlike 3.0 Unported)
LINK: regular
MANE: blue
MEDIA: [fanfic: Wrong spell, On a Cross and Arrow]
NAME: Gleaming Shield (given by the author)
POSE: stand
SOURCE: [jristz] (Based on images in MLPGenderBlend deviantart group)
WIDTH: 41
HEIGHT: 28
License summary: https://creativecommons.org/licenses/by-sa/3.0
Full license text: https://creativecommons.org/licenses/by-sa/3.0/legalcode
$$$
$balloon36$
$\$ 
$\$ 
$\$ 
 
  
 



 


 
  
  
 
 
  
  
   
   
   
   
   
   
  
  

53
extraponies/hestelle.pony Normal file
View file

@ -0,0 +1,53 @@
$$$
BALLOON: top
BALLOON BOTTOM: 0
BALLOON TOP: 3
COAT: orange
DISPLAY: full, left
EYE: purple
FREE: yes
GROUP: mare
KIND: alicorn
LICENSE: CC0
LINK: regular
MANE: black
MASTER: hestelle
MEDIA: (none)
NAME: Princess Hestelle
OTHER NAMES: Hestelle, Princessan Hestelle (Swedish name)
POSE: stand
SOURCE: [maandree]
WIDTH: 37
HEIGHT: 22
Princess Hestelle was a mascot in the section for Section for Physics
in the Royal Institute of Technology during the reception (hazing) of
2012. Princess Hestelle is names after Princess Estelle of Sweden born
in February the same year. Hestelle is a portmanteau of Häst (horse)
and Estelle.
$$$
$balloon3$
$\$ 
$\$ 
$\$ 
 
 
 
 
 
 
 
 
  
  
 
 

  
  
  
  
  
  
  
  

View file

@ -0,0 +1,53 @@
$$$
APPEARANCE: Bronies: The Extremely Unexpected Adult Fans of My Little Pony
AURA: yellow
BALLOON: top
COAT: brown
DISPLAY: full, right
EYE: gray
FREE: yes
GROUP: stallion
KIND: unicorn
LICENSE: cc-by-sa (Creative Commons Attribution-ShareAlike 3.0 Unported)
LINK: regular
MANE: gray
MEDIA: Documentary Film
NAME: John de Lancie (owner name, given by the author)
POSE: stand
SOURCE: [jristz]
WIDTH: 44
HEIGHT: 30
License summary: https://creativecommons.org/licenses/by-sa/3.0
Full license text: https://creativecommons.org/licenses/by-sa/3.0/legalcode
$$$
$balloon3$
$\$ 
$\$ 
$\$ 
  
 
 
 
 
 
 
 
 
 
 
  
  
 
  
 
 
  
  
  
  
  
  
  
  
  

59
extraponies/jristz.pony Normal file
View file

@ -0,0 +1,59 @@
$$$
BALLOON: top
BALLOON BOTTOM: 0
BALLOON TOP: 2
COAT: red
DISPLAY: full, left
EYE: brown
FREE: yes
GROUP: stallion, fox, original
KIND: unicorn, hybrid, animal
LICENSE: GNU All Permissive License
LINK: regular
MANE: gray
MASTER: jristz
MEDIA: Ponysay contributor original pony
NAME: jristz
OTHER NAMES: Jristz Random, Xristh, Jota, Pablo Lezaeta (author)
POSE: unsure
SOURCE: https://github.com/jristz/dotfiles/blob/master/poni/jristz.png
WIDTH: 57
HEIGHT: 30
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved. This file is offered as-is,
without any warranty.
$$$
$balloon3$
$\$ 
$\$ 
$\$ 
  
  
 
 
  
 
 
 
  
 
 
  
  
  
 
 
  
  
 
  
  
     
   
   
  
  
  
 

67
extraponies/maandree.pony Normal file
View file

@ -0,0 +1,67 @@
$$$
BALLOON: top
BALLOON BOTTOM: 0
BALLOON TOP: 3
COAT: beige
DISPLAY: full, left
EYE: blue
FREE: yes
GROUP: stallion, original
KIND: pegasus
LICENSE: GNU All Permissive License
LINK: regular
MANE: purple
MASTER: maandree
MEDIA: Ponysay contributor original pony
NAME: maandree
OTHER NAMES: Mattias Andrée
POSE: wings
SOURCE: http://github.com/maandree/art/pony/maandree
WIDTH: 64
HEIGHT: 37
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved. This file is offered as-is,
without any warranty.
$$$
$balloon10$
$\$ 
$\$ 
$\$ 
 
  
 
 
 
 
 
  
   
    
  
  
  
  
  
 
 
 
  
 
 
  
  
  
  
  
    
   
   
    
   
   
    
   
   
 

View file

@ -1,25 +0,0 @@
$balloon17$
$\$
$\$
$\$
   
   
     
          
        
       
          
         
      
     
    
      
      
            
         
           
         
       
    
  
 

View file

@ -1,40 +1,61 @@
$balloon66$
$\$
$\$
$\$
  
    
         
       
             
         
            
         
        
             
         
                  
             
            
         
            
            
             
             
               
                 
                
               
                 
             
                  
                
                 
                 
         
        
          
      
   
   
 
$$$
AURA: yellow
BALLOON: top
BASED ON: celestia
COAT: white
DISPLAY: full, right
EYE: pink
FREE: no
GROUP: mare
KIND: alicorn
LINK: regular
MANE: pink
MEDIA: (John Joseco) askprincessmolestia.tumblr.com NSFW
NAME: Princess Molestia (Named given by the author)
OTHER NAMES: Molestia (short name), Molly (given by the author on comments)
POSE: smile
SOURCE: [jristz]
WIDTH: 95
HEIGHT: 40
$$$
$balloon66$
$\$ 
$\$ 
$\$ 
 
   
   
  
   
  
  
 
 
 
  
  
  
  
 
  
  
  
  
  
    
    
    
    
    
    
    
    
   
    
    
  
  
 
  
 

View file

@ -1,20 +1,41 @@
$balloon6$
$\$
$\$
$\$
  
    
       
      
       
         
      
     
       
       
       
          
          
              
            
      
$$$
BALLOON: top
COAT: black
DISPLAY: full, left
EYE: cyan
FREE: yes
GROUP: filly
KIND: alicorn
LICENSE: cc-by-sa (Creative Commons Attribution-ShareAlike 3.0 Unported)
LINK: regular
MANE: blue
MEDIA: [fanfic: Past Sins]
NAME: Nyx (given by the author)
POSE: stand
SOURCE: [jristz]
WIDTH: 35
HEIGHT: 20
License summary: https://creativecommons.org/licenses/by-sa/3.0
Full license text: https://creativecommons.org/licenses/by-sa/3.0/legalcode
$$$
$balloon6$
$\$ 
$\$ 
$\$ 
  
 
 
 
 
 
 
 
   
  
 
  
 
   
  
  

View file

@ -1,20 +1,42 @@
$balloon13$
$\$
$\$
$\$
  
      
      
      
       
            
       
      
     
    
            
         
         
         
          
  
$$$
BALLOON: top
COAT: black
DISPLAY: full, left
EYE: cyan
FREE: yes
GROUP: filly
KIND: alicorn
LICENSE: cc-by-sa (Creative Commons Attribution-ShareAlike 3.0 Unported)
LINK: regular
MANE: blue
MASTER: nyx
MEDIA: [fanfic: Past Sins]
NAME: Nyx (given by the author)
POSE: disguised
SOURCE: [jristz]
WIDTH: 35
HEIGHT: 20
License summary: https://creativecommons.org/licenses/by-sa/3.0
Full license text: https://creativecommons.org/licenses/by-sa/3.0/legalcode
$$$
$balloon13$
$\$ 
$\$ 
$\$ 
 
  
 
 
 
 
 
 
  
 
  
 
  
 
   
  

44
extraponies/orion.pony Normal file
View file

@ -0,0 +1,44 @@
$$$
APPEARANCE: Rainbow Dash Present: Capitain Hook The Biker Gorrila (whish is secretely Rainbow Factory - don't tell to Equestria Daily)
BALLOON: top
COAT: brown
DISPLAY: full, right
EYE: black
FREE: yes
GROUP: colt
KIND: pegasus
LICENSE: cc-by-sa (Creative Commons Attribution-ShareAlike 3.0 Unported)
LINK: regular
MANE: pink
NAME: Orion Comet
OTHER NAMES: Orion (official, sometimes), OC (official, short)
POSE: crossdress
SOURCE: Fan Video
WIDTH: 28
HEIGHT: 22
License summary: https://creativecommons.org/licenses/by-sa/3.0
Full license text: https://creativecommons.org/licenses/by-sa/3.0/legalcode
$$$
$balloon14$
$\$ 
$\$ 
$\$ 
 
 
 



 
 
  
  
 
 
 
  
  
  
  
 

61
extraponies/paradise.pony Normal file
View file

@ -0,0 +1,61 @@
$$$
APPEARANCE: Paradise
BALLOON: top
COAT: white
COAT: cyan
DISPLAY: full, left
DISPLAY: full, left
EYE: pink
EYE: green
FREE: no
GROUP: mare, tritagonist
GROUP: mare, tritagonist
GROUP NAME: paradise
KIND: earth
KIND: earth
LINK: regular
LINK ON: 1
MANE: pink
MANE: blue
MASTER: celestia
MEDIA: fanfic
NAME: Celestia
NAME: Luna
OTHER NAMES: Princess Celestia (official, full name)
OTHER NAMES: Princess Luna (official, full name), Lunija (official, russian), Nightmare Moon (official, corrupted), Woona (unofficial)
POSE: stand
SOURCE: [jristz]
WIDTH: 55
HEIGHT: 30
$$$
$balloon6$
$\$ 
$\$ 
$\$ 
 
 
 
 
 
 
 
 
 
 
    
 
 
 
 
 
 
  
  
  
 
  
  
    
    
   

View file

@ -1,26 +1,48 @@
$balloon35$
$\$
$\$
$\$
   
    
       
       
            
          
               
              
           
              
             
                
           
           
          
             
               
          
             
           
        
  
$$$
APPEARANCE: S01E01 Friendship is Magic [part 1]
BALLOON: top
BASED ON: Generation 3 Pinkie Pie
COAT: pink
DISPLAY: full, left
EYE: blue
FREE: no
GROUP: mare, mane
KIND: earth
LINK: regular
MANE: pink
MASTER: pinkie
MEDIA: [Fanfic: Cupcake (NSFW)]
NAME: Pinkie Pie
OTHER NAMES: Pinkie (offical, short name), Pinkamina Diane Pie (official, full name)
POSE: cupcake
SOURCE: desktop ponies
WIDTH: 49
HEIGHT: 26
$$$
$balloon35$
$\$ 
$\$ 
$\$ 
  
 
 
 

 
  
   
  
  
  
  
  
  
  
  
  
  
    
   
   
  

View file

@ -0,0 +1,39 @@
$$$
APPEARANCE: S02E04 Luna Eclipsed
BALLOON: top
COAT: brown
DISPLAY: full, left
EYE: white
FREE: no
GROUP: colt, background, voiced
KIND: earth
LINK: regular
MANE: brown
NAME: Pipsqueak
OTHER NAMES: Pip (unofficial, short name)
POSE: stand
SOURCE: desktop ponies
WIDTH: 33
HEIGHT: 20
$$$
$balloon9$
$\$ 
$\$ 
$\$ 
  
 
 
 
 
  
 
  
  

   
 
 
  
  
  

View file

@ -0,0 +1,47 @@
$$$
BALLOON: top
COAT: brown
DISPLAY: full, left
EYE: closed, red
FREE: yes
GROUP: mare
KIND: earth
LICENSE: cc-by-sa (Creative Commons Attribution-ShareAlike 3.0 Unported)
LINK: regular
MANE: yellow, red
MEDIA: [Comics]
NAME: Pizza pony (on Welovefine merchandise)
OTHER NAMES: Pizza (on many previous fanart)
POSE: smile
SOURCE: [jristz]
WIDTH: 39
HEIGHT: 25
License summary: https://creativecommons.org/licenses/by-sa/3.0
Full license text: https://creativecommons.org/licenses/by-sa/3.0/legalcode
$$$
$balloon3$
$\$ 
$\$ 
$\$ 
  
 
 
 
 
  
  
  
  
  
 
 
  
 
 
   
    
    
  
   
  

View file

@ -1,23 +1,42 @@
$balloon34$
$\$
$\$
$\$
  
      
     
      
        
           
                 
             
             
               
                
               
                
              
               
            
            
           
      
$$$
BALLOON: top
BASED ON: Generation 1 Posey
COAT: yellow
DISPLAY: full, right
EYE: blue
FREE: no
GROUP: mare, consept
KIND: earth
LINK: regular
MANE: pink
MEDIA: Lauren Faust's deviantart
NAME: Posey (mentioned by Lauren Faust)
POSE: fear
SOURCE: [jristz]
WIDTH: 49
HEIGHT: 23
$$$
$balloon34$
$\$ 
$\$ 
$\$ 
 
 
 

 
 
  
  
  
  
    
    
   
    
   
  
  
    
  

View file

@ -1,26 +1,44 @@
$balloon10$
$\$
$\$
$\$
   
     
    
       
         
            
          
               
         
         
        
         
      
       
          
              
               
          
        
       
   
 
$$$
BALLOON: top
COAT: blue
DISPLAY: full, left
EYE: purple
FREE: yes
GROUP: stallion, coltified
KIND: pegasus
LICENSE: CC0
MANE: rainbow
MEDIA: [fanfic: Wrong spell, On a Cross and Arrow]
NAME: Rainbow Blitz (on first fanart)
POSE: flying
SOURCE: imageboard
WIDTH: 43
HEIGHT: 26
$$$
$balloon10$
$\$ 
$\$ 
$\$ 
  
 
 
 
  
 
 
 
 
 
 
 
  
 
  
  
  
 
 
  
  
 

View file

@ -1,29 +1,49 @@
$balloon9$
$\$
$\$
$\$
  
      
        
        
   
    
        
       
        
      
           
       
          
         
  
      
     
      
     
     
     
   
     
     
 
$$$
BALLOON: top
BASED ON: lyra
COAT: geen
DISPLAY: full, left
EYE: yellow
FREE: yes
GROUP: mare
KIND: seapony
LICENSE: cc-by-sa
MANE: cyan
MEDIA: [Comics]
NAME: Lyra Heartstrings (official, in merchandise)
OTHER NAMES: Lyra (unoficial), Heartstrings (previous official), Sealyra (this one), Harpass
POSE: playing
SOURCE: imageboard
WIDTH: 30
HEIGHT: 29
$$$
$balloon9$
$\$ 
$\$ 
$\$ 
 
 
 
 
 
 
 
 
 
 
   
 





 
 
 
 
 
 
 
 

View file

@ -1,30 +1,48 @@
$balloon20$
$\$
$\$
$\$
 
   
     
   
     
    
    
  
    
   
 
      
     
     
       
      
           
          
         
          
         
          
           
        
          
    
$$$
AURA: black
BALLOON: top
BASED ON: (original)
COAT: gray
DISPLAY: full, right
FREE: yes
GROUP: stallion
KIND: earth
LICENSE: cc-by
NAME: Slander pony (name gived by the author)
OTHER NAMES: Slander (short version)
POSE: troting
SOURCE: [jristz]
WIDTH: 34
HEIGHT: 30
$$$
$balloon20$
$\$ 
$\$ 
$\$ 
 
 
 
 
 



 
 
 
 
 
 
 
 
  
  
  
  
  
  
  
  
  
  

42
extraponies/snowdrop.pony Normal file
View file

@ -0,0 +1,42 @@
$$$
APPEARANCE: Snowdrop ( http://youtu.be/do6RDSwaWek )
BALLOON: top
COAT: cyan
DISPLAY: full, left
EYE: blue, blind
FREE: yes
GROUP: filly
KIND: pegasus
LICENSE: cc-by-sa (Creative Commons Attribution-ShareAlike 3.0 Unported)
LINK: regular
MANE: white
MEDIA: Fan Original Animation
NAME: Snowdrop
POSE: sad
SOURCE: [jristz]
WIDTH: 33
HEIGHT: 20
License summary: https://creativecommons.org/licenses/by-sa/3.0
Full license text: https://creativecommons.org/licenses/by-sa/3.0/legalcode
$$$
$balloon20$
$\$ 
$\$ 
$\$ 
  
 
 
 
 
 

 
  
 
 
 
 
   
   
 

View file

@ -1,25 +1,44 @@
$balloon7$
$\$
$\$
$\$
  
        
      
      
     
           
             
             
          
         
           
          
               
           
                
               
              
            
           
       
  
$$$
BALLOON: top
BASED ON: Generation 1 Sparkler
COAT: cyan
DISPLAY: full. left
EYE: blue
FREE: no
GROUP: mare, consept
KIND: unicorn
LINK: regular
MANE: purple
MEDIA: fanart
NAME: Sparkler (mentioned by Lauren Faust)
POSE: stand
SOURCE: [jristz]
WIDTH: 50
HEIGHT: 25
$$$
$balloon7$
$\$ 
$\$ 
$\$ 
 
 
 
 
 
 
  
  
  
 
  
  
  
  
   
  
   
   
  
  
  

View file

@ -1,29 +1,54 @@
$$$
BALLOON: top
COAT: yellow
DISPLAY: full, right
EYE: purple
FREE: yes
GROUP: mare, consept
KIND: pegasus
LICENSE: CC0 (CC0 1.0 Universal)
LINK: regular
MANE: white
MEDIA: asksurprise.tumblr.com
NAME: Surprise (official, previous generation)
POSE: stand
SOURCE: [jristz] based on (Jay Wright, DeathPony/deathpwny) Desktop ponies OC
WIDTH: 49
HEIGHT: 26
The person who associated a work with this deed has dedicated the work to
the public domain by waiving all of his or her rights to the work worldwide under
copyright law, including all related and neighboring rights, to the extent allowed
by law.
You can copy, modify, distribute and perform the work, even for commercial
purposes, all without asking permission. See Other Information below.
http://creativecommons.org/publicdomain/zero/1.0/legalcode
$$$
$balloon35$
$\$
$\$
$\$
   
    
       
       
          
       
           
            
          
             
            
                
            
            
       
           
                   
              
                
               
        
  
$balloon35$
$\$ 
$\$ 
$\$ 
  
 
 
 

 
  
   
  
   
  
  
  
  
  
  
   
   
    
   
   
  

47
extraponies/tempo.pony Normal file
View file

@ -0,0 +1,47 @@
$$$
BALLOON: top
COAT: pink
DISPLAY: full, left
EYE: purple
FREE: yes
GROUP: stallion, coltified
KIND: alicorn
LICENSE: cc-by-sa (Creative Commons Attribution-ShareAlike 3.0 Unported)
LINK: regular
MANE: pastel
MEDIA: [Fanfic: Wrong spell, On a Cross and Arrow]
NAME: Prince Tempo (given by the author)
OTHER NAMES: Prince D'Amore Temporus (full name), Tempo (short name)
POSE: stand
SOURCE: [jristz] (Based on images in MLPGenderBlend deviantart group)
WIDTH: 47
HEIGHT: 25
License summary: https://creativecommons.org/licenses/by-sa/3.0
Full license text: https://creativecommons.org/licenses/by-sa/3.0/legalcode
$$$
$balloon31$
$\$ 
$\$ 
$\$ 
    
 
 
 
 
  
 
 
  
  
  
  
  
  
  
  
  
  
  
  
  

58
extraponies/ticket.pony Normal file
View file

@ -0,0 +1,58 @@
$$$
APPEARANCE: Ponychan.net /pic/ ( http://www.ponychan.net/chan/pic/res/711613.html )
AURA: yellow
BALLOON: top
COAT: yellow
DISPLAY: full, left
EYE: green
FREE: yes
GROUP: mare, original
KIND: alicorn
LICENSE: CC0 (CC0 1.0 Universal)
LINK: regular
MANE: yellow
MASTER: ticket
MEDIA: ponychan.net
NAME: Ticket (given by the author)
OTHER NAMES: Queen of /pic/ (official, tittle)
POSE: wait
SOURCE: [jristz]
WIDTH: 43
HEIGHT: 26
The person who associated a work with this deed has dedicated the work to
the public domain by waiving all of his or her rights to the work worldwide under
copyright law, including all related and neighboring rights, to the extent allowed
by law.
You can copy, modify, distribute and perform the work, even for commercial
purposes, all without asking permission. See Other Information below.
http://creativecommons.org/publicdomain/zero/1.0/legalcode
$$$
$balloon3$
$\$ 
$\$ 
$\$ 
  
 
 
 
 
 
  
  
  
  
  
  
  
  
  
  
    
    
   
  
  
  

View file

@ -1,24 +1,43 @@
$balloon13$
$\$
$\$
$\$
 
    
       
         
         
        
             
          
           
            
           
             
        
              
                  
              
               
           
       
  
$$$
BALLOON: top
BASED ON: Generation 1 Twilight
COAT: pink
DISPLAY: full, right
EYE: closed
FREE: no
GROUP: mare, consept
KIND: unicorn
LINK: regular
MANE: purple
MEDIA: Lauren Faust's deviantart
NAME: Twilight (mentioned by Lauren Faust)
POSE: cast
SOURCE: [jristz]
WIDTH: 50
HEIGHT: 24
$$$
$balloon13$
$\$ 
$\$ 
$\$ 
 
  
 
 
 
  
   
  
  
  
  
  
 
  
   
   
   
   
  
  

View file

@ -1,27 +1,50 @@
$balloon20$
$\$
$\$
$\$
   
     
   
       
      
        
         
         
          
            
        
         
          
         
          
          
         
            
            
               
            
       
  
$$$
APPEARANCE: Moonstuck reply 1
AURA: white
BALLOON: top
COAT: gray
DISPLAY: full, left
EYE: gray
FREE: sharable
GROUP: filly
KIND: alicorn
LICENSE: cc-by-nc-sa (Creative Commons Attribution-NonCommerical-ShareAlike 3.0 Unported)
MANE: gray
MEDIA: (egophiliac) woonastuck.tumblr.com
NAME: Woona (by the author)
OTHER NAMES: Princess Woona (on a reply), Chosen woon (given by the Rocs)
POSE: stand
SOURCE: desktop ponies OC
WIDTH: 43
HEIGHT: 27
License summary: https://creativecommons.org/licenses/by-nc-sa/3.0
Full license text: https://creativecommons.org/licenses/by-nc-sa/3.0/legalcode
$$$
$balloon20$
$\$ 
$\$ 
$\$ 
 
  
 
  
 
 
 
 
 
  
  
  

  
  
  
  
  
   
   
   
  
  

View file

@ -1,23 +1,47 @@
$balloon5$
$\$
$\$
$\$
   
        
       
        
           
           
           
         
     
          
        
            
        
           
               
                
            
            
      
$$$
APPEARANCE: Moonstuck reply 1
AURA: white
BALLOON: top
BASED ON: woona
COAT: gray
DISPLAY: full, left
EYE: gray
FREE: sharable
GROUP: filly
KIND: alicorn
LICENSE: cc-by-nc-sa (Creative Commons Attribution-NonCommerical-ShareAlike 3.0 Unported)
MANE: gray
MEDIA: (egophiliac) woonastuck.tumblr.com
NAME: Woona (by the author)
OTHER NAMES: Princess Woona (on a reply), Chosen woon (given by the Rocs)
POSE: stand, no hat
SOURCE: desktop ponies OC
WIDTH: 43
HEIGHT: 23
License summary: https://creativecommons.org/licenses/by-nc-sa/3.0
Full license text: https://creativecommons.org/licenses/by-nc-sa/3.0/legalcode
$$$
$balloon5$
$\$ 
$\$ 
$\$ 
 
 
 
 
 
 
  
  


  
  
  
  
   
    
   
   
  

View file

@ -1,26 +1,56 @@
$balloon6$]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$\$
$\$
$\$
]P3af875f ]P0000000]PFffd787 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PBaf875f]P7ffd787]P0000000 ]PBaf875f ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd7d787]P3af875f]PFffffd7 ]P0000000]PBaf875f]P7ffd787 ]P3af875f ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd7d787 ]PFd7d787]P7ffffd7]P7d7d787 ]P7ffffd7 ]P3af875f ]PFffd787]P3d7875f ]P3af875f]P0000000]PBaf875f ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd7d787]P7ffffd7 ]P3af875f ]P3d7875f ]P7ffd787 ]P9d7875f]PBaf875f ]P3af875f ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd7d787]P7ffffd7]P7d7d787 ]P7ffd787]P0000000]P7d7d787 ]P0000000]P7ffffd7]P7ffd787 ]P3d7875f ]P7ffd787 ]P3d7875f ]P7ffd787 ]PBaf875f]P3af875f ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd7d787]P3d7875f ]P7ffd787 ]P8000000]P7d7d787]PFffffd7 ]P7ffd787 ]P3d7875f ]P7ffd787 ]PBaf875f]P3af875f ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P3d7875f ]P7ffd787 ]P0000000 ]P7ffffff ]PA00af00]P200af00 ]P7ffffff ]P0000000 ]P7ffd787 ]P3d7875f ]P3af875f ]P7ffd787 ]P3af875f ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P3d7875f ]P7ffd787 ]P8000000]P7ffffff]P0000000 ]P25fd75f]PE87d787]P7ffffff ]P0000000 ]P7ffd787 ]P7d7d787 ]P3af875f ]P7ffd787 ]P3af875f ]P0000000 ]PFd7d787]P7ffffd7]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P3d7875f ]P7ffd787 ]PE87d787]PFffffff]P8000000]PFffffff ]PFd7d787]P7ffffd7 ]P7d7d787 ]P3af875f ]P7ffd787 ]P3af875f ]P7ffffd7]P0000000 ]PFd7d787]P7ffffd7 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P9d7875f]P7ffd787 ]P7ffffff]P7ffd787 ]PFffffff]PFd7d787]P7ffffd7]P7d7d787 ]P3af875f ]PFffffd7]P7ffffd7 ]P7d7d787 ]P0000000]PFd7d787 ]PFd7d787]P1d7005f]P7ffffd7 ]P7d7d787 ]P7ffffd7 ]P7d7d787 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P9d7875f]P3d7875f ]P7ffd787 ]PFd7d787]P7d7d787 ]P7ffffd7 ]P7d7d787 ]PFffffd7]P9d7875f]P7ffd787]P25fd75f]P7ffd787]P0000000]P7d7d787 ]PFffffd7]P0000000]P9d7005f]P7d7d787]PFffffd7]P7ffffd7 ]P7d7d787 ]P7ffffd7 ]P7d7d787]P0000000]PFd7d787 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P3d7875f ]P7ffd787 ]PFd7d787]P7ffffd7]P7ffd787]P7ffffd7]P7d7d787 ]P7ffd787 ]P1d7005f ]P7ffd787 ]P9d7875f]P0000000 ]PFd7d787 ]P7d7d787 ]P7ffffd7 ]P7d7d787 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P3d7875f ]P7ffd787 ]P25fd75f]P9d7005f]P7ffd787 ]P25fd75f]P7ffd787 ]P3d7875f ]P0000000 ]PFd7d787]P7ffffd7]P7d7d787 ]P0000000]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P9d7875f]P7ffd787 ]P3d7875f ]P1d7005f]PFffd787]P7ffd787 ]P9d7005f]P9d7875f]P0000000 ]PFd7d787 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P3d7875f ]P7ffd787 ]P9d7875f]P3d7875f ]PFffd787]P7ffd787 ]P9d7875f]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P3d7875f ]P7ffd787 ]P3d7875f ]P0000000 ]P9d7875f]P3d7af00]P3d7875f ]P7ffd787 ]P3d7875f ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P9d7875f]P3d7875f ]P7ffd787 ]P3d7875f ]P0000000 ]P3d7875f ]P3d7af00 ]P3d7875f ]P7ffd787 ]P3d7875f ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P3d7875f ]P7ffd787 ]P3d7875f ]P0000000 ]P3d7875f ]PBd7af00]P3d7af00 ]P3d7875f ]P7ffd787 ]P3d7875f ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd7af87]P7d7af87 ]P3d7af00]P9d7875f]P7ffd787 ]P3d7875f ]P0000000 ]P7d7af87 ]P3d7875f]PFd7d7af]PBd7af00 ]PFffd787]P7ffd787 ]P3d7875f ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P7d7af87 ]PFd7d7af]P7d7d787 ]P7ffd787]P9d7875f]P7ffffd7]P7ffd787]P7ffffd7]P7d7d787]P0000000 ]P7d7af87 ]PFd7d7af]P7d7d787 ]P3d7875f]PFffffd7]PFffd787]PFffffd7]PFffd787 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P7d7d787 ]PFffffd7 ]P0000000 ]P7d7d787 ]PFffffd7 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$$$
BALLOON: top
COAT: brown
DISPLAY: full, left
EYE: green
FREE: yes
GROUP: stallion, manes, coltified
KIND: earth
LICENSE: CC0 (CC0 1.0 Universal)
LINK: regular
MANE: yellow
MEDIA: [fanfic: Wrong spell, On a Cross and Arrow]
NAME: Applejack (name on the fanlabor wikia)
OTHER NAMES: Male Applejack (on the show credits)
POSE: stand
SOURCE: MLP Fanlavor Wikia
WIDTH: 41
HEIGHT: 26
The person who associated a work with this deed has dedicated the work to
the public domain by waiving all of his or her rights to the work worldwide under
copyright law, including all related and neighboring rights, to the extent allowed
by law.
You can copy, modify, distribute and perform the work, even for commercial
purposes, all without asking permission. See Other Information below.
http://creativecommons.org/publicdomain/zero/1.0/legalcode
$$$
$balloon6$
$\$ 
$\$ 
$\$ 
]P3AF875F]PBAF875F]P0000000]PFFFD787]P7AAAAAA 
]PBAF875F]P7FFD787]P0000000]P7AAAAAA ]PBAF875F]P7AAAAAA 
]PFD7D787]P3AF875F]PFFFFFD7]PBAF875F]P0000000]P3AF875F]PFFFD787]P7FFD787]P3AF875F]PBAF875F]P0000000]P7AAAAAA 
]PFD7D787]P7AAAAAA ]PFD7D787]P7D7D787]PFFFFFD7]PFD7D787]P7FFFFD7]PFFFFFD7]P3AF875F]PBAF875F]PFFFD787]P3D7875F]P9D7875F]PFFFD787]P7FFD787]P9D7875F]P3AF875F]PFFFD787]P7FFD787]PBAF875F]P3AF875F]PFFFD787]P0000000]PBAF875F]P7AAAAAA 
]PFD7D787]P7FFFFD7]PFFFFFD7]PFD7D787]P7D7D787]PFFFFFD7]P7FFFFD7]PFD7D787]P7D7D787]PFFFFFD7]P7FFFFD7]P3AF875F]PBAF875F]P3D7875F]P9D7875F]P7FFD787]PFFFD787]P3D7875F]P7FFD787]P9D7875F]PBAF875F]P3AF875F]PFFFD787]P7FFD787]P3AF875F]PBAF875F]P0000000]P7AAAAAA 
]PFD7D787]P7D7D787]PFFFFFD7]P7FFFFD7]PFD7D787]P7D7D787]PFFFD787]P8000000]PFD7D787]P8000000]P7FFFFD7]PFD7D787]P7D7D787]PFFFFFD7]P7FFD787]PFD7D787]PFFFD787]P3D7875F]P9D7875F]P7FFD787]PFFFD787]P3D7875F]P9D7875F]P7FFD787]PFFFD787]P3AF875F]P7FFD787]PBAF875F]P3AF875F]P0000000]P7AAAAAA 
]PFD7D787]P3D7875F]P9D7875F]P7FFD787]PFFFD787]P8000000]P7D7D787]P7FFFFD7]PFD7D787]P7D7D787]P7FFD787]PFFFD787]P3D7875F]P9D7875F]P7FFD787]PFFFD787]P3AF875F]PBAF875F]P0000000]P7AAAAAA 
]P3D7875F]P9D7875F]P7FFD787]PFFFD787]P0000000]P8000000]P7FFFFFF]PFFFFFFF]P200AF00]PA00AF00]P7FFFFFF]PFFFFFFF]P0000000]P8000000]P7FFD787]PFFFD787]P3D7875F]P9D7875F]P3AF875F]PBAF875F]P7FFD787]PFFFD787]P3AF875F]PBAF875F]P0000000]P7AAAAAA 
]P3D7875F]P9D7875F]P7FFD787]PFFFD787]P0000000]PFFFFFFF]P8000000]P25FD75F]PE87D787]P7FFFFFF]PFFFFFFF]P0000000]P8000000]P7FFD787]PFFFD787]P7D7D787]PFD7D787]P3AF875F]PBAF875F]P7FFD787]PFFFD787]P3AF875F]PBAF875F]P0000000]P7AAAAAA ]PFD7D787]P7D7D787]PFFFFFD7]P0000000]PFD7D787]P7AAAAAA 
]P3D7875F]P9D7875F]P7FFD787]PFFFD787]P287D787]P7FFFFFF]P0000000]P7FFD787]PFFFFFFF]PFFFD787]PFD7D787]P7D7D787]PFFFFFD7]P7FFFFD7]P7D7D787]PFD7D787]P3AF875F]PBAF875F]P7FFD787]PFFFD787]P3AF875F]PBAF875F]P7D7D787]PFFFFFD7]P0000000]PFD7D787]P7AAAAAA ]PFD7D787]P7D7D787]PFFFFFD7]P7FFFFD7]PFD7D787]PFFFFFD7]P7D7D787]P7FFFFD7]PFD7D787]P7D7D787]PFFFFFD7]P0000000]PFD7D787]P7AAAAAA 
]P9D7875F]P7FFD787]P3D7875F]PFFFD787]P7FFD787]P7FFFFFF]P9D7875F]P7FFD787]PFFFD787]P7FFFFFF]P7FFD787]PFD7D787]P7D7D787]PFFFFFD7]P7FFFFD7]PFD7D787]P7D7D787]PFFFFFD7]PFD7D787]P3AF875F]PBAF875F]PFFFFFD7]P7FFFFD7]P7D7D787]PFD7D787]P0000000]P7AAAAAA ]PFD7D787]P7D7D787]P9D7005F]P7FFFFD7]PFD7D787]P7D7D787]PFFFFFD7]P7FFFFD7]PFD7D787]P7D7D787]PFFFFFD7]P7FFFFD7]PFD7D787]P7D7D787]P7FFFFD7]PFFFFFD7]P7D7D787]PFD7D787]P0000000]P7AAAAAA 
]P9D7875F]P3D7875F]PFFFD787]P7FFD787]P7D7D787]PFD7D787]P7FFFFD7]PFFFFFD7]P7D7D787]PFD7D787]P7FFFFD7]P7D7D787]P9D7875F]P3D7875F]PFFFD787]PA5FD75F]PFFFD787]P0000000]P9D7875F]P7D7D787]PFD7D787]P7FFFFD7]P0000000]P9D7005F]P1D7005F]PFD7D787]P7FFFFD7]P7D7D787]PFFFFFD7]P7FFFFD7]PFD7D787]PFFFFFD7]P7D7D787]PFD7D787]P7FFFFD7]PFFFFFD7]PFD7D787]P0000000]P7AAAAAA 
]P3D7875F]P9D7875F]P7FFD787]PFFFD787]P7D7D787]P7FFFFD7]PFD7D787]P7D7D787]PFFFD787]P7FFFFD7]PFD7D787]P7D7D787]P7FFD787]PFFFD787]P1D7005F]P9D7005F]P7FFD787]PFFFD787]P3D7875F]P0000000]P9D7875F]P7AAAAAA ]PFD7D787]P7AAAAAA ]P7D7D787]PFD7D787]P7FFFFD7]PFFFFFD7]P7D7D787]PFD7D787]P0000000]P7AAAAAA 
]P3D7875F]P9D7875F]P7FFD787]PFFFD787]P25FD75F]P9D7005F]P7FFD787]PFFFD787]P25FD75F]P9D7005F]P7FFD787]PFFFD787]P3D7875F]P9D7875F]P0000000]P7AAAAAA ]PFD7D787]P7FFFFD7]P7D7D787]PFFFFFD7]PFD7D787]P0000000]P7AAAAAA
]P9D7875F]P7FFD787]PFFFD787]P3D7875F]P9D7875F]P1D7005F]PFFFD787]P7FFD787]P1D7005F]P7FFD787]P9D7875F]P0000000]P7AAAAAA ]PFD7D787]P7AAAAAA 
]P3D7875F]P9D7875F]P7FFD787]PFFFD787]P9D7875F]P3D7875F]P7FFD787]PFFFD787]P3D7875F]P0000000]P9D7875F]P7AAAAAA 
]P3D7875F]P9D7875F]P7FFD787]PFFFD787]P3D7875F]P9D7875F]P0000000]P7AAAAAA ]P9D7875F]P3D7AF00]P3D7875F]PBD7AF00]P9D7875F]P7FFD787]PFFFD787]P3D7875F]P9D7875F]P0000000]P7AAAAAA 
]P9D7875F]P3D7875F]PFFFD787]P7FFD787]P3D7875F]P9D7875F]P0000000]P7AAAAAA ]P3D7875F]P9D7875F]P3D7AF00]PBD7AF00]P3D7875F]P9D7875F]P7FFD787]PFFFD787]P3D7875F]P9D7875F]P0000000]P7AAAAAA 
]P3D7875F]P9D7875F]P7FFD787]PFFFD787]P3D7875F]P9D7875F]P0000000]P7AAAAAA ]P3D7875F]P9D7875F]P3D7AF00]PBD7AF00]P3D7875F]P9D7875F]P7FFD787]PFFFD787]P3D7875F]P9D7875F]P0000000]P7AAAAAA 
]PFD7AF87]P7D7AF87]P3D7AF00]P9D7875F]P3D7875F]PFFFD787]P7FFD787]P3D7875F]P9D7875F]P0000000]P7AAAAAA ]P7D7AF87]PFD7AF87]P3D7875F]PFD7D7AF]P3D7AF00]P9D7875F]P3D7875F]P7FFD787]PFFFD787]P3D7875F]P9D7875F]P0000000]P7AAAAAA 
]P7D7AF87]PFD7AF87]P7D7D7AF]P7D7D787]PFD7D787]P7FFD787]P9D7875F]P3D7875F]PFFFFFD7]P7FFD787]P9D7875F]P3D7875F]PFFFFFD7]PFD7D787]P0000000]P7AAAAAA ]P7D7AF87]PFD7AF87]P7D7D7AF]P7D7D787]PFD7D787]P3D7875F]PFFFFFD7]P7FFD787]P9D7875F]P3D7875F]PFFFFFD7]P7FFD787]P9D7875F]P3D7875F]P0000000]P7AAAAAA 
]P7D7D787]PFD7D787]P7FFFFD7]P7D7D787]P0000000]P7AAAAAA ]P7D7D787]PFD7D787]P7FFFFD7]P7D7D787]P0000000]P7AAAAAA 
]P0000000]P1800000]P2008000]P3808000]P4000080]P5800080]P6008080]P7C0C0C0]P8808080]P9FF0000]PA00FF00]PBFFFF00]PC0000FF]PDFF00FF]PE00FFFF]PFFFFFFF

View file

@ -1,25 +1,45 @@
$balloon23$]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$\$
$\$
$\$
]PFd7d787]P7ffffd7]P0000000]P9d7875f ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P7d7d787 ]PFffffd7]P7ffffd7 ]P7d7d787]P7ffffd7 ]P3d7875f]PFffd787]P7ffd787 ]P3d7875f ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd7d787]P7ffffd7 ]P3d7875f ]P7ffd787 ]P3d7af5f]P9d7875f]P7ffd787 ]P3d7875f ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd7d787]P7ffffd7 ]P7d7d787 ]P7ffd787 ]P3d7875f ]P7ffd787 ]P3d7875f ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd7d787]P7ffffd7 ]P0000000]PFffffff]P7d7d787]P0000000]PFffd787]P7ffd787 ]P3d7875f]PFd7d787]P7d7d787 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd7d787]P3d7875f]P7ffd787 ]P0000000 ]PA5fd75f]P7ffffff]P25fd75f ]P7ffffff ]P7ffd787]P8000000 ]P7d7d787 ]P7ffffd7 ]P7d7d787 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd7d787 ]P3d7875f ]P7ffd787 ]P0000000 ]PFffffff]P25fd75f ]P7ffffff ]P7ffd787 ]P7d7d787 ]P7ffffd7 ]P7d7d787 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd7d787]P7ffffd7 ]P0000000 ]P3d7875f ]PFffd787]P3d7af5f]P7ffd787 ]P8000000]P7ffffff]P0000000 ]P25fd75f ]P7ffffff]PFffd787]P7ffd787 ]P7ffffff]P7ffd787 ]P7d7d787 ]PFffffd7]P7ffffd7 ]P7d7d787 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd7d787]P7ffffd7 ]P7d7d787 ]P0000000 ]P9d7875f]P7ffd787]P3d7875f ]P7ffd787 ]PFffffff ]PFd7d787]P7ffffd7 ]P7d7d787 ]P7ffffd7 ]P7d7d787 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd7d787]P7ffffd7 ]P7d7d787 ]PFffffd7]P7ffffd7 ]PFd7d787]P0000000]P9d7875f]P3d7875f ]P7ffd787 ]PFd7d787]P7ffffd7 ]P7d7d787 ]P7ffffd7 ]P7d7d787 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P7d7d787 ]P7ffffd7 ]P7d7d787 ]P7ffffd7 ]PFd7d787]P0000000 ]P3d7875f ]P7ffd787 ]P25fd75f]P9d7005f]P7ffd787 ]P9d7875f ]P7d7d787 ]P7ffffd7 ]PFd7d787 ]P7d7d787 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P7d7d787 ]P7ffffd7 ]P7d7d787 ]P7ffffd7 ]P7d7d787 ]P0000000 ]P3d7875f ]P7ffd787 ]PA5fd75f]P9d7005f]PA5fd75f ]P7d7d787 ]P7ffffd7 ]PFd7d787 ]P7d7d787 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P7d7d787 ]P7ffffd7 ]P7d7d787 ]P7ffffd7 ]P7d7d787 ]P0000000 ]P3d7875f ]P7ffd787 ]P1d7005f ]P7ffd787 ]P1d7005f ]P7ffd787 ]PFd7d787]P7ffffd7]P1d7005f]P7ffffd7 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P7d7d787 ]P7ffffd7 ]P7d7d787 ]P7ffffd7 ]P7d7d787 ]P0000000 ]P3d7875f ]P7ffd787 ]P9d7875f ]PFd7d787]P7d7d787 ]P7ffffd7 ]P9d7005f]P7d7d787 ]P0000000]PFd7d787 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd7d787]P7ffffd7 ]P7d7d787 ]P7ffffd7 ]P7d7d787 ]P0000000 ]P9d7875f]P7ffd787 ]P3d7875f ]P3d7af5f]P3d7875f ]P0000000]P3d7875f ]P7d7d787]PFffd787 ]P9d7875f]PFffffd7]PBd7af5f]P9d7875f]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd7d787]P7ffffd7 ]P0000000 ]P3d7875f ]P7ffd787 ]P9d7875f]P3d7af5f ]P3d7875f ]P0000000 ]P3d7875f ]P7ffd787 ]P3d7875f ]P3d7af5f ]P3d7875f ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd7d787]P7d7d787 ]P7ffffd7]P1d7005f]PFffffd7]P7d7d787 ]P0000000]PFd7d787 ]P9d7875f]P7ffd787 ]P3d7875f ]P3d7af5f ]P3d7875f ]P0000000 ]P3d7875f ]P7ffd787 ]P3d7875f ]P3d7af5f ]P3d7875f ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P7d7d787 ]P7ffffd7 ]PFd7d787 ]P7d7d787 ]P0000000 ]P3d7875f ]P7ffd787 ]P3d7875f ]P3d7af5f ]P3d7875f ]P0000000 ]P3d7875f ]P7ffd787 ]P3d7875f ]P3d7af5f ]P3d7875f ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd7d787]P7d7d787 ]PFffffd7]P0000000]PFd7d787 ]PFd7d787 ]P9d7875f]P7ffd787 ]P3d7875f ]P3d7af5f ]P3d7875f ]P0000000 ]P3d7875f ]P7ffd787 ]P3d7875f ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P3d7875f ]P7ffd787 ]P3d7875f ]P0000000]P9d7875f ]P9d7875f]P7ffd787 ]P3d7875f ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P9d7875f ]P9d7875f ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$$$
BALLOON: top
BASED ON: Generation 1 Apple Jack
COAT: yellow
DISPLAY: full, right, turn
EYE: green
FREE: no
GROUP: mare, consept
KIND: earth
LINK: regular
MANE: brown
MEDIA: [fanart]
NAME: Applejack (given by Lauren Faust)
POSE: watching
SOURCE: Lauren Faust's deviantart
WIDTH: 37
HEIGHT: 25
$$$
$balloon23$
$\$ 
$\$ 
$\$ 
]PFD7D787]P7D7D787]PFFFFFD7]P0000000]PFD7D787]P9D7875F]P7AAAAAA 
]P7D7D787]PFD7D787]P7FFFFD7]PFFFFFD7]PFD7D787]P7D7D787]PFFFFFD7]P7FFFFD7]P9D7875F]P3D7875F]PFFFD787]P7FFD787]P3D7875F]P9D7875F]P0000000]P7AAAAAA 
]PFD7D787]P7D7D787]PFFFFFD7]P7FFFFD7]PFD7D787]P7D7D787]PFFFFFD7]P7FFFFD7]PFD7D787]P3D7875F]P9D7875F]P7FFD787]PFFFD787]P3D7AF5F]P9D7875F]P7FFD787]PFFFD787]P3D7875F]P9D7875F]P0000000]P7AAAAAA 
]PFD7D787]P7D7D787]PFFFFFD7]P7FFFFD7]PFD7D787]P7D7D787]PFFFFFD7]P7FFFFD7]PFD7D787]PFFFFFD7]P7D7D787]PFD7D787]P7FFD787]PFFFD787]P3D7875F]P9D7875F]P7FFD787]PFFFD787]P3D7875F]P9D7875F]P0000000]P7AAAAAA 
]PFD7D787]P7FFFFD7]PFFFFFD7]PFD7D787]P7D7D787]PFFFFFD7]P7FFFFD7]PFD7D787]P7D7D787]P8000000]P0000000]PFFFFFFF]P7D7D787]P0000000]P7FFD787]P8000000]PFFFD787]P3D7875F]PFD7D787]P7D7D787]P0000000]P7AAAAAA 
]PFD7D787]P7D7D787]P9D7875F]PFFFD787]P7FFD787]P0000000]P8000000]P25FD75F]PFFFFFFF]PA5FD75F]P7FFFFFF]PFFFFFFF]P7FFD787]P8000000]PFFFD787]P7D7D787]PFD7D787]P7FFFFD7]PFFFFFD7]P7D7D787]PFD7D787]P0000000]P7AAAAAA 
]PFD7D787]P7AAAAAA ]P3D7875F]P9D7875F]P7FFD787]PFFFD787]P0000000]P8000000]P7FFFFFF]P25FD75F]PA5FD75F]P7FFFFFF]PFFFFFFF]P7FFD787]PFFFD787]P7D7D787]PFD7D787]P7FFFFD7]PFFFFFD7]P7D7D787]PFD7D787]P0000000]P7AAAAAA 
]PFD7D787]P7D7D787]PFFFFFD7]P7FFFFD7]P7D7D787]P0000000]PFD7D787]P7AAAAAA ]P3D7875F]P9D7875F]PFFFD787]P7FFD787]PBD7AF5F]PFFFD787]P0000000]P7FFFFFF]P8000000]P0000000]P25FD75F]PA5FD75F]P7FFFFFF]PFFFD787]P7FFD787]PFFFFFFF]PFFFD787]P7D7D787]PFD7D787]PFFFFFD7]P7FFFFD7]PFD7D787]PFFFFFD7]P7D7D787]PFD7D787]P0000000]P7AAAAAA
]PFD7D787]P7D7D787]PFFFFFD7]P7FFFFD7]PFD7D787]PFFFFFD7]P7D7D787]PFD7D787]P0000000]P7AAAAAA ]P9D7875F]P7FFD787]P3D7875F]P7FFD787]PFFFD787]P7FFFFFF]P7FFD787]P7FFFFFF]P7FFD787]PFD7D787]P7D7D787]PFFFFFD7]P7FFFFD7]P7D7D787]PFD7D787]P7FFFFD7]PFFFFFD7]P7D7D787]PFD7D787]P0000000]P7AAAAAA
]PFD7D787]P7D7D787]PFFFFFD7]P7FFFFD7]PFD7D787]P7D7D787]PFFFFFD7]P7FFFFD7]PFD7D787]P7D7D787]P7FFFFD7]PFFFFFD7]P7D7D787]P0000000]P9D7875F]P3D7875F]PFFFD787]P7FFD787]PFD7D787]P7D7D787]PFFFFFD7]P7FFFFD7]P7D7D787]PFD7D787]P7FFFFD7]PFFFFFD7]P7D7D787]PFD7D787]P0000000]P7AAAAAA
]P7D7D787]PFD7D787]P7FFFFD7]PFFFFFD7]P7D7D787]PFD7D787]P7FFFFD7]PFFFFFD7]PFD7D787]P0000000]P7AAAAAA ]P3D7875F]P9D7875F]P7FFD787]PFFFD787]P25FD75F]P9D7005F]P7FFD787]PFFFD787]P3D7875F]P7FFD787]P7D7D787]PFD7D787]P7FFFFD7]PFFFFFD7]PFD7D787]P7D7D787]PFFFFFD7]P7FFFFD7]P7D7D787]PFD7D787]P0000000]P7AAAAAA
]P7D7D787]PFD7D787]P7FFFFD7]PFFFFFD7]P7D7D787]PFD7D787]P7FFFFD7]PFFFFFD7]P7D7D787]PFD7D787]P0000000]P7AAAAAA ]P3D7875F]P9D7875F]P7FFD787]PFFFD787]PA5FD75F]P1D7005F]PFFFD787]P7FFD787]PA5FD75F]PFFFD787]P7D7D787]PFD7D787]P7FFFFD7]PFFFFFD7]PFD7D787]P7D7D787]PFFFFFD7]P7FFFFD7]P7D7D787]PFD7D787]P0000000]P7AAAAAA 
]P7D7D787]PFD7D787]P7FFFFD7]PFFFFFD7]P7D7D787]PFD7D787]P7FFFFD7]PFFFFFD7]P7D7D787]PFD7D787]P0000000]P7AAAAAA ]P3D7875F]P9D7875F]P7FFD787]PFFFD787]P1D7005F]P9D7005F]P7FFD787]PFFFD787]P1D7005F]P9D7005F]P7FFD787]PFFFD787]PFD7D787]P7D7D787]PFFFFFD7]P9D7005F]P7FFFFD7]PFD7D787]PFFFFFD7]P7D7D787]P7FFFFD7]PFD7D787]P0000000]P7AAAAAA 
]P7D7D787]PFD7D787]P7FFFFD7]PFFFFFD7]P7D7D787]PFD7D787]P7FFFFD7]PFFFFFD7]P7D7D787]PFD7D787]P0000000]P7AAAAAA ]P3D7875F]P9D7875F]P7FFD787]PFFFD787]P9D7875F]P3D7875F]PFFFD787]P7FFD787]P7D7D787]PFD7D787]P7FFFFD7]PFFFFFD7]P1D7005F]P7D7D787]PFD7D787]P0000000]P7AAAAAA 
]PFD7D787]P7FFFFD7]PFFFFFD7]P7D7D787]PFD7D787]P7FFFFD7]PFFFFFD7]P7D7D787]PFD7D787]P0000000]P7AAAAAA ]P9D7875F]P3D7875F]PFFFD787]P7FFD787]P9D7875F]P3D7875F]PBD7AF5F]P9D7875F]P0000000]P3D7875F]P7D7D787]PFFFD787]PFD7D787]P9D7875F]P7FFFFD7]PFD7D787]P7D7D787]PBD7AF5F]P9D7875F]P0000000]P7AAAAAA 
]PFD7D787]P7FFFFD7]PFFFFFD7]PFD7D787]P7D7D787]PFFFFFD7]P7FFFFD7]PFD7D787]P0000000]P7AAAAAA ]P3D7875F]P9D7875F]P7FFD787]PFFFD787]P9D7875F]P3D7875F]PBD7AF5F]P3D7AF5F]P3D7875F]P9D7875F]P0000000]P7AAAAAA ]P3D7875F]P9D7875F]P7FFD787]PFFFD787]P3D7875F]P9D7875F]P3D7AF5F]PBD7AF5F]P3D7875F]P9D7875F]P0000000]P7AAAAAA 
]PFD7D787]P7D7D787]PFFFFFD7]P9D7005F]P7FFFFD7]P7D7D787]PFD7D787]P0000000]P7AAAAAA ]P9D7875F]P3D7875F]PFFFD787]P7FFD787]P3D7875F]P9D7875F]P3D7AF5F]PBD7AF5F]P3D7875F]P9D7875F]P0000000]P7AAAAAA ]P3D7875F]P9D7875F]P7FFD787]PFFFD787]P3D7875F]P9D7875F]P3D7AF5F]PBD7AF5F]P3D7875F]P9D7875F]P0000000]P7AAAAAA 
]P7D7D787]PFD7D787]P7FFFFD7]PFFFFFD7]PFD7D787]PFFFFFD7]P7D7D787]PFD7D787]P0000000]P7AAAAAA ]P3D7875F]P9D7875F]P7FFD787]PFFFD787]P3D7875F]P9D7875F]P3D7AF5F]PBD7AF5F]P3D7875F]P9D7875F]P0000000]P7AAAAAA ]P3D7875F]P9D7875F]P7FFD787]PFFFD787]P3D7875F]P9D7875F]P3D7AF5F]PBD7AF5F]P3D7875F]P9D7875F]P0000000]P7AAAAAA 
]PFD7D787]P7D7D787]P7FFFFD7]P0000000]P7AAAAAA ]PFD7D787]P7AAAAAA ]P9D7875F]P3D7875F]PFFFD787]P7FFD787]P3D7875F]P9D7875F]P3D7AF5F]PBD7AF5F]P3D7875F]P9D7875F]P0000000]P7AAAAAA ]P3D7875F]P9D7875F]P7FFD787]PFFFD787]P3D7875F]P9D7875F]P0000000]P7AAAAAA 
]P3D7875F]P9D7875F]P7FFD787]PFFFD787]P3D7875F]P9D7875F]P0000000]P7AAAAAA ]P9D7875F]P7FFD787]PFFFD787]P3D7875F]P9D7875F]P0000000]P7AAAAAA 
]P9D7875F]P7AAAAAA ]P9D7875F]P7AAAAAA 
]P0000000]P1800000]P2008000]P3808000]P4000080]P5800080]P6008080]P7C0C0C0]P8808080]P9FF0000]PA00FF00]PBFFFF00]PC0000FF]PDFF00FF]PE00FFFF]PFFFFFFF

View file

@ -1,28 +1,58 @@
$balloon46$]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$\$
$\$
$\$
]PC5f5faf]P85f5f87 ]P85f5f87]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P85f5f87 ]PC5f5faf]P787afff ]P45f5f87 ]P45f5faf ]P85f5f87]PF87afff]P0000000]PC5f5faf ]P85f5f87]P45f5faf]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P45f5f87 ]PC5f5faf]P0000000]P85f5f87]P45f5f87 ]P45f5faf ]P45f5f87 ]P787afff ]P45f5f87 ]P45f5faf ]P45f5f87 ]P45f5faf ]P787afff ]PC5f5faf]P45f5f87 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P85f5f87]P45f5faf ]P45f5f87 ]P45f5faf ]P45f5f87 ]P787afff ]P45f5f87 ]P45f5faf ]PF87afff]P787afff ]P45f5faf ]P787afff ]P45f5faf ]P45f5f87]P787afff ]P45f5faf ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P85f5f87]P45f5f87 ]P45f5faf ]P45f5f87 ]P787afff ]P45f5faf ]P8000000 ]P787afff ]PC5f5faf]P45f5faf ]P45f5f87]P787afff ]P45f5faf ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P45f5f87 ]P45f5faf ]P85f5f87]P45f5f87 ]P45f5faf ]P45f5f87 ]PC5f5faf ]P787afff ]P45f5faf ]P0000000]PFffffff]P7ffffff ]P65faf87 ]P0000000]PC5f5faf]P45f5faf ]P85f5f87]P787afff]P0000000]PC5f5faf ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P85f5f87]P45f5faf ]P45f5f87 ]P45f5faf ]P45f5f87 ]P787afff]PC5f5faf ]P45f5faf ]PFffffff]P65faf87 ]P0000000 ]P45f5faf ]P85f5f87]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P45f5f87 ]PC5f5faf]P45f5faf ]P45f5f87 ]P787afff ]P45f5faf ]P8000000 ]P85f5f87]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P85f5f87]P45f5faf]P45f5f87 ]P45f5faf ]P45f5f87 ]P787afff ]P45f5faf ]P45f5f87 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P800005f]P85f5f87]P45f5f87 ]P45f5faf ]P45f5f87 ]P45f5faf]P800005f ]P85f5f87]P45f5f87 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PC5f5faf ]P800005f]P000005f ]P45f5faf ]P85f5f87 ]P000005f ]PC5f5faf]P85f5f87]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PC5f5faf]P787afff ]P000005f]PFffffff]P7ffffff ]P000005f ]P45f5faf ]P800005f ]P000005f ]P7ffffff]P000005f ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PC5f5faf]P787afff ]P45f5faf ]P0000000 ]P45f5f87 ]P000005f ]PC5f5faf]P45f5faf ]P000005f]P45f5faf ]P800005f]P000005f ]PFffffff ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P45f5faf ]P787afff ]P45f5faf ]P787afff ]PC5f5faf ]P45f5faf ]P0000000 ]P45f5f87 ]P000005f]PC5f5faf]P45f5faf ]P000005f]P45f5faf ]P85f5f87]P45f5f87 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P45f5faf ]P787afff ]P45f5faf ]P787afff ]P45f5faf ]P787afff ]P45f5faf ]P0000000 ]P45f5f87 ]P45f5faf ]P85f5f87]P45f5f87 ]P45f5faf ]P45f5f87 ]P45f5faf]P45f5f87 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P45f5faf ]P787afff ]P45f5faf ]P787afff ]P45f5faf ]P787afff ]P45f5faf ]P45f5f87 ]PC5f5faf]P45f5faf ]P45f5f87 ]P0000000]P85f5f87 ]P85f5f87]P45f5f87 ]P45f5faf ]P45f5f87 ]P45f5faf ]P45f5f87 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P45f5faf ]P787afff ]P45f5faf ]P787afff ]PC5f5faf]P45f5faf ]P787afff ]P45f5faf ]P45f5f87 ]P45f5faf ]P45f5f87 ]P0000000]P85f5f87 ]P800005f]P45f5f87]PC5f5faf]P45f5faf ]P45f5f87 ]P800005f]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PC5f5faf]P787afff]P45f5faf ]P787afff ]P45f5faf ]P787afff ]P45f5faf ]P787afff ]P85f5f87]P45f5f87 ]P45f5faf ]P45f5f87 ]P45f5faf ]P45f5f87 ]P0000000 ]P000005f ]P0303030 ]P800005f]P45f5faf]P0303030]P000005f ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P45f5faf ]P787afff ]P45f5faf ]P787afff]P800005f]P0303030]P45f5faf]P45f5f87]P8303030]P000005f ]P0000000 ]P800005f]P0303030 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P45f5faf ]PF87afff]P787afff ]P000005f ]P0303030 ]P800005f ]P000005f ]P0000000 ]P800005f]P0303030]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P45f5faf ]P787afff ]PC5f5faf]P800005f]P0303030 ]P000005f ]P0303030 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PC5f5faf]P787afff ]P000005f]P8303030]P0000000]P800005f ]P800005f ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P45f5faf ]PF87afff]P0000000]PC5f5faf ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PC5f5faf]P787afff]P45f5faf ]PF87afff]P0000000]PC5f5faf ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$$$
BALLOON: top
COAT: blue
DISPLAY: full, left
EYE: cyan
FREE: yes
GROUP: stallion
KIND: alicorn
LICENSE: CC0 (CC0 1.0 Universal)
LINK: regular
MANE: blue
MEDIA: [fanfic: Wrong spell, On a Cross and Arrow]
NAME: Prince Artemis
OTHER NAMES: Artemis (shorted on varoius fanfincs)
POSE: flying
SOURCE: [jristz]
WIDTH: 48
HEIGHT: 28
The person who associated a work with this deed has dedicated the work to
the public domain by waiving all of his or her rights to the work worldwide under
copyright law, including all related and neighboring rights, to the extent allowed
by law.
You can copy, modify, distribute and perform the work, even for commercial
purposes, all without asking permission. See Other Information below.
http://creativecommons.org/publicdomain/zero/1.0/legalcode
$$$
$balloon46$
$\$ 
$\$ 
$\$ 
]PC5F5FAF]P85F5F87]P7AAAAAA ]P85F5F87]P7AAAAAA
]P85F5F87]P7AAAAAA ]PC5F5FAF]P45F5FAF]PF87AFFF]P787AFFF]P45F5F87]P85F5F87]P45F5FAF]PC5F5FAF]P45F5F87]P45F5FAF]P85F5F87]PF87AFFF]P0000000]PC5F5FAF]P7AAAAAA ]P85F5F87]P45F5F87]PC5F5FAF]P0000000]P7AAAAAA 
]P45F5F87]P85F5F87]PC5F5FAF]P0000000]P85F5F87]P45F5F87]P45F5FAF]PC5F5FAF]P45F5F87]P85F5F87]P787AFFF]PF87AFFF]P45F5F87]P85F5F87]P45F5FAF]PC5F5FAF]P45F5F87]P85F5F87]P45F5FAF]PC5F5FAF]P45F5F87]P787AFFF]PF87AFFF]PC5F5FAF]P45F5F87]P85F5F87]PC5F5FAF]P0000000]P7AAAAAA 
]P85F5F87]P45F5FAF]PC5F5FAF]P45F5F87]P85F5F87]P45F5FAF]PC5F5FAF]P45F5F87]P85F5F87]P787AFFF]PF87AFFF]P45F5F87]P85F5F87]P45F5FAF]PC5F5FAF]P45F5F87]P45F5FAF]PF87AFFF]P787AFFF]P45F5FAF]PC5F5FAF]P787AFFF]PF87AFFF]P45F5FAF]PC5F5FAF]P45F5F87]PF87AFFF]P787AFFF]P45F5FAF]PC5F5FAF]P0000000]P7AAAAAA 
]P85F5F87]P45F5F87]P45F5FAF]PC5F5FAF]P45F5F87]P45F5FAF]P85F5F87]PC5F5FAF]P45F5F87]P85F5F87]P787AFFF]PF87AFFF]P45F5FAF]PC5F5FAF]P8000000]PC5F5FAF]P787AFFF]PF87AFFF]PC5F5FAF]P45F5FAF]P85F5F87]P787AFFF]PF87AFFF]P45F5FAF]PC5F5FAF]P0000000]P7AAAAAA 
]P45F5F87]P85F5F87]P45F5FAF]PC5F5FAF]P45F5F87]P85F5F87]P45F5FAF]PC5F5FAF]P45F5F87]P85F5F87]P45F5FAF]P45F5F87]P787AFFF]PF87AFFF]P45F5FAF]PC5F5FAF]P0000000]PFFFFFFF]P7FFFFFF]P65FAF87]PE5FAF87]P0000000]PFFFFFFF]P45F5FAF]P8000000]PC5F5FAF]P45F5F87]P787AFFF]P85F5F87]P0000000]PC5F5FAF]P7AAAAAA 
]P85F5F87]P45F5FAF]PC5F5FAF]P45F5F87]P85F5F87]P45F5FAF]PC5F5FAF]P45F5F87]P85F5F87]P787AFFF]PC5F5FAF]PF87AFFF]PC5F5FAF]P45F5FAF]P7FFFFFF]P65FAF87]PE5FAF87]P7FFFFFF]P8000000]P0000000]P45F5FAF]PC5F5FAF]P45F5F87]P0000000]P85F5F87]P7AAAAAA 
]P45F5F87]P85F5F87]PC5F5FAF]P45F5FAF]P85F5F87]PC5F5FAF]P45F5F87]P85F5F87]P787AFFF]PF87AFFF]P45F5FAF]PC5F5FAF]P0000000]P45F5FAF]P45F5F87]P0000000]P85F5F87]P7AAAAAA 
]P85F5F87]P45F5FAF]P45F5F87]PC5F5FAF]P45F5FAF]P45F5F87]P85F5F87]P787AFFF]PF87AFFF]P45F5FAF]PC5F5FAF]P85F5F87]PC5F5FAF]P45F5F87]P85F5F87]P0000000]P7AAAAAA 
]P800005F]P85F5F87]P45F5F87]P45F5FAF]PC5F5FAF]P45F5F87]P85F5F87]P45F5FAF]P800005F]PC5F5FAF]P45F5F87]P45F5FAF]P85F5F87]P45F5F87]P0000000]P7AAAAAA 
]PC5F5FAF]P7AAAAAA ]P800005F]P000005F]P45F5FAF]PC5F5FAF]P45F5F87]P45F5FAF]P45F5F87]P000005F]P800005F]P45F5FAF]P45F5F87]P0000000]P7AAAAAA 
]PC5F5FAF]P45F5FAF]PF87AFFF]P787AFFF]PC5F5FAF]PF87AFFF]PC5F5FAF]P45F5FAF]P800005F]P000005F]PFFFFFFF]P7FFFFFF]P000005F]P800005F]P45F5FAF]PC5F5FAF]P800005F]PC5F5FAF]P000005F]P800005F]PFFFFFFF]P800005F]P0000000]P7AAAAAA 
]PC5F5FAF]P45F5FAF]PF87AFFF]P787AFFF]PC5F5FAF]P45F5FAF]PF87AFFF]P787AFFF]PC5F5FAF]P45F5FAF]P0000000]P7AAAAAA ]P45F5F87]P85F5F87]P000005F]P800005F]PC5F5FAF]P45F5FAF]P800005F]P000005F]PC5F5FAF]P45F5FAF]P000005F]P800005F]P7FFFFFF]P000005F]P0000000]P7AAAAAA 
]P45F5FAF]PC5F5FAF]P787AFFF]PF87AFFF]P45F5FAF]PC5F5FAF]P787AFFF]PF87AFFF]PC5F5FAF]P45F5FAF]PF87AFFF]P787AFFF]P45F5FAF]PC5F5FAF]P0000000]P7AAAAAA ]P45F5F87]P85F5F87]P000005F]PC5F5FAF]P45F5FAF]P800005F]PC5F5FAF]P45F5F87]P85F5F87]P0000000]P7AAAAAA 
]P45F5FAF]PC5F5FAF]P787AFFF]PF87AFFF]P45F5FAF]PC5F5FAF]P787AFFF]PF87AFFF]P45F5FAF]PC5F5FAF]P787AFFF]PF87AFFF]P45F5FAF]PC5F5FAF]P0000000]P7AAAAAA ]P45F5F87]P85F5F87]P45F5FAF]PC5F5FAF]P85F5F87]P45F5F87]P45F5FAF]PC5F5FAF]P45F5F87]P85F5F87]PC5F5FAF]P85F5F87]P0000000]P7AAAAAA 
]P45F5FAF]PC5F5FAF]P787AFFF]PF87AFFF]P45F5FAF]PC5F5FAF]P787AFFF]PF87AFFF]P45F5FAF]PC5F5FAF]P787AFFF]PF87AFFF]P45F5FAF]PC5F5FAF]P45F5F87]P85F5F87]PC5F5FAF]P45F5FAF]P45F5F87]P85F5F87]P45F5FAF]P0000000]P7AAAAAA ]P85F5F87]P45F5F87]PC5F5FAF]P45F5FAF]P45F5F87]P85F5F87]P45F5FAF]PC5F5FAF]P45F5F87]P85F5F87]P0000000]P7AAAAAA 
]P45F5FAF]PC5F5FAF]P787AFFF]PF87AFFF]P45F5FAF]PC5F5FAF]P787AFFF]PF87AFFF]PC5F5FAF]P45F5FAF]PF87AFFF]PC5F5FAF]P787AFFF]PF87AFFF]P45F5FAF]PC5F5FAF]P45F5F87]P85F5F87]P45F5FAF]PC5F5FAF]P85F5F87]P45F5F87]P0000000]P7AAAAAA ]P800005F]P45F5F87]PC5F5FAF]P45F5FAF]P45F5F87]P85F5F87]P45F5FAF]P45F5F87]P800005F]P0000000]P7AAAAAA 
]PC5F5FAF]P787AFFF]P45F5FAF]P787AFFF]PF87AFFF]P45F5FAF]PC5F5FAF]P787AFFF]PF87AFFF]P45F5FAF]PC5F5FAF]P787AFFF]PF87AFFF]P85F5F87]P45F5F87]P45F5FAF]PC5F5FAF]P45F5F87]P85F5F87]P45F5FAF]PC5F5FAF]P45F5F87]P85F5F87]P0000000]P7AAAAAA ]P000005F]P800005F]P0303030]P8303030]P000005F]P45F5FAF]P800005F]P000005F]P8303030]P800005F]P0000000]P7AAAAAA 
]P45F5FAF]PC5F5FAF]P787AFFF]PF87AFFF]P45F5FAF]PC5F5FAF]P787AFFF]P800005F]P000005F]P8303030]P45F5FAF]P800005F]P45F5F87]P8303030]P000005F]P800005F]P0000000]P7AAAAAA ]P800005F]P0303030]P8303030]P800005F]P0000000]P7AAAAAA 
]P45F5FAF]PC5F5FAF]P787AFFF]P45F5FAF]PF87AFFF]P787AFFF]P000005F]P800005F]P0303030]P8303030]P800005F]P000005F]P8303030]P0303030]P000005F]P800005F]P0000000]P7AAAAAA ]P800005F]P0303030]P0000000]P7AAAAAA 
]P45F5FAF]PC5F5FAF]P787AFFF]PF87AFFF]PC5F5FAF]P000005F]PF87AFFF]P0303030]P800005F]P8303030]P000005F]P800005F]P0303030]P8303030]P800005F]P0000000]P7AAAAAA 
]PC5F5FAF]P45F5FAF]PF87AFFF]P787AFFF]PC5F5FAF]P45F5FAF]PF87AFFF]P787AFFF]PC5F5FAF]P45F5FAF]PF87AFFF]P000005F]PC5F5FAF]P0303030]P800005F]P0000000]P7AAAAAA ]P800005F]P7AAAAAA 
]P45F5FAF]PC5F5FAF]P787AFFF]P45F5FAF]PF87AFFF]P787AFFF]PC5F5FAF]P45F5FAF]PF87AFFF]P787AFFF]PC5F5FAF]P0000000]P7AAAAAA 
]PC5F5FAF]P787AFFF]P45F5FAF]P787AFFF]P0000000]P7AAAAAA 
]P0000000]P1800000]P2008000]P3808000]P4000080]P5800080]P6008080]P7C0C0C0]P8808080]P9FF0000]PA00FF00]PBFFFF00]PC0000FF]PDFF00FF]PE00FFFF]PFFFFFFF

View file

@ -1,27 +1,49 @@
$balloon11$]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$\$
$\$
$\$
]PF8787d7]P7d7d7ff]P0000000]PFd7d7ff]P78787d7]P0000000]PF8787d7 ]PF8787d7 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PF8787d7]P4875fff ]PFd7d7ff]PF8787d7]P0000000]P4875fff]P78787d7 ]P0000000 ]PF8787d7]P78787d7 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PF8787d7]P7d7d7ff ]PC875fff]P4875fff ]PFd7d7ff ]P7d7d7ff ]P78787d7]PC875fff]P7d7d7ff]P78787d7 ]P0000000]PC5f0087 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd7d7ff ]P78787d7 ]P4875fff ]PFd7d7ff]P7d7d7ff ]PC875fff]P4875fff ]PFd7d7ff ]PC5f0087]P45f5fd7 ]P45f0087 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd7d7ff]P78787d7]P4875fff ]P78787d7]PC875fff]P7d7d7ff]PC5f5fd7]PF8787d7]P45f0087 ]P45f5fd7 ]P45f5faf]PC5f0087]P45f5fd7 ]P45f0087 ]P0000000]PF8787d7 ]PC5f0087 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PF8787d7]P4875fff ]PFd7d7ff]P78787d7]P45f5fd7 ]PC5f0087 ]P45f0087 ]P45f5fd7 ]P45f0087 ]P78787d7]PC875fff]P0000000]PF8787d7 ]PC5f0087]P45f5fd7 ]P45f0087 ]P0000000]P45f5fd7]P45f0087 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P78787d7 ]P7d7d7ff ]PC875fff]P4875fff ]P78787d7]P0000000]PF8787d7]PC5f0087]P45f5fd7]PFd7d7ff]PC5f0087]P0000000]PFffffff]PC5f0087]P45f5fd7 ]P4875fff ]P78787d7]PFd7d7ff]P45f0087 ]P45f5fd7 ]P45f0087 ]P45f5fd7 ]P45f0087 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P78787d7 ]P4875fff ]PFd7d7ff]P78787d7]P0000000]PF8787d7 ]P45f0087 ]P45f5fd7 ]PC5f0087]P0000000]PFffffff]P7ffffff ]P7af87af ]P7ffffff ]P0000000]PC5f5fd7]P45f5fd7 ]P7d7d7ff]PC5f0087]PC875fff ]P45f0087]PC5f5fd7]P45f5fd7 ]P45f0087]P45f5fd7 ]P45f0087 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P78787d7 ]P4875fff ]P78787d7 ]P0000000 ]PC5f0087]P45f0087 ]P45f5fd7 ]P0000000 ]PFffffff ]P7af87af]PFd7afd7]P7ffffff ]PC5f5fd7]P0000000]P45f5fd7 ]P7d7d7ff]PF8787d7]PC875fff]P4875fff ]P45f0087 ]P45f5fd7 ]PC5f0087 ]P45f0087 ]P45f5fd7 ]P45f0087 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PF8787d7]P4875fff ]P78787d7 ]P0000000 ]P45f0087 ]P45f5fd7 ]PC5f0087 ]P7af87af]P7d7afd7]P7ffffff]P45f5fd7 ]P45f0087 ]P78787d7 ]P4875fff ]P45f0087 ]P45f5fd7]P45f0087 ]PC5f5fd7]P45f5fd7 ]P45f0087]P0000000]PC5f0087 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd7d7ff]P7d7d7ff ]P4875fff]P78787d7]P0000000]PC5f0087]P7ffffff ]P45f5fd7 ]PFd7d7ff]P45f0087]P78787d7]P4875fff ]P45f0087]PF8787d7]P45f5fd7 ]P45f0087 ]P45f5fd7 ]PC5f0087]P0000000 ]PF8787d7]PFd7d7ff ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd7d7ff ]PF8787d7]P7d7d7ff ]P78787d7 ]P0000000]PFd7d7ff]PC5f0087]P45f5fd7 ]P78787d7 ]P7d7d7ff]PC875fff ]PF8787d7 ]P45f5fd7]PC5f0087 ]P45f0087 ]P45f5faf]P0000000]PF8787d7]P7d7d7ff]P4875fff ]P7d7d7ff]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PF8787d7]P78787d7 ]P0000000 ]P45f0087 ]P45f5fd7 ]PFd7d7ff ]P78787d7 ]P4875fff ]P78787d7]P45f0087]PC5f5fd7]P45f5fd7 ]P45f0087 ]PF8787d7]P4875fff ]P7d7d7ff ]P4875fff ]P7d7d7ff ]P0000000]P7d7d7ff ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P45f0087 ]P45f5fd7 ]P7d7d7ff]PF8787d7]PC875fff]P78787d7]PC5f5fd7]P45f0087]P45f5fd7 ]P45f0087 ]P7d7d7ff ]P45f5fd7 ]PC5f0087]P78787d7]P0000000 ]PF8787d7]P7d7d7ff ]PC875fff]P78787d7]P4875fff ]PFd7d7ff]P7d7d7ff ]PC875fff]P78787d7]P0000000]PF8787d7 ]PFd7d7ff ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P45f0087 ]P78787d7]PC5f5fd7]PFd7d7ff]P45f5fd7 ]P7d7d7ff ]P45f5fd7]P45f0087 ]P0000000 ]PFd7d7ff ]PF8787d7 ]PF8787d7]P4875fff ]P7d7d7ff ]P4875fff ]P7d7d7ff]P0000000]P7d7d7ff ]P0000000]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P800005f]P000005f ]P45f0087 ]PC5f5fd7]P45f5fd7 ]PFd7d7ff ]P7d7d7ff ]P45f5fd7 ]P45f0087 ]P0000000 ]P78787d7]PFd7d7ff]P0000000]PF8787d7]P4875fff ]P7d7d7ff]P0000000]PFd7d7ff]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P000005f ]P45f5faf ]PC5f0087]P45f5fd7 ]P45f0087 ]P0000000]P000005f]P45f5faf]P45f5fd7 ]P45f0087 ]P0000000 ]PFd7d7ff ]PF8787d7 ]PFd7d7ff ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P000005f ]P45f5faf ]P45f0087 ]P45f5fd7 ]PC5f0087]P45f0087 ]P0000000 ]P000005f ]P45f0087]PC5f5faf]PC5f5fd7]P45f5fd7 ]PC5f0087]P45f0087 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P000005f ]PC5f5faf]P45f0087 ]P45f5fd7 ]PC5f0087]P0000000 ]P800005f]P45f5faf ]PC5f0087]P45f5fd7 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P800005f]P45f0087 ]P45f5fd7 ]P45f0087 ]P0000000 ]P000005f ]P45f5faf ]P45f0087 ]P45f5fd7 ]P45f0087 ]P0000000]PC5f0087 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PC5f0087]P45f5fd7 ]P45f0087 ]P0000000 ]P800005f]P45f5faf]P45f0087]PC5f5fd7]P45f5fd7 ]P45f0087 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PC5f0087 ]PC5f0087]P45f5fd7 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PC5f0087 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$$$
BALLOON: top
COAT: blue
DISPLAY: full, left
EYE: purple
FREE: yes
GROUP: mare, shadowbolt
KIND: pegasus
LICENSE: cc-by-sa (Creative Commons Attribution-ShareAlike 3.0 Unported)
LINK: regular
MANE: teal
MEDIA: [fanfic]
NAME: Blueball Blitz (on fanfics, on fanlabor wikia)
POSE: flying
SOURCE: [jristz]
WIDTH: 51
HEIGHT: 27
License summary: https://creativecommons.org/licenses/by-sa/3.0
Full license text: https://creativecommons.org/licenses/by-sa/3.0/legalcode
$$$
$balloon11$
$\$ 
$\$ 
$\$ 
]PF8787D7]P7D7D7FF]P0000000]PFD7D7FF]P7D7D7FF]PF8787D7]P0000000]P7AAAAAA ]PF8787D7]P7AAAAAA 
]PF8787D7]P78787D7]PC875FFF]P4875FFF]P7D7D7FF]P4875FFF]PFD7D7FF]P78787D7]PC875FFF]P0000000]PF8787D7]P78787D7]PC875FFF]PF8787D7]P0000000]P7AAAAAA ]PF8787D7]P78787D7]P0000000]P7AAAAAA 
]PF8787D7]P78787D7]PFD7D7FF]P7D7D7FF]P4875FFF]PC875FFF]P7D7D7FF]P4875FFF]PFD7D7FF]PC875FFF]P7D7D7FF]PFD7D7FF]P78787D7]PC875FFF]P7D7D7FF]P78787D7]PF8787D7]P0000000]PC5F0087]P7AAAAAA 
]PFD7D7FF]P7AAAAAA ]P78787D7]PF8787D7]P4875FFF]PC875FFF]PFD7D7FF]P7D7D7FF]PC875FFF]PFD7D7FF]P4875FFF]PC875FFF]P7D7D7FF]P4875FFF]PFD7D7FF]PC875FFF]PC5F0087]P45F0087]PC5F5FD7]P45F5FD7]P45F0087]PC5F0087]P0000000]P7AAAAAA 
]PFD7D7FF]P7D7D7FF]PF8787D7]PC875FFF]P4875FFF]PFD7D7FF]PC875FFF]P7D7D7FF]PF8787D7]P4875FFF]P7D7D7FF]PC5F5FD7]P78787D7]PFD7D7FF]P45F0087]PC5F0087]P45F5FD7]PC5F5FD7]P45F5FAF]PC5F0087]P45F5FD7]PC5F5FD7]P45F0087]PC5F0087]P0000000]PF8787D7]P7AAAAAA ]PC5F0087]P7AAAAAA 
]PF8787D7]P78787D7]PC875FFF]P4875FFF]PFD7D7FF]P7D7D7FF]PC875FFF]PF8787D7]P78787D7]PFD7D7FF]P45F5FD7]PC5F5FD7]PC5F0087]PC5F5FD7]P45F0087]PC5F0087]P45F5FD7]PC5F5FD7]P45F0087]PC5F0087]P78787D7]PC875FFF]P0000000]PF8787D7]P7AAAAAA ]PC5F0087]P45F0087]PC5F5FD7]P45F5FD7]P45F0087]PC5F0087]P0000000]P45F0087]PC5F5FD7]PC5F0087]P0000000]P7AAAAAA 
]P78787D7]PF8787D7]P7D7D7FF]PFD7D7FF]P4875FFF]PC875FFF]PF8787D7]P0000000]PC5F0087]P45F0087]PC5F5FD7]P45F5FD7]PC5F0087]P7D7D7FF]PC5F5FD7]P45F5FD7]PC5F0087]P45F0087]P8000000]P0000000]PFFFFFFF]P45F0087]P8000000]P0000000]PC5F0087]P45F5FD7]PC5F5FD7]P45F0087]PC875FFF]P4875FFF]P78787D7]PFD7D7FF]P45F0087]PC5F0087]P45F5FD7]PC5F5FD7]P45F0087]PC5F0087]P45F5FD7]PC5F5FD7]P45F0087]PC5F0087]P0000000]P7AAAAAA 
]P78787D7]PF8787D7]P4875FFF]PC875FFF]P7D7D7FF]PF8787D7]P0000000]P7AAAAAA ]P45F0087]PC5F0087]P45F5FD7]PC5F5FD7]P45F0087]P8000000]P0000000]PFFFFFFF]P7FFFFFF]P7AF87AF]PFAF87AF]P7FFFFFF]PFFFFFFF]P0000000]PC5F5FD7]P45F5FD7]PFD7D7FF]P45F0087]P7D7D7FF]PC875FFF]PFD7D7FF]P4875FFF]PC5F0087]P45F0087]PC5F5FD7]P45F5FD7]PC5F0087]P45F0087]PC5F5FD7]P45F5FD7]P45F0087]PC5F0087]P0000000]P7AAAAAA 
]P78787D7]PF8787D7]P4875FFF]PC875FFF]P78787D7]PF8787D7]P0000000]P7AAAAAA ]PC5F0087]P45F0087]P45F5FD7]PC5F5FD7]P0000000]P8000000]PFFFFFFF]P8000000]P7AF87AF]PFD7AFD7]P7FFFFFF]PFFFFFFF]PC5F5FD7]P0000000]P45F5FD7]PFD7D7FF]P78787D7]P7D7D7FF]PC875FFF]P4875FFF]P45F0087]PC5F0087]P45F5FD7]PC5F5FD7]PC5F0087]P45F0087]PC5F5FD7]P45F5FD7]P45F0087]PC5F0087]P45F5FD7]PC5F5FD7]P45F0087]PC5F0087]P0000000]P7AAAAAA 
]PF8787D7]P4875FFF]PC875FFF]P78787D7]PF8787D7]P0000000]P7AAAAAA ]P45F0087]PC5F0087]P45F5FD7]PC5F5FD7]PC5F0087]PC5F5FD7]PC5F0087]P7AF87AF]P7D7AFD7]P7FFFFFF]P45F5FD7]P45F0087]PC5F5FD7]P45F5FD7]P45F0087]PC5F0087]P78787D7]PF8787D7]P4875FFF]PC875FFF]P45F0087]PC5F0087]PC5F5FD7]PC5F0087]P45F5FD7]P45F0087]PC5F5FD7]P45F5FD7]PC5F0087]P0000000]P7AAAAAA 
]PFD7D7FF]P7D7D7FF]PC875FFF]P78787D7]PFD7D7FF]P0000000]PC5F0087]P45F0087]PFFFFFFF]P7FFFFFF]P45F5FD7]PC5F0087]PC5F5FD7]P7D7D7FF]P45F0087]PFD7D7FF]P78787D7]P4875FFF]PC875FFF]P45F0087]PF8787D7]P45F5FD7]PC5F5FD7]P45F0087]PC5F0087]P45F5FD7]PC5F5FD7]P45F0087]P45F5FD7]PC5F0087]P0000000]P7AAAAAA ]PF8787D7]PFD7D7FF]P7AAAAAA 
]PFD7D7FF]P7AAAAAA ]PF8787D7]P7D7D7FF]PFD7D7FF]P78787D7]PF8787D7]P0000000]PFD7D7FF]PC5F0087]P45F5FD7]PC5F5FD7]P78787D7]PF8787D7]P7D7D7FF]PC875FFF]PFD7D7FF]PF8787D7]PFD7D7FF]P45F5FD7]PC5F0087]PC5F5FD7]P45F0087]PC5F0087]PC5F5FAF]P0000000]PC5F0087]PF8787D7]P78787D7]PFD7D7FF]P4875FFF]PC875FFF]P78787D7]PFD7D7FF]P7D7D7FF]PF8787D7]P78787D7]PFD7D7FF]P0000000]PF8787D7]P7AAAAAA 
]PF8787D7]P78787D7]P0000000]P7AAAAAA ]P45F0087]PC5F0087]P45F5FD7]PC5F5FD7]PFD7D7FF]PC5F5FD7]P78787D7]PF8787D7]P4875FFF]PC875FFF]P7D7D7FF]PF8787D7]P78787D7]PFD7D7FF]P45F0087]PC5F5FD7]P45F5FD7]PC5F0087]P45F0087]PC5F5FD7]P78787D7]PC5F0087]P4875FFF]PC875FFF]P7D7D7FF]PF8787D7]PFD7D7FF]P4875FFF]PC875FFF]P7D7D7FF]PFD7D7FF]P78787D7]P0000000]PF8787D7]P7D7D7FF]PFD7D7FF]P0000000]PF8787D7]P7AAAAAA 
]P45F0087]PC5F0087]P45F5FD7]PC5F5FD7]P7D7D7FF]PF8787D7]P78787D7]PFD7D7FF]P7D7D7FF]PC875FFF]P4875FFF]PF8787D7]P78787D7]PC5F5FD7]P45F0087]P45F5FD7]P45F0087]PC5F0087]PC5F5FD7]P7D7D7FF]PFD7D7FF]P45F5FD7]PC5F5FD7]P45F0087]P78787D7]PC5F0087]P0000000]P7AAAAAA ]PF8787D7]P7D7D7FF]PFD7D7FF]PC875FFF]P4875FFF]PF8787D7]PC875FFF]P7D7D7FF]PFD7D7FF]P4875FFF]P78787D7]PC875FFF]P0000000]PF8787D7]P7AAAAAA ]PFD7D7FF]P7AAAAAA 
]P45F0087]PC5F0087]P78787D7]PC5F5FD7]PFD7D7FF]P7D7D7FF]PC5F5FD7]P45F5FD7]PFD7D7FF]PC5F5FD7]PFD7D7FF]P7D7D7FF]PC5F5FD7]PFD7D7FF]PC5F5FD7]P45F5FD7]PFD7D7FF]P45F0087]PC5F0087]P0000000]P7AAAAAA ]PFD7D7FF]P7AAAAAA ]PF8787D7]P7AAAAAA ]PF8787D7]P4875FFF]PC875FFF]P7D7D7FF]PF8787D7]PFD7D7FF]P4875FFF]PC875FFF]P78787D7]PFD7D7FF]P0000000]PF8787D7]P7D7D7FF]PFD7D7FF]P0000000]PF8787D7]P7AAAAAA
]P800005F]P000005F]PC5F0087]P45F0087]P45F5FD7]PC5F5FD7]P7D7D7FF]P45F5FD7]P7D7D7FF]PFD7D7FF]P45F5FD7]PC5F5FD7]P7D7D7FF]P45F0087]PC5F0087]P0000000]P7AAAAAA ]P78787D7]PFD7D7FF]P0000000]PF8787D7]P4875FFF]PC875FFF]P7D7D7FF]PF8787D7]P0000000]PFD7D7FF]P7AAAAAA
]P000005F]P800005F]P45F5FAF]PC5F5FAF]PC5F0087]P45F0087]PC5F5FD7]P45F5FD7]P45F0087]PC5F0087]P0000000]P45F0087]P800005F]PC5F5FAF]P45F5FD7]PC5F0087]PC5F5FD7]P45F0087]PC5F0087]P0000000]P7AAAAAA ]PFD7D7FF]P7AAAAAA ]PF8787D7]P7AAAAAA ]PFD7D7FF]P7AAAAAA 
]P000005F]P800005F]P45F5FAF]PC5F5FAF]P45F0087]PC5F0087]P45F5FD7]PC5F5FD7]P45F0087]PC5F0087]P0000000]P7AAAAAA ]P000005F]P800005F]P45F0087]PC5F5FAF]P45F5FD7]PC5F0087]PC5F5FD7]P45F0087]PC5F0087]P0000000]P7AAAAAA 
]P000005F]P800005F]P45F5FAF]P45F0087]PC5F0087]P45F5FD7]PC5F5FD7]P45F0087]P0000000]PC5F0087]P7AAAAAA ]P800005F]P45F5FAF]PC5F5FAF]P45F0087]P45F5FD7]PC5F0087]PC5F5FD7]P45F0087]P0000000]PC5F0087]P7AAAAAA 
]P800005F]P45F0087]PC5F0087]P45F5FD7]PC5F5FD7]P45F0087]PC5F0087]P0000000]P7AAAAAA ]P000005F]P800005F]P45F5FAF]PC5F5FAF]P45F0087]PC5F0087]P45F5FD7]PC5F5FD7]P45F0087]PC5F0087]P0000000]P7AAAAAA 
]PC5F0087]P45F5FD7]PC5F5FD7]P45F0087]PC5F0087]P0000000]P7AAAAAA ]P800005F]P45F5FAF]P45F0087]P45F5FD7]PC5F0087]PC5F5FD7]P45F0087]PC5F0087]P0000000]P7AAAAAA 
]PC5F0087]P7AAAAAA ]PC5F0087]P45F5FD7]PC5F5FD7]PC5F0087]P0000000]P7AAAAAA 
]PC5F0087]P7AAAAAA 
]P0000000]P1800000]P2008000]P3808000]P4000080]P5800080]P6008080]P7C0C0C0]P8808080]P9FF0000]PA00FF00]PBFFFF00]PC0000FF]PDFF00FF]PE00FFFF]PFFFFFFF

View file

@ -1,25 +1,43 @@
$balloon12$]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$\$
$\$
$\$
]PDd75f87 ]PDd75f87]P5d70087]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PDd75f87]P5d70087 ]P5d75f87 ]P5d70087 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P5d75f87 ]P5d70087 ]PDd75f87]P5d75f87 ]PDd70087]P5d70087 ]PDd75f87]P7d787af ]PFffafd7]PDd70087]P5d70087 ]P5d75f87 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P5d75f87 ]P5d70087 ]PDd75f87]P0000000 ]PDd75f87]P5d70087 ]P5d75f87 ]P7ffafd7 ]PFd787af]P5d70087 ]P5d75f87 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PDd75f87]P5d70087 ]P0000000]P5d75f87 ]P0000000 ]PFd787af]P5d75f87]PFffafd7]P7ffafd7 ]PDd75f87]P5d70087 ]P5d75f87 ]P7d787af ]P7ffafd7 ]P7d787af ]P5d70087]P5d75f87 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PDd75f87 ]P7d787af ]P7ffafd7 ]P8000000]P60087af]P7ffffff]P5d75f87]PDd70087]PFffafd7]P7ffafd7 ]P7d787af ]P5d70087 ]PDd75f87]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P7d787af ]P7ffafd7 ]P0000000 ]P7ffffff ]P80087af]P60087af ]P7ffffff ]P5d75f87]P8000000 ]PFffafd7]P7d787af ]P5d70087 ]PDd75f87 ]P5d75f87 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P7d787af ]P7ffafd7 ]P8000000]P7ffffff]P0000000 ]P65fafaf]PE5fd7d7]P7ffffff ]P0000000 ]P7ffafd7 ]P7d787af ]P5d70087 ]PDd75f87]P5d75f87 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P7d787af ]P7ffafd7 ]PE5fd7d7]PFffffff]P8000000 ]P7d787af ]P5d75f87 ]P5d70087 ]P5d75f87 ]P0000000]PDd75f87 ]PDd75f87]P5d70087]P0000000]P5d70087]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd787af]P7ffafd7 ]P5d75f87 ]P5d70087 ]PDd75f87]P0000000 ]PDd75f87]P5d70087]P9ff5f87]P5d75f87]P5d70087 ]P5d75f87 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd787af]P7d787af ]P7ffafd7 ]P5d75f87]P0000000]PDd75f87]P5d75f87 ]P7d787af]PFffafd7]P0000000]PFd787af]P5d75f87]P9ff5f87]P5d70087]P5d75f87]PDd70087]P0000000]PDd75f87 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P7d787af ]P7ffafd7 ]P7ffffaf ]P7ffafd7 ]PFd787af]P5ff5f87]P5d70087]PDd75f87]P5d75f87 ]P5d70087 ]P9ff5f87 ]P5d75f87 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P7d787af ]P7ffafd7 ]PF87d7ff ]P787d7ff ]P7d787af ]P0000000 ]P5d75f87 ]PDd70087]P5d70087 ]P5ff5f87 ]P5d70087 ]P5d75f87 ]P9ff5f87]PDd70087]P0000000]PDd75f87 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd787af]P7ffafd7 ]P7d787af ]P7ffafd7 ]PF87d7ff]P7ffffaf]P7ffafd7 ]PFffffaf]PFd787af]P0000000]P5d75f87 ]P5d70087 ]P9ff5f87 ]P5ff5f87 ]P5d75f87]PDd70087 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P7d787af ]P7ffafd7 ]PFd787af]P7d787af ]PFffafd7]P7ffafd7 ]PFd787af]P0000000]PDd75f87]P5d70087 ]P9ff5f87 ]P5d75f87 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P7d787af ]P7ffafd7 ]P7d787af ]P0000000 ]PFd787af]P7d787af ]P7ffafd7 ]P7d787af ]P0000000 ]P5d75f87 ]P5d70087 ]P9ff5f87]P5ff5f87 ]P5d70087 ]P5d75f87 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd787af]P7d787af ]P7ffafd7 ]P7d787af ]P0000000 ]P7d787af ]P7ffafd7 ]P7d787af ]P0000000 ]PDd75f87]P5d70087 ]P9ff5f87]PDd75f87]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P7d787af ]P7ffafd7 ]P7d787af ]P0000000 ]P7d787af ]P7ffafd7 ]P7d787af ]P0000000 ]PDd75f87]P5d75f87 ]P5d70087 ]P5ff5f87 ]P5d70087 ]P0000000 ]PDd75f87]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd787af]P7d787af ]P7ffafd7 ]P7d787af ]P0000000 ]P7d787af ]P7ffafd7 ]P7d787af ]P0000000 ]PDd75f87]P5d70087]P5d75f87 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P7d787af ]P7ffafd7 ]P7d787af ]P0000000 ]P7d787af ]P7ffafd7 ]P7d787af ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P7d787af ]PFffafd7 ]P0000000 ]P7d787af ]PFffafd7 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$$$
AURA: blue
BALLOON: top
EYE: pink
FREE: yes
GROUP: stallion, coltified
KIND: earth
LICENSE: CC0
MANE: pink
MEDIA: [fanfic: Wrong spell, On a Cross and Arrow]
NAME: Bubble Berry (on the first fanart)
POSE: stand
SOURCE: imageboard
WIDTH: 46
HEIGHT: 25
$$$
$balloon12$
$\$ 
$\$ 
$\$ 
]PDD75F87]P7AAAAAA ]PDD75F87]P5D75F87]PDD70087]P0000000]PDD75F87]P7AAAAAA 
]PDD75F87]P5D75F87]PDD70087]P5D70087]PDD75F87]P5D75F87]PDD70087]P5D70087]PDD75F87]P5D75F87]PDD70087]P0000000]PDD75F87]P7AAAAAA 
]P5D75F87]PDD75F87]P5D70087]PDD70087]PDD75F87]P5D75F87]P5D70087]PDD70087]P5D75F87]P5D70087]PDD75F87]P5D75F87]PDD70087]P5D70087]PDD75F87]P7D787AF]PFD787AF]PFFFAFD7]P5D70087]PFD787AF]PDD70087]P5D75F87]PDD75F87]P0000000]P7AAAAAA 
]P5D75F87]PDD75F87]P5D70087]PDD70087]PDD75F87]P0000000]P7AAAAAA ]PDD75F87]P5D70087]PDD70087]P5D75F87]P5D70087]PDD75F87]PDD70087]PDD75F87]P5D75F87]P7FFAFD7]PFFFAFD7]P7D787AF]P5D70087]PFD787AF]PDD70087]P5D75F87]PDD75F87]P0000000]P7AAAAAA 
]PDD75F87]P5D70087]PDD70087]P5D75F87]P0000000]PDD75F87]P5D75F87]P0000000]P7AAAAAA ]PFD787AF]P5D75F87]PFFFAFD7]P7FFAFD7]P5D75F87]P5D70087]PDD75F87]PDD70087]P5D75F87]PDD75F87]P7D787AF]PFD787AF]P7FFAFD7]PFFFAFD7]P7D787AF]PFD787AF]P5D70087]PDD75F87]P5D75F87]PDD70087]P5D70087]PDD75F87]P5D75F87]P0000000]P7AAAAAA 
]PDD75F87]P7AAAAAA ]P7D787AF]PFD787AF]P7FFAFD7]PFFFAFD7]P8000000]P0000000]P80087AF]PFFFFFFF]P5D75F87]P8000000]P5D70087]PDD75F87]P5D75F87]PFFFAFD7]P7FFAFD7]P7D787AF]PFD787AF]P5D70087]PDD70087]P5D75F87]P0000000]PDD75F87]P7AAAAAA 
]P7D787AF]PFD787AF]P7FFAFD7]PFFFAFD7]P0000000]P8000000]P7FFFFFF]PFFFFFFF]P60087AF]P80087AF]P7FFFFFF]PFFFFFFF]P5D75F87]P8000000]PDD75F87]P7FFAFD7]P5D75F87]PFFFAFD7]P7D787AF]PFD787AF]P5D70087]PDD70087]P5D75F87]P5D70087]PDD75F87]PDD70087]P5D75F87]PDD75F87]P0000000]P7AAAAAA 
]P7D787AF]PFD787AF]P7FFAFD7]PFFFAFD7]P0000000]PFFFFFFF]P8000000]P65FAFAF]PE5FD7D7]P7FFFFFF]PFFFFFFF]P0000000]P8000000]P7FFAFD7]PFFFAFD7]P7D787AF]PFD787AF]P5D70087]PDD70087]PDD75F87]P5D75F87]PDD70087]P5D70087]PDD75F87]P5D75F87]P0000000]P7AAAAAA 
]P7D787AF]PFD787AF]P7FFAFD7]PFFFAFD7]P65FD7D7]P7FFFFFF]P0000000]P7FFAFD7]P7D787AF]PFD787AF]P5D75F87]PDD75F87]P5D70087]PDD70087]P5D75F87]PDD75F87]P0000000]P7AAAAAA ]PDD75F87]P5D75F87]PDD70087]P0000000]PDD75F87]P5D75F87]PDD70087]P0000000]PDD75F87]P7AAAAAA 
]PFD787AF]P7FFAFD7]P7D787AF]PFFFAFD7]P7FFAFD7]PFD787AF]PFFFAFD7]P5D75F87]PDD75F87]P5D70087]PDD70087]PDD75F87]P0000000]P7AAAAAA ]PDD75F87]P5D75F87]PDD70087]P5D70087]P9FF5F87]P5FF5F87]PDD70087]P5D75F87]P9FF5F87]P5D70087]PDD70087]P5D75F87]PDD75F87]P0000000]P7AAAAAA 
]PFD787AF]P7D787AF]PFFFAFD7]P7FFAFD7]P7D787AF]P5D75F87]PFD787AF]P0000000]PDD75F87]P5D75F87]PFD787AF]P7D787AF]PFFFAFD7]P0000000]PFD787AF]P5D75F87]P9FF5F87]P5FF5F87]PDD70087]P5D70087]P9FF5F87]P5FF5F87]PDD70087]P5D70087]P9FF5F87]P5FF5F87]PDD70087]P5D70087]P9FF5F87]P5D75F87]PDD70087]P0000000]PDD75F87]P7AAAAAA 
]P7D787AF]PFD787AF]P7FFAFD7]PFFFAFD7]P7FFFFAF]PFFFFFAF]P7FFAFD7]PFFFAFD7]P7D787AF]P5FF5F87]PFD787AF]P5D70087]PDD75F87]P5D75F87]PDD70087]PDD75F87]P5D70087]PDD70087]P5FF5F87]P5D70087]P9FF5F87]P5FF5F87]PDD70087]P5D70087]P9FF5F87]PDD70087]P5FF5F87]P5D70087]P9FF5F87]PDD70087]P5D75F87]PDD75F87]P0000000]P7AAAAAA 
]P7D787AF]PFD787AF]P7FFAFD7]PFFFAFD7]PF87D7FF]PFFFAFD7]P787D7FF]PF87D7FF]P7D787AF]PFD787AF]P0000000]P7AAAAAA ]P5D75F87]PDD75F87]PDD70087]P5D70087]P5FF5F87]P9FF5F87]P5D70087]PDD70087]P5D75F87]PDD75F87]PDD70087]P5FF5F87]PDD75F87]P5D70087]P0000000]P7AAAAAA 
]PFD787AF]P7FFAFD7]PFFFAFD7]P7D787AF]PFD787AF]P7FFAFD7]PFFFAFD7]P787D7FF]PFFFFFAF]P7FFAFD7]PFFFAFD7]P7FFFFAF]P7FFAFD7]PFD787AF]P0000000]P5D75F87]PDD75F87]P5D70087]PDD70087]P9FF5F87]P5FF5F87]PDD70087]P5D70087]P5FF5F87]P9FF5F87]P5D75F87]PDD70087]PDD75F87]P0000000]P7AAAAAA 
]P7D787AF]PFD787AF]P7FFAFD7]PFFFAFD7]PFD787AF]P7D787AF]P7FFAFD7]PFFFAFD7]P7D787AF]P0000000]PFD787AF]PDD75F87]P5D70087]PDD70087]PDD75F87]P5FF5F87]PDD70087]P5D70087]P9FF5F87]P5FF5F87]PDD70087]P5D70087]P9FF5F87]PDD70087]P5D75F87]PDD75F87]P0000000]P7AAAAAA 
]P7D787AF]PFD787AF]P7FFAFD7]PFFFAFD7]P7D787AF]PFD787AF]P0000000]P7AAAAAA ]PFD787AF]P7D787AF]P7FFAFD7]PFFFAFD7]P7D787AF]PFD787AF]P0000000]P7AAAAAA ]P5D75F87]PDD75F87]P5D70087]PDD70087]P5FF5F87]P9FF5F87]P5D70087]PDD70087]P5D75F87]PDD75F87]P0000000]P7AAAAAA 
]PFD787AF]P7D787AF]PFFFAFD7]P7FFAFD7]P7D787AF]PFD787AF]P0000000]P7AAAAAA ]P7D787AF]PFD787AF]P7FFAFD7]PFFFAFD7]P7D787AF]PFD787AF]P0000000]P7AAAAAA ]PDD75F87]P5D70087]PDD70087]PDD75F87]P5FF5F87]PDD70087]P5D70087]P9FF5F87]P5D75F87]PDD70087]P0000000]PDD75F87]P7AAAAAA 
]P7D787AF]PFD787AF]P7FFAFD7]PFFFAFD7]P7D787AF]PFD787AF]P0000000]P7AAAAAA ]P7D787AF]PFD787AF]P7FFAFD7]PFFFAFD7]P7D787AF]PFD787AF]P0000000]P7AAAAAA ]PDD75F87]P5D75F87]P5D70087]PDD70087]P5FF5F87]P9FF5F87]P5D70087]PDD70087]PDD75F87]P0000000]P7AAAAAA ]PDD75F87]P7AAAAAA
]PFD787AF]P7D787AF]PFFFAFD7]P7FFAFD7]P7D787AF]PFD787AF]P0000000]P7AAAAAA ]P7D787AF]PFD787AF]P7FFAFD7]PFFFAFD7]P7D787AF]PFD787AF]P0000000]P7AAAAAA ]PDD75F87]P5D70087]P5D75F87]P0000000]P7AAAAAA 
]P7D787AF]PFD787AF]P7FFAFD7]PFFFAFD7]P7D787AF]PFD787AF]P0000000]P7AAAAAA ]P7D787AF]PFD787AF]P7FFAFD7]PFFFAFD7]P7D787AF]PFD787AF]P0000000]P7AAAAAA 
]P7D787AF]PFD787AF]P7FFAFD7]P7D787AF]P0000000]P7AAAAAA ]P7D787AF]PFD787AF]P7FFAFD7]P7D787AF]P0000000]P7AAAAAA 
]P0000000]P1800000]P2008000]P3808000]P4000080]P5800080]P6008080]P7C0C0C0]P8808080]P9FF0000]PA00FF00]PBFFFF00]PC0000FF]PDFF00FF]PE00FFFF]PFFFFFFF

View file

@ -1,25 +1,44 @@
$balloon28$]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$\$
$\$
$\$
]PFd787af]P7ffafd7]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PBd7af00]P7ffffaf]P3d7af00 ]P7ffafd7]PFd787af]P7d787af ]P7ffafd7 ]P7d787af ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PBd7af00]P7ffffaf ]P3d7af00 ]P7d787af]PFffffaf]PFffafd7]P7ffafd7 ]P7d787af ]P7ffafd7 ]P7d787af ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PBd7af00 ]PBd7af00]P7ffffaf]P0000000 ]PFd787af]P7ffafd7]P3d7af00 ]P7ffffaf ]P3d7af00 ]P7ffffaf ]P7ffafd7]P7d787af ]P3d7af00]P7ffafd7 ]P7d787af ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P3d7af00 ]P7ffffaf ]PBd7af00]P3d7af00 ]PFffffaf]P7ffffaf ]PBd7af00]P7d787af]P7ffafd7 ]P7d787af ]P3d7af00 ]P7ffffaf ]PFd787af]P7d787af ]PFffafd7 ]P8000000]P7ffffaf ]P3d7af00 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PBd7af00]P7ffffaf ]P3d7af00 ]P7ffffaf ]P3d7af00 ]P7ffafd7 ]P7d787af ]P7ffafd7 ]P3d7af00 ]P7ffffaf ]P8000000]P7ffffff]P6008787 ]PFffffff]P7ffffff ]P0000000 ]P7ffffaf ]P3d7af00 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P3d7af00 ]PFffffaf ]P7ffffaf ]P3d7af00 ]P7ffffaf ]P3d7af00 ]P7d787af ]P7ffafd7 ]PFd787af]P3d7af00 ]P7ffffaf ]P0000000 ]P7ffffff ]P600afaf]PE00d7d7]P0000000 ]PFffffff]PFffffaf]P7ffffaf ]P3d7af00 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd787af]P7ffafd7]P0000000]P3d7af00]PFffffaf]P7ffffaf ]PBd7af00]P3d7af00 ]P7ffffaf]P7ffd787]P7d787af ]P7ffafd7 ]P7d787af ]P3d7af00 ]P7ffffaf ]P8000000]PFffffff]PE00d7d7 ]P3d7af00 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd787af]P7ffafd7 ]P3d7af00 ]PFffffaf ]P7ffffaf ]PBd7af00 ]P3d7af00 ]P7d787af ]PFffafd7]P3d7af00 ]P7ffffaf ]PBd7af00 ]P0000000]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P7d787af ]P7ffafd7 ]PFd787af ]P3d7af00]PFffffaf]P7ffffaf ]P3d7af00 ]P7ffffaf ]P3d7af00 ]PFd787af]P0000000]PBd7af00]P7ffffaf ]P3d7af00 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P7d787af ]P7ffafd7 ]P7d787af ]P7ffafd7 ]PFd787af ]P0000000]P3d7af00 ]P65fd7d7]PFffafd7]P3d7af00 ]P7ffffaf ]P3d7af00 ]P7ffffaf ]P3d7af00 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd787af]P7ffafd7 ]P7d787af ]P7ffafd7 ]P0000000 ]P3d7af00 ]P7ffffaf]PE5fd7d7]PFffafd7]P3d7af00]PE5fd7d7]PFffffaf]P7ffffaf ]PBd7af00 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd787af]P7ffafd7 ]P0000000 ]P3d7af00 ]P7ffafd7]PFffffaf ]P7ffffaf ]PFffafd7]P7ffafd7 ]P7ffffaf ]PBd7af00]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd787af ]P7d787af ]P7ffafd7 ]P7d787af ]P7ffafd7 ]PFd787af]P0000000 ]P3d7af00 ]P7ffffaf ]PBd7af00]P3d7af00 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd787af]P7d787af ]PFffafd7]P0000000]PFd787af ]P3d7af00 ]P7ffffaf ]PBd7af00]P7ffd787]P3d7af00 ]P0000000]P3d7af00 ]P7ffffaf ]P7ffd787 ]P3d7af00 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFd787af ]P3d7af00 ]PFffffaf]P7ffffaf ]P3d7af00]PFffd787 ]P0000000 ]PBd7af00]P3d7af00 ]P7ffffaf ]P3d7af00 ]P7ffd787 ]P3d7af00 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PBd7af00]P7ffffaf ]P7ffd787 ]P0000000 ]PBd7af00]P7ffffaf ]P3d7af00 ]PFffd787 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PBd7af00]P7ffffaf ]P3d7af00 ]P7ffd787 ]P3d7af00 ]P0000000 ]P3d7af00 ]P7ffffaf ]P3d7af00 ]P0000000]PBd7af00 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P3d7af00 ]P7ffffaf ]PBd7af00]P3d7af00 ]PFffd787]P0000000]PBd7af00 ]P3d7af00 ]P7ffffaf ]PBd7af00]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PBd7af00]P7ffffaf ]P0000000 ]PBd7af00 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PBd7af00 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$$$
BALLOON: top
COAT: yellow
DISPLAY: full, right
EYE: blue
FREE: yes
GROUP: stallion, coltified
KIND: pegasus
LICENSE: CC0
MANE: pink
MEDIA: [fanfic: Wrong spell, On a Cross and Arrow]
NAME: Butterscotch (on the first fanart)
POSE: flying
SOURCE: desktop ponies OC
WIDTH: 39
HEIGHT: 25
$$$
$balloon28$
$\$ 
$\$ 
$\$ 
]PFD787AF]P7D787AF]PFFFAFD7]P0000000]PFD787AF]P7AAAAAA 
]PBD7AF00]P3D7AF00]PFFFFFAF]PBD7AF00]P7FFAFD7]PFD787AF]P7D787AF]PFFFAFD7]P7FFAFD7]PFD787AF]PFFFAFD7]P7D787AF]PFD787AF]P0000000]P7AAAAAA 
]PBD7AF00]P3D7AF00]PFFFFFAF]P7FFFFAF]P3D7AF00]PBD7AF00]P7D787AF]PFFFFFAF]P7FFAFD7]PFD787AF]PFFFAFD7]P7D787AF]PFD787AF]P7FFAFD7]PFFFAFD7]P7D787AF]PFD787AF]P7FFAFD7]P7D787AF]PFFFAFD7]PFD787AF]P0000000]P7AAAAAA 
]PBD7AF00]P7AAAAAA ]PBD7AF00]P3D7AF00]PFFFFFAF]P0000000]PBD7AF00]P7AAAAAA ]PFD787AF]P7D787AF]PFFFAFD7]P3D7AF00]PBD7AF00]P7FFFFAF]PFFFFFAF]P3D7AF00]PBD7AF00]P7FFFFAF]PFFFFFAF]PFD787AF]P7D787AF]PFFFAFD7]P7FFAFD7]PFD787AF]P7D787AF]PFFFAFD7]P7FFAFD7]PFD787AF]P7D787AF]PBD7AF00]P7FFAFD7]PFFFAFD7]P7D787AF]PFD787AF]P0000000]P7AAAAAA 
]P3D7AF00]PBD7AF00]P7FFFFAF]PFFFFFAF]P3D7AF00]PBD7AF00]P7FFFFAF]PFFFFFAF]P3D7AF00]P7D787AF]PBD7AF00]P7FFAFD7]PFFFAFD7]P7D787AF]PFD787AF]P3D7AF00]PBD7AF00]P7FFFFAF]PFFFFFAF]PFD787AF]P7D787AF]P7FFAFD7]P7D787AF]P8000000]P7FFFFAF]PFFFFFAF]P3D7AF00]PBD7AF00]P0000000]P7AAAAAA 
]PBD7AF00]P7FFFFAF]PFFFFFAF]P3D7AF00]PBD7AF00]P7FFFFAF]PFFFFFAF]P3D7AF00]PBD7AF00]P7FFAFD7]PFFFAFD7]P7D787AF]PFD787AF]P7FFAFD7]PFFFAFD7]P3D7AF00]PBD7AF00]P7FFFFAF]PFFFFFAF]P8000000]P0000000]PFFFFFFF]P6008787]PE008787]PFFFFFFF]P7FFFFFF]P0000000]P8000000]P7FFFFAF]PFFFFFAF]P3D7AF00]PBD7AF00]P0000000]P7AAAAAA 
]P3D7AF00]PBD7AF00]PFFFFFAF]PBD7AF00]P7FFFFAF]PFFFFFAF]P3D7AF00]PBD7AF00]P7FFFFAF]PFFFFFAF]P3D7AF00]PBD7AF00]P7D787AF]PFD787AF]P7FFAFD7]PFFFAFD7]P7D787AF]P3D7AF00]PBD7AF00]P7FFFFAF]PFFFFFAF]P0000000]P8000000]P7FFFFFF]PFFFFFFF]P600AFAF]PE00D7D7]P0000000]P8000000]PFFFFFFF]PFFFFFAF]P7FFFFAF]P3D7AF00]PBD7AF00]P0000000]P7AAAAAA 
]PFD787AF]P7D787AF]PFFFAFD7]P0000000]PFD787AF]P3D7AF00]P7FFFFAF]PBD7AF00]PFFFFFAF]P3D7AF00]P7FFFFAF]PBD7AF00]P3D7AF00]PFFFFFAF]P7FFD787]PBD7AF00]P7D787AF]PFD787AF]P7FFAFD7]PFFFAFD7]P7D787AF]PFD787AF]P3D7AF00]PBD7AF00]P7FFFFAF]PFFFFFAF]P0000000]P7FFFFFF]P600D7D7]P7FFFFAF]P3D7AF00]PBD7AF00]P0000000]P7AAAAAA
]PFD787AF]P7D787AF]PFFFAFD7]P7FFAFD7]PFD787AF]P7D787AF]PFFFAFD7]P7FFAFD7]PFD787AF]P7D787AF]PFFFAFD7]P3D7AF00]PBD7AF00]P7FFFFAF]P3D7AF00]P7FFFFAF]PFFFFFAF]P3D7AF00]P7FFFFAF]P3D7AF00]PBD7AF00]P7D787AF]PFD787AF]PFFFAFD7]P7FFAFD7]PFD787AF]P3D7AF00]PBD7AF00]P7FFFFAF]PFFFFFAF]PBD7AF00]PFFFFFAF]P3D7AF00]P7FFFFAF]PBD7AF00]P0000000]P7AAAAAA
]P7D787AF]PFD787AF]P7FFAFD7]PFFFAFD7]PFD787AF]P7D787AF]PFFFAFD7]P7FFAFD7]PFD787AF]P7D787AF]PFFFAFD7]P3D7AF00]PFD787AF]P7FFFFAF]PBD7AF00]PFFFFFAF]P3D7AF00]PBD7AF00]P7FFFFAF]PFFFFFAF]P3D7AF00]PBD7AF00]P7D787AF]P0000000]P3D7AF00]PFFFFFAF]P7FFFFAF]P3D7AF00]PBD7AF00]P0000000]P7AAAAAA 
]P7D787AF]PFD787AF]P7FFAFD7]PFFFAFD7]P7D787AF]PFD787AF]P7FFAFD7]PFFFAFD7]PFD787AF]P7D787AF]PFFFAFD7]P7FFAFD7]PFD787AF]P0000000]P3D7AF00]PBD7AF00]P65FD7D7]PFFFAFD7]P3D7AF00]PBD7AF00]P7FFFFAF]PFFFFFAF]P3D7AF00]PBD7AF00]P7FFFFAF]PFFFFFAF]P3D7AF00]PBD7AF00]P0000000]P7AAAAAA 
]PFD787AF]P7FFAFD7]PFFFAFD7]P7D787AF]P7FFAFD7]PFD787AF]P7D787AF]P7FFAFD7]PFFFAFD7]P7D787AF]P0000000]PFD787AF]P7AAAAAA ]P3D7AF00]PBD7AF00]P7FFFFAF]PE5FD7D7]PFFFAFD7]P7FFAFD7]PFFFFFAF]P7FFFFAF]PFFFAFD7]P3D7AF00]PE5FD7D7]PFFFFFAF]P7FFFFAF]P3D7AF00]P7FFFFAF]PBD7AF00]P0000000]P7AAAAAA 
]PFD787AF]P7FFAFD7]PFFFAFD7]P7D787AF]P7FFAFD7]PFD787AF]PFFFAFD7]P7D787AF]P0000000]PFD787AF]P7AAAAAA ]P3D7AF00]PBD7AF00]P7FFAFD7]PFFFFFAF]PFFFAFD7]P7FFFFAF]PFFFFFAF]P7FFAFD7]PFFFAFD7]P7FFFFAF]PFFFFFAF]PBD7AF00]P0000000]P7AAAAAA 
]PFD787AF]P7AAAAAA ]P7D787AF]PFD787AF]P7FFAFD7]PFFFAFD7]P7D787AF]PFD787AF]P7FFAFD7]PFFFAFD7]PFD787AF]P0000000]P7AAAAAA ]P3D7AF00]PBD7AF00]P7FFFFAF]PFFFFFAF]PBD7AF00]P3D7AF00]P0000000]P7AAAAAA 
]PFD787AF]P7D787AF]P7FFAFD7]P7D787AF]PFFFAFD7]P7FFAFD7]PFD787AF]P0000000]P7AAAAAA ]P3D7AF00]PBD7AF00]P7FFFFAF]PFFFFFAF]PBD7AF00]P3D7AF00]PFFFD787]PBD7AF00]P0000000]P3D7AF00]P7FFFFAF]PFFFFFAF]P3D7AF00]P7FFD787]PBD7AF00]PFFFD787]P3D7AF00]PBD7AF00]P0000000]P7AAAAAA 
]PFD787AF]P7AAAAAA ]P3D7AF00]PBD7AF00]PFFFFFAF]P7FFFFAF]PBD7AF00]P3D7AF00]PFFFD787]PBD7AF00]P0000000]P7AAAAAA ]PBD7AF00]P3D7AF00]PFFFFFAF]P7FFFFAF]P3D7AF00]PBD7AF00]P7FFD787]PFFFD787]P3D7AF00]PBD7AF00]P0000000]P7AAAAAA 
]PBD7AF00]P3D7AF00]PFFFFFAF]P7FFFFAF]PBD7AF00]P3D7AF00]PFFFD787]P7FFD787]PBD7AF00]P0000000]P7AAAAAA ]PBD7AF00]P3D7AF00]PFFFFFAF]P7FFFFAF]P3D7AF00]PBD7AF00]P7FFD787]P3D7AF00]P0000000]P7AAAAAA 
]PBD7AF00]P3D7AF00]PFFFFFAF]P7FFFFAF]P3D7AF00]PBD7AF00]P7FFD787]PFFFD787]P3D7AF00]PBD7AF00]P0000000]P7AAAAAA ]P3D7AF00]PBD7AF00]P7FFFFAF]PFFFFFAF]P3D7AF00]PBD7AF00]P0000000]P7AAAAAA 
]P3D7AF00]PBD7AF00]P7FFFFAF]PFFFFFAF]PBD7AF00]P3D7AF00]P7FFD787]P0000000]P7AAAAAA ]P3D7AF00]PBD7AF00]P7FFFFAF]PFFFFFAF]PBD7AF00]P0000000]P7AAAAAA 
]PBD7AF00]P7FFFFAF]PFFFFFAF]PBD7AF00]P0000000]P7AAAAAA ]PBD7AF00]P7AAAAAA 
]PBD7AF00]P7AAAAAA 
]P0000000]P1800000]P2008000]P3808000]P4000080]P5800080]P6008080]P7C0C0C0]P8808080]P9FF0000]PA00FF00]PBFFFF00]PC0000FF]PDFF00FF]PE00FFFF]PFFFFFFF

View file

@ -0,0 +1,45 @@
$$$
APPEARANCE: Moonstuck reply 103
BALLOON: top
COAT: gray
DISPLAY: full, left
EYE: gray
FREE: sharable
GROUP: mare
KIND: seapony
LICENSE: cc-by-nc-sa (Creative Commons Attribution-NonCommerical-ShareAlike 3.0 Unported)
LINK: regular
MANE: gray
MEDIA: (egophiliac) woonastuck.tumblr.com
NAME: Danger McSteele (given by the autor)
POSE: stand
SOURCE: imageboard, [jristz] (ponysay 2.9.1)
WIDTH: 30
HEIGHT: 22
License summary: https://creativecommons.org/licenses/by-nc-sa/3.0
Full license text: https://creativecommons.org/licenses/by-nc-sa/3.0/legalcode
$$$
$balloon13$
$\$ 
$\$ 
$\$ 
]P8000000]P0000000]P8808080]P8000000]P0000000]P7AAAAAA 
]P8000000]P0000000]PFA8A8A8]P8000000]P7808080]P8808080]P0000000]P0000000]P8000000]P7AAAAAA 
]P8000000]P0000000]PFA8A8A8]P7A8A8A8]P88A8A8A]PFA8A8A8]P0000000]P8000000]P7808080]P8808080]P0000000]P0000000]P8000000]P7AAAAAA 
]P8000000]P0000000]P7A8A8A8]PFA8A8A8]P0000000]P8000000]P7A8A8A8]PFA8A8A8]P0000000]P7808080]P8000000]P8808080]P8000000]P8808080]P0000000]P0000000]P8000000]P7AAAAAA 
]P0000000]P8000000]P8808080]P7A8A8A8]P8000000]PFA8A8A8]P0000000]P7A8A8A8]P0000000]P7808080]P8000000]P8808080]P0000000]P0000000]P8000000]P7AAAAAA
]P0000000]P8000000]P7808080]P8808080]P0000000]P8000000]P7A8A8A8]PFA8A8A8]P8000000]PFA8A8A8]P8000000]P0000000]P7808080]P8808080]P8000000]P0000000]P7AAAAAA
]P8000000]P0000000]P8808080]P8000000]P7A8A8A8]PFA8A8A8]P0000000]P7A8A8A8]P8000000]P0000000]P7FFFFFF]PFFFFFFF]P8000000]P0000000]P8626262]P8000000]P7A8A8A8]PFA8A8A8]P0000000]P8000000]P8626262]P8808080]P7808080]P8000000]P0000000]P7AAAAAA 
]P8000000]P7808080]P0000000]PFA8A8A8]P7A8A8A8]P8000000]PFA8A8A8]P0000000]P88A8A8A]P7FFFFFF]PFFFFFFF]P0000000]P8000000]P0626262]P8626262]P0000000]P8000000]P7A8A8A8]PFA8A8A8]P0000000]P8000000]P0626262]P7808080]P8808080]P8000000]P0000000]P7AAAAAA 
]P8000000]P7AAAAAA ]P8000000]P0000000]P78A8A8A]PFA8A8A8]P7A8A8A8]P8000000]PFA8A8A8]P78A8A8A]P7FFFFFF]P0000000]P7A8A8A8]P8000000]PFA8A8A8]P0000000]P8000000]P0000000]P7AAAAAA 
]P8000000]P0000000]PFA8A8A8]P7A8A8A8]P88A8A8A]P8000000]P88A8A8A]P0000000]PFA8A8A8]P0000000]P8000000]P7AAAAAA ]P8000000]P0000000]P7A8A8A8]PFA8A8A8]P0000000]P7A8A8A8]P8000000]P0000000]P0000000]P7AAAAAA 
]P0000000]P8000000]P7A8A8A8]PFA8A8A8]P0000000]P7A8A8A8]P0000000]P8000000]P7A8A8A8]PFA8A8A8]P0000000]P8000000]P0000000]P7AAAAAA ]P0000000]P8000000]P88A8A8A]P8000000]P7A8A8A8]PFA8A8A8]P0000000]P0000000]P8000000]P7AAAAAA 
]P8000000]P0000000]P78A8A8A]PFA8A8A8]P7A8A8A8]P8000000]P0000000]P7AAAAAA ]P0000000]P8000000]P88A8A8A]P78A8A8A]P8000000]P0000000]PFA8A8A8]P7A8A8A8]P8000000]PFA8A8A8]P0000000]P8000000]P0000000]P7AAAAAA 
]P8000000]P0000000]PFA8A8A8]P7A8A8A8]P0000000]P8000000]P0000000]P7AAAAAA ]P8000000]P78A8A8A]P7A8A8A8]PFA8A8A8]P0000000]P8000000]P0000000]P7AAAAAA 
]P0000000]P8000000]P7A8A8A8]PFA8A8A8]P0000000]P8000000]P0000000]P7AAAAAA ]P0000000]P8000000]P7A8A8A8]PFA8A8A8]P0000000]P8000000]P0000000]P7AAAAAA 
]P0000000]P8000000]P7A8A8A8]PFA8A8A8]P0000000]P0000000]P8000000]P7AAAAAA ]P0000000]P8000000]P7A8A8A8]PFA8A8A8]P8000000]P0000000]P7AAAAAA 
]P0000000]P8000000]P7A8A8A8]PFA8A8A8]P0000000]P7A8A8A8]P8000000]P0000000]P7AAAAAA 
]P8000000]P7A8A8A8]PFA8A8A8]P8000000]P0000000]P7AAAAAA 
]P8000000]P7AAAAAA 
]P0000000]P1800000]P2008000]P3808000]P4000080]P5800080]P6008080]P7C0C0C0]P8808080]P9FF0000]PA00FF00]PBFFFF00]PC0000FF]PDFF00FF]PE00FFFF]PFFFFFFF

View file

@ -1,30 +1,50 @@
$balloon$]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$\$
$\$
$\$
$\$]P0000000
$\$ ]P85f0000
]P05f0000 ]P1870000 ]P05f0000 ]P0000000
]P05f0000]P9870000]P1870000 ]P05f0000 ]P0000000
]P85f0000]P05f0000]P9870000]P1870000 ]P05f0000 ]P0000000]P81c1c1c
]P05f0000 ]P1870000 ]P787875f ]PFafaf87]P0303030]P887875f ]P01c1c1c]P8303030]P0000000]P81c1c1c
]P01c1c1c]P8303030]P0303030 ]P05f0000]P887875f]P787875f ]P7afaf87 ]P787875f]PFafaf87]P0303030]P887875f ]P01c1c1c]P8303030]P0000000]P81c1c1c
]P01c1c1c]P8303030]P0303030 ]P887875f]P787875f]PFafaf87]P7afaf87 ]P787875f ]P7afaf87 ]P787875f ]P0303030 ]P01c1c1c ]P0000000
]P01c1c1c ]P0303030 ]P787875f ]P7afaf87 ]P8000000 ]P787875f ]P0303030 ]P81c1c1c]P0000000
]P01c1c1c ]P0303030 ]P787875f ]P7afaf87 ]P0000000 ]PFffffff]P7ffffff ]P45f00ff ]P7ffffff ]P0000000]P7afaf87]P8000000 ]P787875f ]P0303030 ]P01c1c1c ]P0000000
]P81c1c1c]P01c1c1c]P8303030]P0303030 ]P787875f ]P7afaf87 ]P0000000]PFffffff ]P45f5fff]PFafd7ff]P7ffffff ]P0000000 ]P7afaf87 ]P787875f ]P0303030 ]P81c1c1c]P0000000
]P0303030]P787875f ]P7afaf87 ]P7afd7ff]PFafaf87]P7ffffff]P7afaf87 ]P787875f ]P0303030 ]P81c1c1c]P0000000 ]P01c1c1c]P8303030]P0303030 ]P01c1c1c ]P0000000]P81c1c1c
]P887875f]P7afaf87]P787875f]PFafaf87]P7afaf87 ]P887875f ]P787875f ]P0303030 ]P81c1c1c]P0000000 ]P01c1c1c]P8303030]P0303030 ]P01c1c1c ]P0000000]P81c1c1c
]P887875f]P787875f ]PFafaf87]P7afaf87 ]PFbcbcbc]P7bcbcbc]PFffffff]P01c1c1c]P0000000]P887875f]P787875f]PFafaf87]P0303030]P887875f]P0000000]P81c1c1c]P0303030 ]P01c1c1c]P8303030]P0000000]P81c1c1c
]P787875f ]P7afaf87 ]PFbcbcbc]P7bcbcbc]PFffffff]P7ffffff ]PFafaf87]P7afaf87 ]P7d7d787 ]P787875f]P0000000]P887875f ]P01c1c1c ]P0303030 ]P01c1c1c]P8303030]P0303030]P81c1c1c]P01c1c1c ]P0000000
]P9870000]P1870000 ]P05f0000 ]P7ffffff ]PFafaf87]P7afaf87 ]PFd7d787]P7d7d787 ]P7afaf87 ]P787875f ]P0000000 ]P01c1c1c]P8303030]P0303030]P81c1c1c]P01c1c1c ]P0303030 ]P01c1c1c ]P0000000
]P9870000]P85f0000]P7afaf87]P887875f ]P787875f ]P7afaf87 ]P7d7d787]PFafaf87]P7afaf87]P887875f]P0000000 ]P81c1c1c ]P01c1c1c ]P0303030 ]P0000000
]P3875f5f ]P787875f ]P7afaf87 ]P887875f]P787875f ]P7afaf87 ]P787875f]PFafaf87]P0000000]P887875f ]P01c1c1c ]P0303030]P81c1c1c]P0000000
]P3875f5f ]P787875f ]P7afaf87 ]P787875f ]P0000000 ]P8875f5f]P3af875f]P787875f]PBaf875f ]P7afaf87 ]P787875f ]P0000000 ]P81c1c1c
]P8875f5f]P3875f5f]P887875f]P787875f]PFafaf87]P7afaf87 ]P787875f ]P0000000 ]P3875f5f ]P3af875f ]P787875f ]P7afaf87 ]P787875f ]P0000000
]P3875f5f ]P787875f ]P7afaf87 ]P787875f ]P0000000 ]P3875f5f ]P3af875f ]P787875f ]P7afaf87 ]P787875f ]P0000000
]P8875f5f]P3875f5f ]P3af875f]P887875f]P787875f]PFafaf87]P7afaf87 ]P787875f ]P0000000 ]P3875f5f ]P3af875f ]P787875f ]P7afaf87 ]P787875f ]P0000000
]P3875f5f ]P3af875f]P8875f5f]P787875f ]P7afaf87 ]P787875f ]P0000000 ]P3875f5f ]P3af875f]P787875f ]P7afaf87 ]P787875f ]P0000000
]P787875f ]P7afaf87]P887875f]P787875f ]P0000000 ]P787875f ]P7afaf87]P787875f ]P0000000
$$$
APPEARANCE: S01E01 Friendship is Magic part 1
BALLOON: top
COAT: brown
DISPLAY: full, left
EYE: blue
FREE: no
GROUP: stallion
KIND: earth
LICENSE: cc-nc-by-sa
MANE: black
MASTER: doctor
NAME: Time Turner (official on the Traing cards)
OTHER NAMES: Dr Hooves (official according to Welovefine), Doctor Hooves (long name)
POSE: stand
SOURCE: desktop ponies
WIDTH: 42
HEIGHT: 30
]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$$$
$balloon$
$\$ 
$\$ 
$\$ 
$\$ 
$\$ ]P85F0000]P7AAAAAA 
]P05F0000]P85F0000]P1870000]P9870000]P05F0000]P85F0000]P0000000]P7AAAAAA 
]P85F0000]P05F0000]P9870000]P1870000]P05F0000]P85F0000]P0000000]P7AAAAAA 
]P85F0000]P05F0000]P9870000]P1870000]P05F0000]P85F0000]P0000000]P81C1C1C]P7AAAAAA 
]P81C1C1C]P05F0000]P85F0000]P1870000]P9870000]P787875F]P887875F]PFAFAF87]P0303030]P887875F]P8303030]P01C1C1C]P0000000]P81C1C1C]P7AAAAAA 
]P81C1C1C]P01C1C1C]P8303030]P0303030]P05F0000]P887875F]P787875F]P7AFAF87]PFAFAF87]P787875F]P0303030]P887875F]P8303030]P01C1C1C]P0000000]P81C1C1C]P7AAAAAA 
]P81C1C1C]P01C1C1C]P8303030]P0303030]P887875F]P787875F]PFAFAF87]P7AFAF87]P787875F]P887875F]P7AFAF87]PFAFAF87]P787875F]P887875F]P0303030]P8303030]P01C1C1C]P81C1C1C]P0000000]P7AAAAAA 
]P01C1C1C]P81C1C1C]P0303030]P8303030]P787875F]P887875F]P7AFAF87]PFAFAF87]P8000000]PFAFAF87]P787875F]P887875F]P0303030]P8303030]P81C1C1C]P0000000]P7AAAAAA 
]P01C1C1C]P81C1C1C]P0303030]P8303030]P787875F]P887875F]P7AFAF87]PFAFAF87]P0000000]P8000000]PFFFFFFF]P7FFFFFF]P45F00FF]PC5F00FF]P7FFFFFF]PFFFFFFF]P0000000]P7AFAF87]P8000000]PFAFAF87]P787875F]P887875F]P0303030]P8303030]P01C1C1C]P81C1C1C]P0000000]P7AAAAAA 
]P81C1C1C]P01C1C1C]P8303030]P0303030]P787875F]P887875F]P7AFAF87]PFAFAF87]P0000000]PFFFFFFF]P8000000]P45F5FFF]PFAFD7FF]P7FFFFFF]PFFFFFFF]P0000000]P8000000]P7AFAF87]PFAFAF87]P787875F]P887875F]P0303030]P8303030]P81C1C1C]P0000000]P7AAAAAA ]P81C1C1C]P7AAAAAA 
]P81C1C1C]P0303030]P787875F]P887875F]P7AFAF87]PFAFAF87]P7AFD7FF]P7FFFFFF]P7AFAF87]P787875F]P887875F]P0303030]P8303030]P81C1C1C]P0000000]P7AAAAAA ]P81C1C1C]P01C1C1C]P8303030]P0303030]P01C1C1C]P81C1C1C]P0000000]P7AAAAAA 
]P887875F]P7AFAF87]P787875F]PFAFAF87]P7AFAF87]P887875F]PFAFAF87]P787875F]P887875F]P0303030]P8303030]P81C1C1C]P0000000]P7AAAAAA ]P81C1C1C]P01C1C1C]P8303030]P0303030]P01C1C1C]P81C1C1C]P0000000]P7AAAAAA 
]P887875F]P787875F]PFAFAF87]P7AFAF87]PFBCBCBC]P7BCBCBC]PFFFFFFF]P01C1C1C]P0000000]P887875F]P787875F]PFAFAF87]P0303030]P887875F]P0000000]P81C1C1C]P0303030]P8303030]P01C1C1C]P0000000]P81C1C1C]P7AAAAAA
]P787875F]P887875F]P7AFAF87]PFAFAF87]PFBCBCBC]P7BCBCBC]PFFFFFFF]P7FFFFFF]PFAFAF87]P7AFAF87]P7D7D787]PFD7D787]P787875F]PFAFAF87]P0000000]P887875F]P7AAAAAA ]P01C1C1C]P81C1C1C]P0303030]P8303030]P01C1C1C]P0303030]P81C1C1C]P01C1C1C]P0000000]P7AAAAAA
]P9870000]P1870000]P05F0000]P85F0000]P7FFFFFF]PFFFFFFF]PFAFAF87]P7AFAF87]PFD7D787]P7D7D787]P7AFAF87]PFAFAF87]P787875F]P887875F]P0000000]P7AAAAAA ]P01C1C1C]P8303030]P0303030]P81C1C1C]P01C1C1C]P0303030]P8303030]P01C1C1C]P81C1C1C]P0000000]P7AAAAAA ]P81C1C1C]P7AAAAAA
]P9870000]P85F0000]P7AFAF87]P887875F]PFAFAF87]P787875F]P887875F]P7AFAF87]PFAFAF87]P7D7D787]P7AFAF87]P887875F]P0000000]P7AAAAAA ]P81C1C1C]P7AAAAAA ]P01C1C1C]P81C1C1C]P0303030]P8303030]P81C1C1C]P0000000]P7AAAAAA 
]P3875F5F]P8875F5F]P787875F]P887875F]P7AFAF87]PFAFAF87]P887875F]P787875F]P7AFAF87]PFAFAF87]P787875F]P0000000]P887875F]P7AAAAAA ]P01C1C1C]P81C1C1C]P0303030]P0000000]P7AAAAAA 
]P3875F5F]P8875F5F]P787875F]P887875F]P7AFAF87]PFAFAF87]P787875F]P887875F]P0000000]P7AAAAAA ]P8875F5F]P3AF875F]P787875F]PBAF875F]P887875F]P7AFAF87]PFAFAF87]P787875F]P887875F]P0000000]P7AAAAAA ]P81C1C1C]P7AAAAAA 
]P8875F5F]P3875F5F]P887875F]P787875F]PFAFAF87]P7AFAF87]P787875F]P887875F]P0000000]P7AAAAAA ]P3875F5F]P8875F5F]P3AF875F]PBAF875F]P787875F]P887875F]P7AFAF87]PFAFAF87]P787875F]P887875F]P0000000]P7AAAAAA 
]P3875F5F]P8875F5F]P787875F]P887875F]P7AFAF87]PFAFAF87]P787875F]P887875F]P0000000]P7AAAAAA ]P3875F5F]P8875F5F]P3AF875F]PBAF875F]P787875F]P887875F]P7AFAF87]PFAFAF87]P787875F]P887875F]P0000000]P7AAAAAA 
]P8875F5F]P3875F5F]P3AF875F]P887875F]P787875F]PFAFAF87]P7AFAF87]P787875F]P887875F]P0000000]P7AAAAAA ]P3875F5F]P8875F5F]P3AF875F]PBAF875F]P787875F]P887875F]P7AFAF87]PFAFAF87]P787875F]P887875F]P0000000]P7AAAAAA 
]P3875F5F]P8875F5F]P3AF875F]P787875F]P887875F]P7AFAF87]PFAFAF87]P787875F]P887875F]P0000000]P7AAAAAA ]P3875F5F]P8875F5F]P3AF875F]P787875F]P887875F]P7AFAF87]PFAFAF87]P787875F]P887875F]P0000000]P7AAAAAA 
]P787875F]P887875F]P7AFAF87]P787875F]P0000000]P7AAAAAA ]P787875F]P887875F]P7AFAF87]P787875F]P0000000]P7AAAAAA 

]P0000000]P1800000]P2008000]P3808000]P4000080]P5800080]P6008080]P7C0C0C0]P8808080]P9FF0000]PA00FF00]PBFFFF00]PC0000FF]PDFF00FF]PE00FFFF]PFFFFFFF

View file

@ -1,25 +1,46 @@
$balloon11$]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$\$
$\$
$\$
]P81c1c1c ]P81c1c1c]P0303030]P01c1c1c]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P81c1c1c]P0303030]P8303030]P81c1c1c]P8303030]P787875f]P887875f]P7afaf87]P0303030]P8303030]P81c1c1c]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P81c1c1c]P0303030]P8303030]P787875f]P887875f]P7afaf87]PFafaf87]P887875f]P0303030]P8303030]P81c1c1c]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P81c1c1c]P0303030]P8303030]P787875f]PFafaf87]P7afaf87]P787875f]P887875f]P7afaf87]PFafaf87]P787875f]P887875f]P0303030]P8303030]P01c1c1c]P81c1c1c]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P01c1c1c]P81c1c1c]P0303030]P8303030]P787875f]P887875f]P7afaf87]PFafaf87]P0000000]P7afaf87]P787875f]P887875f]P0303030]P8303030]P01c1c1c]P0000000]P81c1c1c ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P01c1c1c]P81c1c1c]P0303030]P8303030]P787875f]P887875f]P7afaf87]PFafaf87]P0000000]P8000000]P7ffffff]PFffffff]P45f00ff]PC5f00ff]P7ffffff]PFffffff]P8000000]P7afaf87]PFafaf87]P787875f]P887875f]P0303030]P8303030]P01c1c1c]P81c1c1c]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P81c1c1c]P0303030]P8303030]P787875f]P887875f]P7afaf87]PFafaf87]P0000000]PFffffff]P8000000]P45f5fff]PFafd7ff]P7ffffff]PFffffff]P0000000]P8000000]P7afaf87]PFafaf87]P787875f]P887875f]P0303030]P8303030]P01c1c1c]P0000000]P81c1c1c ]P81c1c1c ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P81c1c1c]P0303030]P787875f]P887875f]P7afaf87]PFafaf87]PFafd7ff]PFffffff]PFafaf87]P787875f]P887875f]P0303030]P8303030]P01c1c1c]P0000000]P81c1c1c ]P81c1c1c]P0303030]P8303030]P81c1c1c]P01c1c1c]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P887875f]P7afaf87]PFafaf87]P787875f]P7afaf87]P787875f]P887875f]P0303030]P8303030]P01c1c1c]P0000000]P81c1c1c ]P81c1c1c]P0303030]P8303030]P01c1c1c]P81c1c1c]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P887875f]P787875f]P7afaf87]PFafaf87]P7bcbcbc]PFffffff]P01c1c1c]P0000000]P887875f]P7afaf87]P0303030]P0000000]P81c1c1c]P0303030]P8303030]P81c1c1c]P0000000]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P787875f]P887875f]P7afaf87]PFafaf87]P7bcbcbc]PFffffff]P7ffffff]P7afaf87]PFafaf87]P7d7d787]PFd7d787]P787875f]PFafaf87]P0000000]P887875f ]P01c1c1c]P81c1c1c]P0303030]P8303030]P81c1c1c]P01c1c1c]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P9870000]P1870000]P05f0000]P85f0000]P7ffffff]PFffffff]P7afaf87]PFafaf87]P7d7d787]PFd7d787]PFafaf87]P7afaf87]P787875f]P887875f]P0000000 ]P01c1c1c]P8303030]P81c1c1c]P0303030]P8303030]P01c1c1c]P81c1c1c]P0000000 ]P81c1c1c]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P9870000]P85f0000]P7afaf87]P887875f]PFafaf87]P787875f]P887875f]P7afaf87]PFafaf87]PFd7d787]P887875f]P0000000 ]P81c1c1c ]P01c1c1c]P81c1c1c]P0303030]P8303030]P01c1c1c]P0000000]P81c1c1c ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P3875f5f]P8875f5f]P787875f]P887875f]P7afaf87]PFafaf87]P787875f]P887875f]PFafaf87]P7afaf87]P887875f]P0000000 ]P01c1c1c]P81c1c1c]P8303030]P0000000]P81c1c1c ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P3875f5f]P8875f5f]P787875f]P887875f]P7afaf87]PFafaf87]P787875f]P887875f]P0000000 ]P8875f5f]P3af875f]P887875f]P787875f]P7afaf87]PFafaf87]P787875f]P887875f]P0000000 ]P81c1c1c ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8875f5f]P787875f]PFafaf87]P7afaf87]P787875f]P887875f]P0000000 ]P3875f5f]P8875f5f]P3af875f]PBaf875f]P787875f]P887875f]P7afaf87]PFafaf87]P787875f]P887875f]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P3875f5f]P8875f5f]P787875f]P887875f]P7afaf87]PFafaf87]P787875f]P887875f]P0000000 ]P3875f5f]P8875f5f]P3af875f]PBaf875f]P787875f]P887875f]P7afaf87]PFafaf87]P787875f]P887875f]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8875f5f]P3875f5f]P3af875f]P887875f]P7afaf87]PFafaf87]P787875f]P887875f]P0000000 ]P3875f5f]P8875f5f]P3af875f]PBaf875f]P787875f]P887875f]P7afaf87]PFafaf87]P787875f]P887875f]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P3875f5f]P8875f5f]PBaf875f]P787875f]P887875f]P7afaf87]PFafaf87]P787875f]P887875f]P0000000 ]P3875f5f]P8875f5f]PBaf875f]P787875f]P887875f]P7afaf87]PFafaf87]P787875f]P887875f]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P787875f]P887875f]PFafaf87]P887875f]P0000000 ]P787875f]P887875f]PFafaf87]P887875f]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$$$
APPEARANCE: S01E01 Friendship is Magic part 1
BALLOON: top
COAT: brown
DISPLAY: full, left
EYE: blue
FREE: no
GROUP: stallion
KIND: earth
LICENSE: cc-nc-by-sa
MANE: black
MASTER: doctor
NAME: Time Turner (official on the Traing cards)
OTHER NAMES: Dr Hooves (official according to Welovefine), Doctor Hooves (long name)
POSE: stand
SOURCE: desktop ponies
WIDTH: 43
HEIGHT: 25
$$$
$balloon11$
$\$ 
$\$ 
$\$ 
]P81C1C1C]P7AAAAAA ]P81C1C1C]P01C1C1C]P8303030]P81C1C1C]P0000000]P7AAAAAA 
]P81C1C1C]P01C1C1C]P8303030]P0303030]P01C1C1C]P0303030]P787875F]P887875F]PFAFAF87]P0303030]P887875F]P8303030]P01C1C1C]P0000000]P81C1C1C]P7AAAAAA 
]P81C1C1C]P01C1C1C]P8303030]P0303030]P887875F]P787875F]P7AFAF87]PFAFAF87]P787875F]P0303030]P887875F]P8303030]P01C1C1C]P0000000]P81C1C1C]P7AAAAAA 
]P81C1C1C]P01C1C1C]P8303030]P0303030]P887875F]P787875F]PFAFAF87]P7AFAF87]P787875F]P887875F]P7AFAF87]PFAFAF87]P787875F]P887875F]P0303030]P8303030]P01C1C1C]P81C1C1C]P0000000]P7AAAAAA 
]P01C1C1C]P81C1C1C]P0303030]P8303030]P787875F]P887875F]P7AFAF87]PFAFAF87]P8000000]PFAFAF87]P787875F]P887875F]P0303030]P8303030]P81C1C1C]P0000000]P7AAAAAA 
]P01C1C1C]P81C1C1C]P0303030]P8303030]P787875F]P887875F]P7AFAF87]PFAFAF87]P0000000]P8000000]PFFFFFFF]P7FFFFFF]P45F00FF]PC5F00FF]P7FFFFFF]PFFFFFFF]P0000000]P7AFAF87]P8000000]PFAFAF87]P787875F]P887875F]P0303030]P8303030]P01C1C1C]P81C1C1C]P0000000]P7AAAAAA 
]P81C1C1C]P01C1C1C]P8303030]P0303030]P787875F]P887875F]P7AFAF87]PFAFAF87]P0000000]PFFFFFFF]P8000000]P45F5FFF]PFAFD7FF]P7FFFFFF]PFFFFFFF]P0000000]P8000000]P7AFAF87]PFAFAF87]P787875F]P887875F]P0303030]P8303030]P81C1C1C]P0000000]P7AAAAAA ]P81C1C1C]P7AAAAAA 
]P81C1C1C]P0303030]P787875F]P887875F]P7AFAF87]PFAFAF87]P7AFD7FF]P7FFFFFF]P7AFAF87]P787875F]P887875F]P0303030]P8303030]P81C1C1C]P0000000]P7AAAAAA ]P81C1C1C]P01C1C1C]P8303030]P0303030]P01C1C1C]P81C1C1C]P0000000]P7AAAAAA 
]P887875F]P7AFAF87]P787875F]PFAFAF87]P7AFAF87]P887875F]PFAFAF87]P787875F]P887875F]P0303030]P8303030]P81C1C1C]P0000000]P7AAAAAA ]P81C1C1C]P01C1C1C]P8303030]P0303030]P01C1C1C]P81C1C1C]P0000000]P7AAAAAA 
]P887875F]P787875F]PFAFAF87]P7AFAF87]PFBCBCBC]P7BCBCBC]PFFFFFFF]P01C1C1C]P0000000]P887875F]P787875F]PFAFAF87]P0303030]P887875F]P0000000]P81C1C1C]P0303030]P8303030]P01C1C1C]P0000000]P81C1C1C]P7AAAAAA
]P787875F]P887875F]P7AFAF87]PFAFAF87]PFBCBCBC]P7BCBCBC]PFFFFFFF]P7FFFFFF]PFAFAF87]P7AFAF87]P7D7D787]PFD7D787]P787875F]PFAFAF87]P0000000]P887875F]P7AAAAAA ]P01C1C1C]P81C1C1C]P0303030]P8303030]P01C1C1C]P0303030]P81C1C1C]P01C1C1C]P0000000]P7AAAAAA
]P9870000]P1870000]P05F0000]P85F0000]P7FFFFFF]PFFFFFFF]PFAFAF87]P7AFAF87]PFD7D787]P7D7D787]P7AFAF87]PFAFAF87]P787875F]P887875F]P0000000]P7AAAAAA ]P01C1C1C]P8303030]P0303030]P81C1C1C]P01C1C1C]P0303030]P8303030]P01C1C1C]P81C1C1C]P0000000]P7AAAAAA ]P81C1C1C]P7AAAAAA
]P9870000]P85F0000]P7AFAF87]P887875F]PFAFAF87]P787875F]P887875F]P7AFAF87]PFAFAF87]P7D7D787]P7AFAF87]P887875F]P0000000]P7AAAAAA ]P81C1C1C]P7AAAAAA ]P01C1C1C]P81C1C1C]P0303030]P8303030]P81C1C1C]P0000000]P7AAAAAA 
]P3875F5F]P8875F5F]P787875F]P887875F]P7AFAF87]PFAFAF87]P887875F]P787875F]P7AFAF87]PFAFAF87]P787875F]P0000000]P887875F]P7AAAAAA ]P01C1C1C]P81C1C1C]P0303030]P0000000]P7AAAAAA 
]P3875F5F]P8875F5F]P787875F]P887875F]P7AFAF87]PFAFAF87]P787875F]P887875F]P0000000]P7AAAAAA ]P8875F5F]P3AF875F]P787875F]PBAF875F]P887875F]P7AFAF87]PFAFAF87]P787875F]P887875F]P0000000]P7AAAAAA ]P81C1C1C]P7AAAAAA 
]P8875F5F]P3875F5F]P887875F]P787875F]PFAFAF87]P7AFAF87]P787875F]P887875F]P0000000]P7AAAAAA ]P3875F5F]P8875F5F]P3AF875F]PBAF875F]P787875F]P887875F]P7AFAF87]PFAFAF87]P787875F]P887875F]P0000000]P7AAAAAA 
]P3875F5F]P8875F5F]P787875F]P887875F]P7AFAF87]PFAFAF87]P787875F]P887875F]P0000000]P7AAAAAA ]P3875F5F]P8875F5F]P3AF875F]PBAF875F]P787875F]P887875F]P7AFAF87]PFAFAF87]P787875F]P887875F]P0000000]P7AAAAAA 
]P8875F5F]P3875F5F]P3AF875F]P887875F]P787875F]PFAFAF87]P7AFAF87]P787875F]P887875F]P0000000]P7AAAAAA ]P3875F5F]P8875F5F]P3AF875F]PBAF875F]P787875F]P887875F]P7AFAF87]PFAFAF87]P787875F]P887875F]P0000000]P7AAAAAA 
]P3875F5F]P8875F5F]P3AF875F]P787875F]P887875F]P7AFAF87]PFAFAF87]P787875F]P887875F]P0000000]P7AAAAAA ]P3875F5F]P8875F5F]P3AF875F]P787875F]P887875F]P7AFAF87]PFAFAF87]P787875F]P887875F]P0000000]P7AAAAAA 
]P787875F]P887875F]P7AFAF87]P787875F]P0000000]P7AAAAAA ]P787875F]P887875F]P7AFAF87]P787875F]P0000000]P7AAAAAA 

]P0000000]P1800000]P2008000]P3808000]P4000080]P5800080]P6008080]P7C0C0C0]P8808080]P9FF0000]PA00FF00]PBFFFF00]PC0000FF]PDFF00FF]PE00FFFF]PFFFFFFF

View file

@ -0,0 +1,48 @@
$$$
BALLOON: top
COAT: brown
DISPLAY: full, left
EYE: yellow
FREE: yes
GROUP: mare
KIND: pegasus
LICENSE: cc-by-sa (Creative Commons Attribution-ShareAlike 3.0 Unported)
LINK: regular
MANE: pink, white, red, blue, yellow
MEDIA: [fanart]
NAME: Donut pony (given by the author)
POSE: fly
SOURCE: [jristz]
WIDTH: 43
HEIGHT: 26
License summary: https://creativecommons.org/licenses/by-sa/3.0
Full license text: https://creativecommons.org/licenses/by-sa/3.0/legalcode
$$$
$balloon5$
$\$ 
$\$ 
$\$ 
]PFD7AFAF]P7D7AFAF]PFFFFFFF]PFAFD7D7]PFFFFFFF]P0000000]PFD7AFAF]P7AAAAAA 
]PFD7AFAF]P7D7AFAF]PFFFFFFF]P7FFAFD7]P7FFFFFF]PFD7D787]PFFFFFFF]P7D7D787]P7FFFFFF]P7D7AFAF]P0000000]PFD7AFAF]P7AAAAAA 
]PFD7AFAF]P7D7AFAF]PFFFFFFF]P7FFFFFF]PFD7D787]PFFFFFFF]PFAFD7D7]PFFFFFFF]P7FFAFD7]P7FFFFFF]P7FFAFD7]P7FFFFFF]P9AF5F5F]P3AF5F5F]PFD7AF87]P0000000]P9AF5F5F]P7AAAAAA 
]PFD7AFAF]P7AFD7D7]P7FFFFFF]PFFFFFFF]PFFFAFD7]P7D7AFAF]PFD7AFAF]P7FFFFFF]PFFFFFFF]PFD7AFAF]P7AFD7D7]PFFFFFFF]P7FFFFFF]PFD7AFAF]P3AF5F5F]P9AF5F5F]P7D7AF87]PFD7AF87]P9AF5F5F]P3AF5F5F]PFD7AF87]P7D7AFAF]P9AF5F5F]PFFFFFFF]P0000000]PFD7AFAF]P7AAAAAA 
]P5D75F87]PDD75F87]P7FFD7D7]PFFFAFD7]P7D7AFAF]P7FFFFFF]PFD7AFAF]P7D7D787]P7D7AFAF]PFD787AF]P7D787AF]PFFFAFD7]P7D7AFAF]P7FFAFD7]PDD75F87]P3AF5F5F]PFD7AF87]P7D7AF87]P3AF5F5F]P9AF5F5F]P7D7AF87]PFD7AF87]P3AF5F5F]P9AF5F5F]P7AFD7D7]PFFFFFFF]P7D7AFAF]PFD7AFAF]P0000000]P7AAAAAA ]PFD7AFAF]P7AAAAAA 
]P5D75F87]PDD75F87]P7FFAFD7]PFFFAFD7]P7FFD7D7]P7FFAFD7]PDD75F87]P5D75F87]PFD78787]P7D78787]PDD75F87]P5D75F87]P7FFAFD7]P5D75F87]P8000000]PFD78787]P7D78787]P8000000]P7D7AF87]PFD7AF87]P3AF5F5F]P7D7AF87]P3AF5F5F]P9AF5F5F]P7FFFFFF]PFFFFFFF]PFD7D787]P7D7AFAF]PFD7AFAF]P0000000]P7AAAAAA ]P7D7AFAF]PFD7AFAF]P7FFFFFF]PFAFD7FF]P7D7D7AF]PFFFFFFF]P7D7AFAF]PFD7AFAF]P0000000]P7D7AFAF]PFFFFFFF]PFD7AFAF]P0000000]P7AAAAAA 
]PDD75F87]P7FFAFD7]P5D75F87]P9AF5F5F]P7D78787]PFD7AF87]P7D7AF87]P7D78787]P8000000]P0000000]PFFFFFFF]P7FFFFFF]PBAF875F]PFFFFFFF]P0000000]P7D7AF87]P8000000]PFD7AF87]P3AF5F5F]P9AF5F5F]P7FFFFFF]PFFFFFFF]P7D7AFAF]PFD7AFAF]P7D78787]PFD78787]P7D7AFAF]PFD7AFAF]P7D787AF]PFFFFFFF]P7FFFFFF]P7D7AFAF]PFD7AFAF]P7FFFFFF]PFFFFFFF]PFAFD7FF]P7D787AF]PFD7AFAF]P0000000]P7AAAAAA 
]P3AF5F5F]P9AF5F5F]P7D7AF87]PFD7AF87]P0000000]P8000000]PFFFFFFF]P8000000]P7FFFFFF]P3D78700]P9D78700]P7FFFFFF]PFFFFFFF]P7D7AF87]PFD7AF87]PDD75F87]P7D7AFAF]PFD7AFAF]P7FFFFFF]PFFFFFFF]PFFFAFD7]P7D7AFAF]PFD7AFAF]P7AFD7FF]PFFFFFFF]P7D7D7AF]PFD7AFAF]P7D7AFAF]PFFFFFFF]P7FFFFFF]PFD7D7AF]PFFFFFFF]P7D7AFAF]PFD7AFAF]P0000000]P7AAAAAA 
]P9AF5F5F]P3AF5F5F]P7D7AF87]PFD7AF87]P0000000]PFFFFFFF]P8000000]PBFFFF87]PBFFD75F]P2FFD75F]PFFFFFFF]P7FFFFFF]PFD7AF87]P7D7AF87]P5D75F87]PDD75F87]P7FFAFD7]PFFFAFD7]P7D7AFAF]P7D7D787]PFD7AFAF]P7D7AFAF]P7D7AF87]P7D7AFAF]P9AF5F5F]P7FFFFFF]P7D7AFAF]PFD7AFAF]P7D787AF]PFFFFFFF]P7FFFFFF]P7D7AFAF]PFD7AFAF]PFAFD7FF]P7D787AF]PFFFFFFF]P7D7AFAF]PFD7AFAF]P0000000]P7AAAAAA 
]P3AF5F5F]P9AF5F5F]P7D7AF87]PFD7AF87]P3AF5F5F]P9AF5F5F]P7D7AF87]PFD7AF87]P7FFD7D7]P7D7AF87]PFFFD7D7]P7FFD7D7]PFD7AF87]P7D7AF87]P5D75F87]PDD75F87]P7FFAFD7]PFFFAFD7]P5D75F87]PDD75F87]P7FFAFD7]PFFFAFD7]P5D75F87]P3AF5F5F]P9AF5F5F]P7D7AF87]PFD7AF87]P3AF5F5F]P9AF5F5F]PFD7AF87]P7D7AFAF]P9AF5F5F]P7FFFFFF]PFD7D7AF]PFD7AFAF]P0000000]P7AAAAAA 
]P9AF5F5F]P7D7AF87]PFD7AF87]P5D75F87]PFD78787]P7FFAFD7]PDD75F87]PFFFAFD7]P7D787AF]P5D75F87]PFD787AF]P7FFAFD7]PDD75F87]P3AF5F5F]P9AF5F5F]P7D7AF87]PFD7AF87]P9AF5F5F]P3AF5F5F]PFD7AF87]P9AF5F5F]P0000000]P7AAAAAA ]PFD7AFAF]P7D7AFAF]PFAFD7D7]PFFFFFFF]PFD7D787]P0000000]PFD7AFAF]P7AAAAAA 
]P3AF5F5F]P9AF5F5F]P7D7AF87]P9D7875F]PFD7AF87]P7D78787]P5D75F87]PFD78787]P7FFAFD7]PDD75F87]P5D75F87]PFD7AFAF]P3AF5F5F]P9AF5F5F]P7D7AF87]PFD7AF87]P3AF5F5F]P9AF5F5F]P7D7AF87]P0000000]P3AF5F5F]PFD7AFAF]P7D7AFAF]PFFFFFFF]P7FFFFFF]PFD7D787]PFFFFFFF]PFAFD7D7]PFFFFFFF]PFAFD7D7]P7D7AFAF]PFFFFFFF]P0000000]PFD7AFAF]P7AAAAAA 
]P3AF5F5F]P9AF5F5F]P7D7AF87]P9D7875F]PFD7AF87]P9D7875F]PFD7AF87]P7D78787]P7FFFFFF]P9AF5F5F]P3AF5F5F]PFD7AF87]P7D7AF87]P9AF5F5F]P3AF5F5F]P9D7875F]P7FFFFFF]PFFFD7D7]P7D7AFAF]PFD7AFAF]P7FFFFFF]PFFFFFFF]P7AFD7D7]PFD7AFAF]P7FFFFFF]PFFFAFD7]P7D7AFAF]PFD7AFAF]P7FFFFFF]PFFFFFFF]P7FFAFD7]P7FFFFFF]PFFFAFD7]P7D7AFAF]PFD7AFAF]P0000000]P7AAAAAA 
]P9AF5F5F]P3D7875F]P9D7875F]P7D7AF87]PFD7AF87]P9D7875F]PFD7AF87]P3D7875F]P9D7875F]P7FFFFFF]PFDADADA]P7D7AF87]PFFFFFFF]P7FFD7D7]PFFFD7D7]P7D7AFAF]PFD7AFAF]P0000000]P7AAAAAA ]P7D7AFAF]PFD7AFAF]P7FFAFD7]PFFFFFFF]P7FFFFFF]PFAFD7D7]PFFFFFFF]P7D7D787]P7FFFFFF]P7D7AFAF]PFD7AFAF]P0000000]P7AAAAAA 
]P9AF5F5F]P3AF5F5F]P3D7875F]P9D7875F]P7D7AF87]PFD7AF87]P9D7875F]P3D7875F]P7D7AF87]PFD7AF87]P3D7875F]PFFFFFFF]P7FFD7D7]PFD7AF87]P7FFFFFF]PFFFFFFF]P7D7AFAF]PFD7AFAF]P0000000]P7AAAAAA ]PFD7AFAF]P7D7AFAF]PFAFD7D7]P7FFFFFF]PFFFFFFF]PFD7D787]P7D7AFAF]PFD7AFAF]P7FFFFFF]PFFFFFFF]P7AFD7D7]PFD7AFAF]P0000000]P7AAAAAA 
]P3AF5F5F]P9AF5F5F]PFD7AF87]P9AF5F5F]PFD7AF87]P7D7AF87]P9AF5F5F]P3D7875F]P7D7AF87]PFD7AF87]P3AF5F5F]P9AF5F5F]P0000000]P7AAAAAA ]P7D7AFAF]PFD7AFAF]P7FFFFFF]PFD7D787]PFFFFFFF]P7FFAFD7]PFD7AFAF]P7FFFFFF]PFFFFFFF]P7D7AFAF]PFD7AFAF]P7FFFFFF]P7D7AFAF]PDD75F87]P0000000]P7AAAAAA 
]P3AF5F5F]P9AF5F5F]P7D7AF87]PFD7AF87]P3AF5F5F]P9AF5F5F]P7D7AF87]PFD7AF87]P9AF5F5F]P3AF5F5F]P0000000]P7AAAAAA ]P9AF5F5F]P7D7AF87]P3AF5F5F]P7D7AF87]PFD7AF87]P3AF5F5F]P9AF5F5F]P0000000]P7D7AFAF]PDD75F87]P7FFAFD7]PFD7AFAF]P7D7AFAF]PFFFD7D7]P7FFFFFF]PFD7AFAF]P7AFD7D7]PFFFFFFF]P7D7AFAF]PFD7AFAF]P7FFD7D7]PFFFAFD7]P5D75F87]P0000000]PDD75F87]P7AAAAAA 
]P7D78787]PFD78787]P7D7AFAF]PFAFAFD7]P3AF5F5F]P9AF5F5F]P7D7AF87]PFFFFFFF]PFD7AF87]PFFFFFFF]P3AF5F5F]PFD7AFAF]P0000000]P7AAAAAA ]P3AF5F5F]P9AF5F5F]P7D7AF87]PFD7AF87]P3AF5F5F]PFD7AFAF]P7D7AF87]P9AF5F5F]PFD7AF87]P3AF5F5F]P9AF5F5F]P0000000]PDD75F87]P7FFAFD7]PFFFAFD7]P7D7AFAF]P7FFAFD7]PFFFD7D7]P5D75F87]PDD75F87]P0000000]P7AAAAAA 
]PFD78787]P7D78787]P3AF5F5F]P9AF5F5F]P7D7AF87]PFD7AF87]PFFFFFFF]P7FFFFFF]P7FFD787]P7D7AFAF]PFD7AFAF]P0000000]P7AAAAAA ]P3AF5F5F]PFD78787]P7D7AF87]PFAFAFD7]PFD7AFAF]P7D7AFAF]P3AF5F5F]P9AF5F5F]P7D7AF87]PFD7AF87]P7FFFFFF]P7D7AFAF]PFFFFFFF]P0000000]PFD7AFAF]PDD75F87]P7FFAFD7]PFFFAFD7]P7FFD7D7]P5D75F87]P0000000]PDD75F87]P7AAAAAA 
]PFD7AFAF]P7FFFFFF]P7D787AF]PFFFFFFF]P7FFFFFF]P787AFD7]PFD7AFAF]P0000000]P7AAAAAA ]PFD78787]P7D7AFAF]PFD7AFAF]P7D787AF]PBD7AF5F]P7D7AFAF]PFD7AFAF]P7FFFFFF]PFFFFFFF]P7D787AF]P7FFFFFF]P7D7AFAF]PF87AFD7]PFFFFFFF]P0000000]PFD7AFAF]PDD75F87]P5D75F87]P7FFAFD7]P5D75F87]P0000000]P7AAAAAA
]PFD7AFAF]P7FFFFFF]P0000000]P7AAAAAA ]PFD78787]P7D7AFAF]PFD7AFAF]P7FFFFFF]PFFFD787]PFFFFFFF]PFD787AF]P7D7AFAF]PFD7AFAF]P0000000]P7AAAAAA 
]PFD7AFAF]P7FFFFFF]P0000000]P7AAAAAA 
]P0000000]P1800000]P2008000]P3808000]P4000080]P5800080]P6008080]P7C0C0C0]P8808080]P9FF0000]PA00FF00]PBFFFF00]PC0000FF]PDFF00FF]PE00FFFF]PFFFFFFF

View file

@ -1,23 +1,42 @@
$balloon9$]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$\$
$\$
$\$
]P8878787]P7c6c6c6]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8878787]P7c6c6c6 ]P0444444]PFc6c6c6]P7c6c6c6 ]P8878787]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P7878787]P8444444]P7c6c6c6]P8878787 ]P0444444 ]P7878787 ]P0444444 ]P7c6c6c6 ]P7878787 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8444444]P7878787 ]P0444444 ]P7c6c6c6]P8878787 ]P7878787 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8444444]P7878787]PFc6c6c6]P0121212]P8878787]P7878787 ]P8444444 ]P0444444 ]P7c6c6c6 ]P8878787]P7878787 ]P0000000 ]P8878787]P7c6c6c6]P7878787 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0444444 ]P7878787 ]P0121212 ]PFeeeeee]P0585858]PBaf8700]P7eeeeee ]P8121212]P7878787 ]P0444444 ]P7878787 ]P7c6c6c6 ]P7878787 ]P0000000]P8878787 ]P8878787]P7c6c6c6 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8444444]P7878787 ]P7eeeeee]P0585858]P8878787]P7eeeeee]P7878787 ]P0444444]P7878787 ]P0444444]PFc6c6c6]P7878787]P7c6c6c6 ]P7878787 ]P0000000 ]P7878787 ]P7c6c6c6 ]P8878787 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8444444]P7878787 ]P0444444 ]P7878787 ]P7c6c6c6 ]P8878787]P0000000 ]P7878787 ]P7c6c6c6 ]P8878787 ]P7878787 ]P7c6c6c6 ]P7878787 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8444444]P7878787 ]P8121212]P0444444]P0121212 ]P8878787]P0000000]P8121212]P0444444]P8878787]PFc6c6c6]P7878787 ]P0000000]P8878787]P7c6c6c6 ]P7878787 ]P7c6c6c6 ]P7878787 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8444444]P7878787]P8121212]P7eeeeee ]P0444444 ]P7878787 ]P2ffd75f]PFeeeeee]P0444444]P8878787]P0000000 ]P7878787 ]PFc6c6c6]P7c6c6c6 ]P7878787 ]P7c6c6c6 ]P7878787]P0000000]P8878787 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0121212]P8444444]P7eeeeee ]P0121212]P0444444 ]P0121212 ]P7878787 ]P7eeeeee]P7878787 ]P0444444 ]P0000000 ]P8878787]P7c6c6c6]P7878787 ]P7c6c6c6 ]P7878787 ]P7c6c6c6 ]P7878787 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8121212]P0444444]P0000000]P0444444 ]P7878787]P0444444 ]P7878787 ]PBffd75f]P8444444]P0000000 ]P7878787 ]P7c6c6c6 ]P7878787 ]P7c6c6c6 ]P7878787 ]P0000000 ]P8878787]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0121212 ]P0444444 ]P0121212 ]P8444444]P7878787]P0444444 ]P8878787]P7878787 ]P8444444]P0000000 ]P7878787 ]P7c6c6c6 ]P8878787 ]P7878787 ]P0000000]P7c6c6c6]P7878787 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8121212]P0444444]P0121212 ]P0444444 ]P0121212 ]P0000000 ]P8444444]P7878787]P0444444 ]P7878787 ]P0444444 ]P0000000 ]P7878787 ]P7c6c6c6 ]P8878787 ]P0000000]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0121212 ]P8444444]P0444444 ]P0121212 ]P0000000 ]P0444444 ]P7878787 ]P0444444 ]P7878787 ]P8444444]P0000000 ]P8878787]P7c6c6c6]P7878787 ]PFc6c6c6]P0000000]P8878787 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0121212 ]P8444444 ]P0444444 ]P0121212 ]P0000000 ]P0444444 ]P7878787 ]P0444444 ]P7878787 ]P0444444 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0444444 ]P8878787 ]P0121212]P8444444 ]P0000000 ]P0444444 ]P7878787 ]P0444444 ]P7878787 ]P8444444]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8444444]P0444444 ]P7878787 ]P0000000 ]P8444444]P0444444 ]P7878787 ]P0444444 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8444444 ]P8444444 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$$$
BALLOON: top
COAT: grey
DISPLAY: full, left
EYE: brown
FREE: yes
GROUP: stallion
KIND: earth
LICENSE: CC0
MANE: grey
NAME: Dr Hooves #1 (mentioned on the fanart)
OTHER NAMES: Dr Whoof, Dr Whooves (Used on fanfics)
POSE: stand
SOURCE: fanart
WIDTH: 37
HEIGHT: 23
$$$
$balloon9$
$\$ 
$\$ 
$\$ 
]P8878787]P7878787]PFC6C6C6]P0000000]P8878787]P7AAAAAA 
]P8878787]P7878787]PFC6C6C6]P7C6C6C6]P8878787]PFC6C6C6]P7878787]P8444444]P7C6C6C6]PFC6C6C6]P7878787]P0000000]P8878787]P7AAAAAA 
]P7878787]P8444444]P7C6C6C6]P8878787]PFC6C6C6]P7878787]P0444444]P8444444]P7878787]P8878787]P0444444]P8444444]P7878787]PFC6C6C6]P7C6C6C6]P7878787]P8878787]P0000000]P7AAAAAA 
]P8444444]P0444444]P8878787]P7878787]P0444444]P7878787]P0444444]P7878787]P8444444]P8878787]P0444444]P8444444]P7C6C6C6]P8878787]PFC6C6C6]P7878787]P8878787]P0000000]P7AAAAAA 
]P8444444]P0444444]P8878787]P7878787]PFC6C6C6]P7C6C6C6]P8121212]P7878787]P8878787]P0444444]P7878787]P0444444]P8444444]P7C6C6C6]PFC6C6C6]P7878787]P8878787]P0000000]P7AAAAAA ]P8878787]P7878787]PFC6C6C6]P8878787]P0000000]P7AAAAAA 
]P0444444]P8444444]P7878787]P8878787]P0121212]P8121212]P7EEEEEE]P0585858]PBAF8700]P7EEEEEE]PFEEEEEE]P0121212]P7878787]P8121212]P8878787]P0444444]P8444444]P7878787]P8878787]P7C6C6C6]PFC6C6C6]P7878787]P8878787]P0000000]P7AAAAAA ]P8878787]P7878787]PFC6C6C6]P7C6C6C6]P8878787]P7878787]PFC6C6C6]P7C6C6C6]P7878787]P0000000]P8878787]P7AAAAAA 
]P8444444]P0444444]P8878787]P7878787]P7EEEEEE]P8444444]P0585858]P8878787]P7EEEEEE]P7878787]P8444444]P0444444]P8878787]P7878787]P8444444]P0444444]PFC6C6C6]P7C6C6C6]P8878787]PFC6C6C6]P7878787]P8878787]P0000000]P7AAAAAA ]P7878787]P8878787]P7C6C6C6]PFC6C6C6]P7878787]P7C6C6C6]P8878787]PFC6C6C6]P7878787]P7C6C6C6]P8878787]PFC6C6C6]P7878787]P0000000]P8878787]P7AAAAAA 
]P8444444]P7878787]P8878787]P0444444]P8444444]P7878787]P8878787]P8444444]P0444444]PFC6C6C6]P7C6C6C6]P8878787]P0000000]P7AAAAAA ]P7878787]P8878787]P7C6C6C6]PFC6C6C6]P8878787]PFC6C6C6]P7878787]P7C6C6C6]P8878787]PFC6C6C6]P7878787]P8878787]P7C6C6C6]PFC6C6C6]P7878787]P8878787]P0000000]P7AAAAAA 
]P8444444]P7878787]P8878787]P8121212]P0444444]P0121212]P7878787]P0000000]P0121212]P8444444]P0444444]P8121212]P8878787]P7C6C6C6]P8444444]P7878787]P8878787]P7C6C6C6]P0000000]P7C6C6C6]PFC6C6C6]P7878787]P8878787]P7C6C6C6]PFC6C6C6]P7878787]P7C6C6C6]P7878787]P8878787]P0000000]P7AAAAAA 
]P8444444]P7878787]P8121212]P7EEEEEE]PFEEEEEE]P0121212]P8444444]P0444444]P8121212]P0121212]P8444444]P0444444]P8121212]P0121212]P8878787]P7878787]P2FFD75F]PE00AFFF]PFEEEEEE]PE00AFFF]P0444444]P8878787]P7878787]P8444444]P0000000]P7AAAAAA ]P7878787]P8878787]P7C6C6C6]PFC6C6C6]P7878787]P8878787]P7C6C6C6]PFC6C6C6]P8878787]P0000000]P7AAAAAA 
]P0121212]P8444444]P0444444]P8121212]P7EEEEEE]PFEEEEEE]P0121212]P8444444]P0444444]P8121212]P0121212]P8444444]P0444444]P0121212]P8121212]P7878787]P8878787]PE00AFFF]P600AFFF]PFEEEEEE]P7878787]PE00AFFF]P8878787]P0444444]P8444444]P0000000]P7AAAAAA ]P8878787]P7878787]PFC6C6C6]P8878787]P7C6C6C6]PFC6C6C6]P7878787]P8878787]P7C6C6C6]PFC6C6C6]P7878787]P8878787]P0000000]P7AAAAAA 
]P8121212]P0444444]P0000000]P0444444]P0121212]P8444444]P0444444]P0121212]P8878787]P0444444]P8444444]P7878787]P8878787]P2FFD75F]P7878787]P8444444]P0000000]P7AAAAAA ]P7878787]P8878787]P7C6C6C6]PFC6C6C6]P7878787]P8878787]P7C6C6C6]PFC6C6C6]P7878787]P8878787]P0000000]P7AAAAAA ]P8878787]P7AAAAAA
]P0121212]P8121212]P0444444]P8444444]P0121212]P8121212]P0444444]P7878787]P8444444]P0444444]P7878787]P8878787]P0444444]P0000000]P8444444]P7AAAAAA ]P7878787]P8878787]P7C6C6C6]PFC6C6C6]P7878787]P7C6C6C6]P7878787]P8878787]P0000000]P7878787]PFC6C6C6]P8878787]P0000000]P7AAAAAA
]P8121212]P0121212]P8444444]P8121212]P0444444]P8444444]P0121212]P8121212]P0000000]P7AAAAAA ]P8444444]P7878787]P0444444]P8878787]P8444444]P7878787]P8878787]P0444444]P8444444]P0000000]P7AAAAAA ]P7878787]P8878787]P7C6C6C6]PFC6C6C6]P7878787]P7C6C6C6]P8878787]PFC6C6C6]P7878787]P7C6C6C6]P8878787]P0000000]P7AAAAAA
]P0121212]P8121212]P0444444]P0121212]P8444444]P0444444]P0121212]P8121212]P0000000]P7AAAAAA ]P0444444]P8444444]P7878787]P8878787]P0444444]P8444444]P7878787]P8878787]P0444444]P0000000]P8444444]P7AAAAAA ]P8878787]P7C6C6C6]P7878787]P7C6C6C6]P0000000]P7AAAAAA 
]P0121212]P8121212]P0444444]P0121212]P0444444]P8444444]P0121212]P8121212]P0000000]P7AAAAAA ]P0444444]P8444444]P7878787]P8878787]P0444444]P8444444]P7878787]P8878787]P0444444]P8444444]P0000000]P7AAAAAA 
]P0444444]P8444444]P8878787]P8444444]P0121212]P8878787]P0444444]P8121212]P0121212]P0000000]P7AAAAAA ]P0444444]P8444444]P7878787]P8878787]P0444444]P8444444]P7878787]P8878787]P0444444]P0000000]P8444444]P7AAAAAA 
]P8444444]P0444444]P8878787]P7878787]P8444444]P0000000]P7AAAAAA ]P8444444]P0444444]P7878787]P8878787]P0444444]P8444444]P0000000]P7AAAAAA 
]P8444444]P7AAAAAA ]P8444444]P7AAAAAA 
]P0000000]P1800000]P2008000]P3808000]P4000080]P5800080]P6008080]P7C0C0C0]P8808080]P9FF0000]PA00FF00]PBFFFF00]PC0000FF]PDFF00FF]PE00FFFF]PFFFFFFF

View file

@ -1,24 +1,42 @@
$balloon7$]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$\$
$\$
$\$
]P8121212]P0262626]P0121212 ]P0000000]P0262626]P0121212 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0121212 ]P0000000]P8121212 ]P0121212 ]P0262626 ]P8121212 ]P0585858 ]PBaf8700]P8262626]P0262626 ]P8121212]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0121212 ]P0262626 ]P8121212 ]P8585858]P8121212]P0585858 ]P3af8700 ]P8585858]P0121212 ]P0000000]P8121212 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8121212]P0262626]P8585858]P3af8700 ]P0585858 ]P3af8700 ]P0585858 ]P0262626 ]P8121212]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0585858]PBaf8700]P3af8700 ]P0121212]P3af8700 ]P0585858]P8262626]P0121212]P0000000]P8121212]P8262626]P8121212 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0585858]PBaf8700]P3af8700 ]P0121212 ]PFeeeeee]P7eeeeee ]P75f87d7 ]P7eeeeee ]P8121212]P3af8700 ]P0585858 ]P0262626 ]P0121212 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0585858 ]P3af8700 ]P0121212]PFeeeeee ]P7eeeeee ]P0121212 ]P3af8700 ]P0585858]P8262626]P0121212]P0262626 ]P0000000]P8121212 ]P8121212 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0585858 ]P3af8700 ]P85f87d7]PFeeeeee ]P0585858 ]P0262626 ]P0121212 ]P0000000]P8121212]P0121212 ]P0000000 ]P8121212]P0262626 ]P0121212 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8585858]P3af8700 ]P0585858 ]P0262626 ]P0121212 ]P0000000 ]P8121212]P0262626 ]P0121212 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8585858]P0585858 ]P3af8700 ]P4000087]P85f87d7]P8121212]P0000000]PC000087]P85f87d7]P4000087 ]P0585858]PBaf8700]P8262626]P0000000]P8121212]P0262626 ]P0000000]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0585858]P9870000]P8262626]PFeeeeee]P7eeeeee ]P4000087]P85f87d7]P75f87d7 ]P4000087]P3af8700 ]P2ffd75f]PFeeeeee]P0585858]PBaf8700]P0000000]P8585858 ]P0121212 ]P0262626 ]P8121212]P0121212 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0262626]P9870000]P7eeeeee]PC000087]P75f87d7 ]P3af8700 ]P7eeeeee]P3af8700 ]P0585858 ]P0000000 ]P0121212]P8262626 ]P0262626 ]P0121212 ]P0000000 ]P8121212]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P1870000 ]P0262626 ]PC000087]P75f87d7 ]P0585858 ]P3af8700 ]PBffd75f]P8585858]P0000000 ]P8121212 ]P0121212 ]P0262626 ]P8121212]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8262626]P1870000 ]P0000000 ]P4000087 ]P85f87d7]P75f87d7 ]P4000087 ]P3af8700]P8585858]P0585858 ]PBaf8700]P3af8700 ]P8585858]P0000000 ]P0121212 ]P8262626]P0000000]P8121212 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8262626 ]P4000087 ]P75f87d7 ]P4000087 ]P0000000 ]P8585858]P3af8700]P0585858 ]P3af8700 ]P0585858 ]P0000000 ]P8121212 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PC000087]P4000087 ]P75f87d7 ]P4000087 ]P0000000 ]P0585858 ]P3af8700 ]P0585858 ]P3af8700 ]P0585858 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P4000087 ]P75f87d7 ]P4000087 ]P0000000 ]P0585858 ]P3af8700 ]P0585858 ]P3af8700 ]P0585858 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8585858]P0585858 ]PBaf8700]P4000087 ]P85f87d7]P75f87d7 ]P4000087 ]P0000000 ]P0585858 ]P3af8700 ]P0585858 ]P3af8700 ]P0585858 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0585858 ]PBaf8700 ]P3af8700 ]PC000087]P0585858]P0000000 ]P0585858 ]PBaf8700 ]P3af8700 ]P0585858 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0585858 ]PBaf8700 ]P0000000 ]P0585858 ]PBaf8700 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$$$
BALLOON: top
COAT: brown
DISPLAY: full, left
EYE: blue
FREE: no
GROUP: stallion
KIND: earth
MANE: black
NAME: Dr Hooves #10 (mentioned on the fanfic)
OTHER NAMES: Dr Hooves (original model), Dr Whooves, Dr Whoof (used on fanfics)
POSE: stand
SOURCE: fanart
WIDTH: 39
HEIGHT: 24
$$$
$balloon7$
$\$ 
$\$ 
$\$ 
]P8121212]P0121212]P8262626]P8121212]P0000000]P0121212]P8262626]P8121212]P0000000]P7AAAAAA 
]P0121212]P8121212]P0000000]P7AAAAAA ]P0121212]P8121212]P0262626]P8262626]P0121212]P0262626]P0585858]P8585858]PBAF8700]P0262626]P8585858]P8262626]P0121212]P0000000]P8121212]P7AAAAAA 
]P0121212]P8121212]P0262626]P8262626]P0121212]P0262626]P8121212]P8585858]P8121212]P0585858]P8585858]P3AF8700]PBAF8700]P0585858]P0121212]P8585858]P8121212]P0000000]P7AAAAAA 
]P8121212]P0262626]P8585858]P0585858]PBAF8700]P3AF8700]P0585858]P8585858]P3AF8700]PBAF8700]P0585858]P8585858]P0262626]P8262626]P0121212]P0000000]P8121212]P7AAAAAA 
]P0585858]PBAF8700]P3AF8700]P8121212]PBAF8700]P0585858]P8262626]P0262626]P8121212]P0000000]P8262626]P8121212]P7AAAAAA 
]P0585858]PBAF8700]P3AF8700]P0121212]P8121212]PFEEEEEE]P7EEEEEE]P75F87D7]P85F87D7]P7EEEEEE]PFEEEEEE]P0121212]P3AF8700]P8121212]PBAF8700]P0585858]P8585858]P0262626]P8262626]P0121212]P8121212]P0000000]P7AAAAAA 
]P0585858]P8585858]P3AF8700]PBAF8700]P0121212]PFEEEEEE]P8121212]P600AFFF]PE00AFFF]P7EEEEEE]PFEEEEEE]P0121212]P8121212]P3AF8700]PBAF8700]P0585858]P8262626]P0262626]P8121212]P8262626]P0000000]P8121212]P7AAAAAA ]P8121212]P7AAAAAA 
]P0585858]P8585858]P3AF8700]PBAF8700]P75F87D7]P7EEEEEE]P3AF8700]P0585858]P8585858]P0262626]P8262626]P0121212]P8121212]P0000000]P0121212]P0000000]P7AAAAAA ]P8121212]P0121212]P8262626]P0262626]P0121212]P8121212]P0000000]P7AAAAAA 
]P8585858]P3AF8700]P0585858]PBAF8700]P3AF8700]P8585858]P0585858]PBAF8700]P3AF8700]P0585858]P8585858]P0262626]P8262626]P0121212]P8121212]P0000000]P7AAAAAA ]P8121212]P0121212]P8262626]P0262626]P0121212]P8121212]P0000000]P7AAAAAA 
]P8585858]P0585858]P3AF8700]PBAF8700]PE00AFFF]P4000087]P85F87D7]P0121212]PC000087]P0000000]P85F87D7]P4000087]PC000087]P0585858]PBAF8700]P0262626]P8585858]P0000000]P8121212]P0262626]P8262626]P0121212]P0000000]P8121212]P7AAAAAA
]P0585858]P9870000]P600AFFF]P8262626]P7EEEEEE]PE00AFFF]PFEEEEEE]PC000087]P4000087]P85F87D7]P75F87D7]PC000087]P4000087]P85F87D7]P75F87D7]PC000087]P3AF8700]PBAF8700]P2FFD75F]PE00AFFF]PFEEEEEE]PE00AFFF]P0585858]PBAF8700]P0000000]P8585858]P7AAAAAA ]P0121212]P8121212]P0262626]P8262626]P0121212]P0262626]P8121212]P0121212]P0000000]P7AAAAAA
]P0262626]P9870000]P7EEEEEE]PE00AFFF]P600AFFF]PFEEEEEE]P7EEEEEE]PC000087]P4000087]P85F87D7]P75F87D7]PC000087]P4000087]P85F87D7]P75F87D7]P4000087]PBAF8700]P3AF8700]PE00AFFF]P600AFFF]PFEEEEEE]P3AF8700]PE00AFFF]PBAF8700]P0585858]P8585858]P0000000]P7AAAAAA ]P0121212]P8262626]P0262626]P8121212]P0121212]P0262626]P8262626]P0121212]P8121212]P0000000]P7AAAAAA ]P8121212]P7AAAAAA
]P1870000]P9870000]P0262626]P8262626]P600AFFF]PC000087]P75F87D7]P85F87D7]PC000087]P4000087]P85F87D7]P75F87D7]PC000087]P0585858]P8585858]P3AF8700]PBAF8700]P2FFD75F]P3AF8700]P8585858]P0000000]P7AAAAAA ]P8121212]P7AAAAAA ]P0121212]P8121212]P0262626]P8262626]P8121212]P0000000]P7AAAAAA 
]P8262626]P1870000]P9870000]P0000000]P7AAAAAA ]P4000087]PC000087]P75F87D7]P85F87D7]PC000087]P4000087]P3AF8700]P8585858]P0585858]P3AF8700]PBAF8700]P0585858]P0000000]P8585858]P7AAAAAA ]P0121212]P8121212]P0262626]P0000000]P7AAAAAA 
]P8262626]P7AAAAAA ]P4000087]PC000087]P75F87D7]P85F87D7]P4000087]PC000087]P0000000]P7AAAAAA ]P8585858]P3AF8700]P0585858]PBAF8700]P8585858]P3AF8700]PBAF8700]P0585858]P8585858]P0000000]P7AAAAAA ]P8121212]P7AAAAAA 
]PC000087]P4000087]P85F87D7]P75F87D7]P4000087]PC000087]P0000000]P7AAAAAA ]P0585858]P8585858]P3AF8700]PBAF8700]P0585858]P8585858]P3AF8700]PBAF8700]P0585858]P8585858]P0000000]P7AAAAAA 
]P4000087]PC000087]P75F87D7]P85F87D7]P4000087]PC000087]P0000000]P7AAAAAA ]P0585858]P8585858]P3AF8700]PBAF8700]P0585858]P8585858]P3AF8700]PBAF8700]P0585858]P8585858]P0000000]P7AAAAAA 
]P8585858]P0585858]P3AF8700]P4000087]PC000087]P75F87D7]P85F87D7]P4000087]PC000087]P0000000]P7AAAAAA ]P0585858]P8585858]P3AF8700]PBAF8700]P0585858]P8585858]P3AF8700]PBAF8700]P0585858]P8585858]P0000000]P7AAAAAA 
]P0585858]P8585858]P3AF8700]P0585858]P3AF8700]PBAF8700]P4000087]P8585858]P0000000]P7AAAAAA ]P0585858]P8585858]P3AF8700]P0585858]P3AF8700]PBAF8700]P0585858]P8585858]P0000000]P7AAAAAA 
]P0585858]P8585858]P3AF8700]P0585858]P0000000]P7AAAAAA ]P0585858]P8585858]P3AF8700]P0585858]P0000000]P7AAAAAA 
]P0000000]P1800000]P2008000]P3808000]P4000080]P5800080]P6008080]P7C0C0C0]P8808080]P9FF0000]PA00FF00]PBFFFF00]PC0000FF]PDFF00FF]PE00FFFF]PFFFFFFF

View file

@ -1,24 +1,42 @@
$balloon15$]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$\$
$\$
$\$
]P8121212 ]P8121212]P0262626]P0121212 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8121212]P0262626 ]P0585858 ]PBaf8700]P8262626]P0262626 ]P8121212]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8121212]P0262626 ]P8585858]P0121212]P0585858 ]P3af8700 ]P0121212]P0262626 ]P8121212]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8121212]P0262626 ]P8585858]P3af8700 ]P0585858 ]P3af8700 ]P0585858 ]P0262626 ]P0121212 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0121212 ]P0262626 ]P8585858]P3af8700 ]P8121212 ]P0585858 ]P0262626 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0121212 ]P0262626 ]P8585858]P3af8700 ]P8121212]P0121212 ]P7eeeeee ]P75f87d7 ]P7eeeeee ]P3af8700 ]P0585858 ]P0121212 ]P0262626 ]P0121212 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8121212]P0262626 ]P8585858]P3af8700 ]P8121212]P75f87d7]PFeeeeee]P7eeeeee ]P3af8700]P8121212 ]P0585858 ]P0262626 ]P0000000 ]P8121212 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8121212]P0262626]P0585858]PBaf8700]P3af8700 ]P0585858]P3af8700 ]P0585858 ]P0121212 ]P0262626 ]P8121212]P0000000 ]P8121212]P0121212 ]P0262626 ]P0121212 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8585858]P0585858 ]P3af8700 ]P0585858 ]P0262626 ]P8121212]P0000000 ]P8121212]P0121212 ]P0262626 ]P0121212 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8585858]P0585858 ]P3af8700 ]P7eeeeee]P0121212]P8262626]P0000000]P8585858]P3af8700]P0121212 ]P0000000]P8121212]P0262626 ]P0000000]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0585858 ]P3af8700 ]P7eeeeee]P8262626]P0585858 ]P0262626 ]P3af8700 ]P2ffd75f]PFeeeeee]P0585858]PBaf8700]P0000000]P8585858 ]P0121212 ]P0262626 ]P8121212]P0121212 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P9870000]P0262626]P7eeeeee]P8262626]P0585858 ]P3af8700 ]P7eeeeee]P3af8700 ]P0585858 ]P0000000 ]P0121212]P8262626 ]P0262626 ]P0121212 ]P0000000 ]P8121212]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P9870000]P0262626]P7eeeeee]P0262626]P8585858]P0585858 ]P0262626]P0585858 ]P0262626 ]P0585858 ]P3af8700 ]PBffd75f]P8585858]P0000000 ]P8121212 ]P0121212 ]P0262626 ]P8121212]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8262626]P0585858 ]P0262626 ]P3af8700]P8585858]P0585858 ]PBaf8700]P3af8700 ]P8585858]P0000000 ]P0121212 ]P8262626]P0000000]P8121212 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0262626 ]P0585858 ]P8121212]P0262626]P0000000 ]P8585858]P3af8700]P0585858 ]P3af8700 ]P0585858 ]P0000000 ]P8121212 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8262626]P0262626 ]P0585858 ]P0121212]P0262626 ]P0121212 ]P0000000 ]P0585858 ]P3af8700 ]P0585858 ]P3af8700 ]P0585858 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0262626 ]P0585858 ]P8121212]P0262626]P0000000 ]P0585858 ]P3af8700 ]P0585858 ]P3af8700 ]P0585858 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8585858]P0585858 ]PBaf8700]P0262626 ]P8585858]P0585858 ]P0262626 ]P0000000 ]P0585858 ]P3af8700 ]P0585858 ]P3af8700 ]P0585858 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0585858 ]PBaf8700 ]P3af8700 ]P8262626]P0585858]P0000000 ]P0585858 ]PBaf8700 ]P3af8700 ]P0585858 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0585858 ]PBaf8700 ]P0000000 ]P0585858 ]PBaf8700 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$$$
BALLOON: top
COAT: brown
DISPLAY: full, left
EYE: blue
FREE: no
GROUP: stallion
KIND: earth
MANE: black
NAME: Dr Hooves #11 (mentioned on the fanfic)
OTHER NAMES: Dr Hooves (original model), Dr Whooves, Dr Whoof (used on fanfics)
POSE: stand
SOURCE: fanart
WIDTH: 43
HEIGHT: 24
$$$
$balloon15$
$\$ 
$\$ 
$\$ 
]P8121212]P7AAAAAA ]P8121212]P0121212]P8262626]P8121212]P0000000]P7AAAAAA 
]P8121212]P0121212]P8262626]P0262626]P0121212]P0262626]P8121212]P0585858]P8585858]PBAF8700]P0262626]P8585858]P8262626]P0121212]P0000000]P8121212]P7AAAAAA 
]P8121212]P0121212]P8262626]P0262626]P8585858]P0121212]P0585858]P3AF8700]PBAF8700]P0585858]P0121212]P8585858]P0262626]P8262626]P0121212]P0000000]P8121212]P7AAAAAA 
]P8121212]P0121212]P8262626]P0262626]P8585858]P0585858]PBAF8700]P3AF8700]P0585858]P8585858]P3AF8700]PBAF8700]P0585858]P8585858]P0262626]P8262626]P0121212]P8121212]P0000000]P7AAAAAA 
]P0121212]P8121212]P0262626]P8262626]P8585858]P0585858]PBAF8700]P3AF8700]P8121212]PBAF8700]P0585858]P8585858]P0262626]P8262626]P8121212]P0000000]P7AAAAAA 
]P0121212]P8121212]P0262626]P8262626]P8585858]P3AF8700]PBAF8700]P0121212]P8121212]P7EEEEEE]PFEEEEEE]P75F87D7]P85F87D7]P7EEEEEE]PFEEEEEE]P0121212]P3AF8700]P8121212]PBAF8700]P0585858]P8585858]P0121212]P8121212]P0262626]P8262626]P0121212]P8121212]P0000000]P7AAAAAA 
]P8121212]P0121212]P8262626]P0262626]P8585858]P3AF8700]PBAF8700]P0121212]P85F87D7]P600AFFF]PFEEEEEE]P7EEEEEE]PBAF8700]P0121212]P3AF8700]P0585858]P8585858]P0262626]P8262626]P8121212]P0000000]P7AAAAAA ]P8121212]P7AAAAAA 
]P8121212]P0262626]P0585858]PBAF8700]P3AF8700]P8585858]PBAF8700]P0585858]P8585858]P0121212]P8121212]P0262626]P8262626]P8121212]P0000000]P7AAAAAA ]P8121212]P0121212]P0262626]P8262626]P0121212]P8121212]P0000000]P7AAAAAA 
]P8585858]P0585858]PBAF8700]P3AF8700]P8585858]P0585858]PBAF8700]P3AF8700]P0585858]P8585858]P0262626]P8262626]P8121212]P0000000]P7AAAAAA ]P8121212]P0121212]P0262626]P8262626]P0121212]P8121212]P0000000]P7AAAAAA 
]P8585858]P0585858]P3AF8700]PBAF8700]PE00AFFF]P600AFFF]PFEEEEEE]P0121212]P8262626]P0000000]P8585858]P0585858]PBAF8700]P0121212]P8585858]P8121212]P0000000]P0262626]P8262626]P0121212]P0000000]P8121212]P7AAAAAA
]P0585858]P8585858]P3AF8700]PBAF8700]PE00AFFF]P600AFFF]PFEEEEEE]P7EEEEEE]P8262626]P0262626]P8585858]P0585858]P8262626]P0262626]P3AF8700]PBAF8700]P2FFD75F]PE00AFFF]PFEEEEEE]PE00AFFF]P0585858]PBAF8700]P0000000]P8585858]P7AAAAAA ]P0121212]P8121212]P0262626]P8262626]P0121212]P0262626]P8121212]P0121212]P0000000]P7AAAAAA
]P9870000]P1870000]P8262626]P0262626]P9870000]P7EEEEEE]PE00AFFF]P8262626]P0585858]P8585858]P8262626]P0262626]P8585858]P3AF8700]P8262626]PBAF8700]PE00AFFF]P600AFFF]PFEEEEEE]P3AF8700]PE00AFFF]PBAF8700]P0585858]P8585858]P0000000]P7AAAAAA ]P0121212]P8262626]P0262626]P8121212]P0121212]P0262626]P8262626]P0121212]P8121212]P0000000]P7AAAAAA ]P8121212]P7AAAAAA
]P9870000]P0262626]PE00AFFF]P7EEEEEE]P0262626]P8585858]P0585858]P8262626]P0262626]P8585858]P0585858]P0262626]P8262626]P0585858]P8585858]P3AF8700]PBAF8700]P2FFD75F]P3AF8700]P8585858]P0000000]P7AAAAAA ]P8121212]P7AAAAAA ]P0121212]P8121212]P0262626]P8262626]P8121212]P0000000]P7AAAAAA 
]P600AFFF]P8262626]P0585858]P8585858]P0262626]P0585858]P8262626]P0262626]P3AF8700]P8585858]P0585858]P3AF8700]PBAF8700]P0585858]P0000000]P8585858]P7AAAAAA ]P0121212]P8121212]P0262626]P0000000]P7AAAAAA 
]P0262626]P8262626]P0585858]P8585858]P8121212]P0262626]P0000000]P7AAAAAA ]P8585858]P3AF8700]P0585858]PBAF8700]P8585858]P3AF8700]PBAF8700]P0585858]P8585858]P0000000]P7AAAAAA ]P8121212]P7AAAAAA 
]P8262626]P0262626]P8585858]P0585858]P0262626]P8121212]P8262626]P0121212]P8121212]P0000000]P7AAAAAA ]P0585858]P8585858]P3AF8700]PBAF8700]P0585858]P8585858]P3AF8700]PBAF8700]P0585858]P8585858]P0000000]P7AAAAAA 
]P0262626]P8262626]P0585858]P8585858]P0121212]P8262626]P0000000]P7AAAAAA ]P0585858]P8585858]P3AF8700]PBAF8700]P0585858]P8585858]P3AF8700]PBAF8700]P0585858]P8585858]P0000000]P7AAAAAA 
]P8585858]P0585858]P3AF8700]P0262626]P8262626]P0585858]P8585858]P0262626]P8262626]P0000000]P7AAAAAA ]P0585858]P8585858]P3AF8700]PBAF8700]P0585858]P8585858]P3AF8700]PBAF8700]P0585858]P8585858]P0000000]P7AAAAAA 
]P0585858]P8585858]P3AF8700]P0585858]P3AF8700]PBAF8700]P0262626]P8585858]P0000000]P7AAAAAA ]P0585858]P8585858]P3AF8700]P0585858]P3AF8700]PBAF8700]P0585858]P8585858]P0000000]P7AAAAAA 
]P0585858]P8585858]P3AF8700]P0585858]P0000000]P7AAAAAA ]P0585858]P8585858]P3AF8700]P0585858]P0000000]P7AAAAAA 
]P0000000]P1800000]P2008000]P3808000]P4000080]P5800080]P6008080]P7C0C0C0]P8808080]P9FF0000]PA00FF00]PBFFFF00]PC0000FF]PDFF00FF]PE00FFFF]PFFFFFFF

View file

@ -1,24 +1,43 @@
$balloon5$]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$\$
$\$
$\$
]P8262626]P0262626 ]P8121212]P0121212 ]P8262626]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8262626]P0121212 ]P0585858 ]PBaf8700]P8262626]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0262626]P8121212]P0121212 ]P0262626]P0585858 ]P3af8700 ]P8585858]P0121212 ]P0262626 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0262626]P8121212 ]P0121212 ]P0262626]P0121212 ]P0262626]PBaf8700]P3af8700 ]P0585858 ]P3af8700 ]P0585858 ]P0121212 ]P0262626 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8262626 ]P0262626]P8585858]P0121212]PBaf8700]P0262626]P8585858]P0121212]P0262626]P0121212]PBaf8700]P0262626]P0121212]P0585858]P3af8700 ]P0585858]P8262626]P0121212 ]P0262626 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8585858]P0585858 ]P0121212]PBaf8700 ]PFeeeeee]P85f87d7]PFeeeeee]PBaf8700]P3af8700 ]P0585858 ]P0262626]P8121212]P0121212 ]P0262626 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8585858]P3af8700 ]P0121212]P85f87d7]PFeeeeee]P0585858]P8121212 ]P3af8700 ]P0585858]P8262626]P0121212 ]P0000000 ]P8262626]P0121212 ]P0262626 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8585858]P3af8700 ]P0585858 ]P3af8700 ]P0262626]P0121212 ]P0262626 ]P0000000 ]P0262626 ]P0121212 ]P8262626]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8585858]P0585858 ]P3af8700 ]P0262626]P8444444]P0121212]P8262626]P0000000 ]P8444444]P8585858]P0262626]P0121212 ]P8262626 ]P0000000]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8585858]P0585858 ]P3af8700]P85f87d7 ]P0121212 ]P8444444]P0444444 ]P0121212 ]P0444444 ]P3af8700 ]PBffd75f]P0585858 ]P0000000 ]P0262626 ]P0000000]P8262626]P0121212 ]P0000000]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0585858]P8262626]P1870000 ]P0444444]P8121212]P0121212 ]P8444444]P0444444 ]P0121212 ]P3af8700 ]P7eeeeee]P3af8700 ]P0585858 ]P0000000 ]P8262626]P0121212 ]P0262626 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0262626]P9870000]P0000000]P8262626]P1870000]P75f87d7]P8444444]P0121212 ]P0585858]P3af8700 ]PBffd75f]P7eeeeee]P3af8700 ]P0585858 ]P0000000 ]P0262626 ]P0121212 ]P0262626 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8262626 ]P0444444 ]P8121212]P0121212 ]P0444444]P0121212 ]P0444444 ]P0585858]PBaf8700]P3af8700 ]P0585858 ]P0000000 ]P8262626]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0444444 ]P0121212 ]P0444444 ]P0000000]P8444444]P0585858 ]PBaf8700 ]P3af8700 ]P8585858]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8444444]P0121212 ]P0444444 ]P0121212 ]P0444444 ]P0000000 ]P0585858 ]P3af8700 ]P8585858 ]P0585858 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0444444 ]P8121212]P0121212 ]P0444444 ]P0000000 ]P0585858 ]P3af8700 ]P0585858 ]P3af8700 ]P8585858]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8585858]P0444444]PBaf8700 ]P0121212 ]P0444444 ]P0000000 ]P0585858 ]P3af8700 ]P0585858 ]P3af8700 ]P0585858 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0585858 ]PBaf8700 ]P0444444]P8121212 ]P0000000 ]P0585858 ]P3af8700 ]P0585858 ]P3af8700 ]P8585858]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8585858]P0585858 ]P3af8700 ]P0000000 ]P8585858]P0585858 ]P3af8700 ]P0585858 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8585858 ]P8585858 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$$$
BALLOON: top
COAT: grey
DISPLAY: full, left
EYE: blue
FREE: yes
GROUP: stallion
KIND: earth
LICENSE: CC0
MANE: brown
NAME: Dr Hooves #2 (mentioned on the fanart)
OTHER NAMES: Dr Whoof, Dr Whooves (Used on fanfics)
POSE: stand
SOURCE: fanart
WIDTH: 37
HEIGHT: 24
$$$
$balloon5$
$\$ 
$\$ 
$\$ 
]P8262626]P0262626]P0121212]P8121212]P0262626]P0000000]P8262626]P7AAAAAA 
]P8262626]P0262626]P8121212]P0121212]P0585858]P8585858]PBAF8700]P0262626]P8585858]P0000000]P8262626]P7AAAAAA 
]P0262626]P8121212]P0121212]P8262626]P0585858]P8585858]P3AF8700]PBAF8700]P0585858]P0121212]P8585858]P8121212]P0262626]P8262626]P0000000]P7AAAAAA 
]P0262626]P8121212]P0121212]P8262626]P0262626]P0121212]P8121212]P8262626]P8121212]P8262626]P0262626]PBAF8700]P3AF8700]P0585858]P8585858]P3AF8700]PBAF8700]P0585858]P8585858]P0121212]P8121212]P0262626]P8262626]P0000000]P7AAAAAA 
]P8262626]P7AAAAAA ]P0262626]P8585858]P0121212]PBAF8700]P0262626]P8585858]P0585858]P8121212]P0262626]P8585858]P0121212]PBAF8700]P0262626]P0121212]P0585858]P3AF8700]P0585858]P8262626]P0121212]P8121212]P0262626]P8262626]P0000000]P7AAAAAA 
]P8585858]P0585858]P0121212]PBAF8700]P8121212]PFEEEEEE]P85F87D7]PFEEEEEE]P3AF8700]P8121212]PBAF8700]P0585858]P8585858]P0262626]P8121212]P0121212]P0262626]P8262626]P0000000]P7AAAAAA 
]P8585858]P0585858]PBAF8700]P3AF8700]P0121212]P8585858]P85F87D7]P600AFFF]PFEEEEEE]P7EEEEEE]P8585858]P0121212]P0585858]P3AF8700]PBAF8700]P0585858]P8262626]P0121212]P8121212]P0000000]P8262626]P7AAAAAA ]P8262626]P0262626]P8121212]P0121212]P8262626]P0262626]P0000000]P7AAAAAA 
]P8585858]P3AF8700]PBAF8700]P0585858]P8585858]PBAF8700]P3AF8700]P0585858]P8262626]P0121212]P8121212]P0262626]P8262626]P0000000]P7AAAAAA ]P0262626]P8262626]P0121212]P8121212]P0262626]P0000000]P8262626]P7AAAAAA 
]P8585858]P0585858]PBAF8700]P3AF8700]P8585858]PBAF8700]P8585858]P0262626]P8444444]P0121212]P8262626]P0000000]P7AAAAAA ]P8444444]P8585858]P0262626]P0121212]P8121212]P8262626]P8121212]P8262626]P0000000]P7AAAAAA
]P8585858]P0585858]PBAF8700]P3AF8700]P85F87D7]P75F87D7]PE00AFFF]P600AFFF]P0121212]P8121212]P0444444]P8444444]P8121212]P0121212]P0444444]P8444444]P3AF8700]PBAF8700]PBFFD75F]P0585858]P8585858]P0000000]P7AAAAAA ]P0262626]P8262626]P0000000]P0121212]P8121212]P0000000]P8262626]P7AAAAAA
]P0585858]P8262626]P0262626]P9870000]P1870000]P600AFFF]PE00AFFF]P0444444]P8121212]P0121212]P0444444]P8444444]P0121212]P8121212]P8444444]P8121212]P8444444]P3AF8700]PBAF8700]P600AFFF]P7EEEEEE]PE00AFFF]P600AFFF]PBAF8700]P3AF8700]P0585858]P8585858]P0000000]P7AAAAAA ]P8262626]P0121212]P8121212]P0262626]P8262626]P0000000]P7AAAAAA
]P0262626]P9870000]P0000000]P8262626]P1870000]P75F87D7]P8444444]P0121212]P8121212]P8444444]P0444444]P8121212]P0121212]P0444444]P0121212]P0444444]P8585858]P3AF8700]PBAF8700]P600AFFF]PBFFD75F]P7EEEEEE]P600AFFF]P3AF8700]PBAF8700]P0585858]P8585858]P0000000]P7AAAAAA ]P0262626]P8262626]P0121212]P8121212]P0262626]P8262626]P0000000]P7AAAAAA
]P8262626]P7AAAAAA ]P0444444]P8444444]P0121212]P8121212]P8444444]P8121212]P0444444]P8444444]P0585858]PBAF8700]P3AF8700]P8585858]PBAF8700]P0585858]P8585858]P0000000]P7AAAAAA ]P8262626]P7AAAAAA
]P0444444]P8444444]P0121212]P8121212]P0444444]P8444444]P0000000]P0585858]P8585858]PBAF8700]P8585858]P3AF8700]PBAF8700]P0585858]P0000000]P8585858]P7AAAAAA 
]P8444444]P0121212]P8121212]P0444444]P8444444]P0121212]P8121212]P0444444]P8444444]P0000000]P7AAAAAA ]P0585858]P8585858]P3AF8700]PBAF8700]P0585858]P3AF8700]P8585858]PBAF8700]P0585858]P8585858]P0000000]P7AAAAAA 
]P0444444]P8444444]P0121212]P0444444]P8121212]P0121212]P0444444]P8444444]P0000000]P7AAAAAA ]P0585858]P8585858]P3AF8700]PBAF8700]P0585858]P8585858]P3AF8700]PBAF8700]P0585858]P0000000]P8585858]P7AAAAAA 
]P8585858]P0444444]PBAF8700]P8444444]P0121212]P8121212]P0444444]P8444444]P0000000]P7AAAAAA ]P0585858]P8585858]P3AF8700]PBAF8700]P0585858]P8585858]P3AF8700]PBAF8700]P0585858]P8585858]P0000000]P7AAAAAA 
]P0585858]P8585858]PBAF8700]P8585858]P0444444]PBAF8700]P0121212]P8444444]P0444444]P0000000]P7AAAAAA ]P0585858]P8585858]P3AF8700]PBAF8700]P0585858]P8585858]P3AF8700]PBAF8700]P0585858]P0000000]P8585858]P7AAAAAA 
]P8585858]P0585858]PBAF8700]P3AF8700]P8585858]P0000000]P7AAAAAA ]P8585858]P0585858]P3AF8700]PBAF8700]P0585858]P8585858]P0000000]P7AAAAAA 
]P8585858]P7AAAAAA ]P8585858]P7AAAAAA 
]P0000000]P1800000]P2008000]P3808000]P4000080]P5800080]P6008080]P7C0C0C0]P8808080]P9FF0000]PA00FF00]PBFFFF00]PC0000FF]PDFF00FF]PE00FFFF]PFFFFFFF

View file

@ -1,26 +1,45 @@
$balloon5$]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$\$
$\$
$\$
]P4000087 ]P85f87d7]P0000000]PC000087 ]P8878787 ]P8878787 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8878787]PC000087]P4000087 ]P75f87d7 ]P7878787]P7eeeeee ]P8878787]P0000000]P7c6c6c6 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8878787]P7c6c6c6 ]P7eeeeee]P4000087 ]P75f87d7 ]PC000087]P7eeeeee ]P7c6c6c6 ]P7878787 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P7878787 ]P7c6c6c6 ]PFeeeeee]P7eeeeee ]P4000087 ]P75f87d7 ]P4000087]P7eeeeee ]P7c6c6c6 ]P4000087 ]P75f87d7 ]P4000087 ]P7c6c6c6 ]P8878787]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P7878787 ]P7c6c6c6 ]PFeeeeee]P7eeeeee ]P7878787]P7eeeeee ]PC000087]P8878787 ]PFc6c6c6]P7878787]P85f87d7]P4000087]P75f87d7 ]P4000087]P75f87d7 ]P4000087 ]P7c6c6c6 ]P8878787]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8878787]P7c6c6c6]PFeeeeee]P7878787 ]P0000000 ]P8878787]P7eeeeee]P75f87d7 ]PC000087 ]P4000087 ]P7c6c6c6 ]PFeeeeee ]P7878787 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P7878787 ]P7eeeeee ]P8878787]P0000000 ]P4000087 ]P75f87d7 ]P8121212 ]PC000087]P7c6c6c6]P7eeeeee ]P8878787]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8878787]P7878787 ]P4000087 ]P75f87d7 ]P0121212]PFeeeeee ]P0585858]PBaf8700]P0121212]PFeeeeee ]P75f87d7 ]P4000087]P8878787]P7eeeeee ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PC000087]P75f87d7 ]P8121212]P8585858]PFeeeeee ]P7878787 ]P7eeeeee ]P7c6c6c6 ]P7878787 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P4000087 ]P85f87d7]P75f87d7 ]P7878787]PFeeeeee]P7eeeeee ]P7c6c6c6 ]P8878787]P0000000 ]P8878787]P7c6c6c6]P7eeeeee]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PC000087]P75f87d7 ]P7878787 ]P7c6c6c6 ]P8878787]P0000000 ]P8262626]P7878787]PFc6c6c6]P7c6c6c6 ]P7eeeeee ]P8878787]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P4000087 ]P75f87d7 ]P8878787]P7c6c6c6]P8262626]P1870000]P0262626 ]P0000000]P1870000]P0262626 ]P75f87d7]P7c6c6c6]PC000087]P8878787]P0000000]P7c6c6c6 ]P7eeeeee ]P7878787 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P4000087 ]P75f87d7 ]P8262626]P1870000 ]P0262626 ]P1870000 ]P0262626 ]P2ffd75f]P4000087]P85f87d7]P0000000]PC000087 ]P7878787 ]P7c6c6c6 ]PFeeeeee]P7eeeeee ]P7878787]P0000000]P8878787 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PFeeeeee]P0262626 ]P1870000]PBffd75f]P8262626 ]P0262626 ]P1870000 ]P7eeeeee]P75f87d7 ]P4000087 ]P0000000 ]P7878787 ]P7c6c6c6 ]P7eeeeee ]P8878787]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P7eeeeee ]P0262626 ]P1870000 ]P0262626 ]P1870000 ]P0262626 ]P1870000 ]P8262626]P75f87d7]PBffd75f]PC000087]P0000000]P7878787 ]P7c6c6c6 ]PFeeeeee]P7eeeeee ]P8878787]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0262626 ]P9870000]P1870000 ]P0262626 ]P1870000 ]P0262626]PC000087]P75f87d7 ]P4000087 ]P0000000]P8878787]P7c6c6c6 ]P7eeeeee ]P7878787 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0262626 ]P1870000 ]P0262626 ]P0000000]P8262626]P75f87d7]PC000087]P4000087 ]P75f87d7 ]P4000087 ]P0000000 ]P7878787 ]P7c6c6c6 ]PFeeeeee]P7eeeeee ]P7878787]P0000000]P8878787 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8262626]P0262626 ]P1870000 ]P0262626 ]P0000000 ]P4000087 ]P75f87d7 ]P4000087 ]P75f87d7 ]PC000087]P0000000 ]P7878787 ]P7c6c6c6 ]PFeeeeee]P7878787]P0000000]P8878787 ]P8878787]P7878787 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0444444 ]P8878787]P9870000]P8262626]P0000000]P8444444 ]P4000087 ]P75f87d7 ]P4000087 ]P75f87d7 ]P4000087 ]P0000000 ]P7878787 ]P7c6c6c6 ]PFeeeeee]P7878787]P0000000]P8878787 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PC000087]P4000087 ]P0444444 ]P8878787]P7878787 ]PBffd75f ]P0444444 ]P0000000 ]P4000087 ]P75f87d7 ]P4000087 ]P75f87d7 ]P4000087 ]P0000000 ]P8878787]P7c6c6c6]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P4000087 ]P85f87d7 ]P75f87d7 ]P8444444]P4000087]P0000000 ]P4000087 ]P85f87d7 ]P75f87d7 ]P4000087 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P4000087 ]P85f87d7 ]P0000000 ]P4000087 ]P85f87d7]P0000000]PC000087 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$$$
BALLOON: top
COAT: cyan
DISPLAY: full, left
EYE: brown
FREE: yes
GROUP: stallion
KIND: earth
LICENSE: CC0
MANE: white
NAME: Dr Hooves #3 (mentioned on the fanart)
OTHER NAMES: Dr Whoof, Dr Whooves (Used on fanfics)
POSE: stand, smiling
SOURCE: fanart
WIDTH: 44
HEIGHT: 26
$$$
$balloon5$
$\$ 
$\$ 
$\$ 
]P4000087]PC000087]P85F87D7]P0000000]PC000087]P7AAAAAA ]P8878787]P7AAAAAA ]P8878787]P7AAAAAA 
]P8878787]PC000087]P4000087]P75F87D7]P85F87D7]P4000087]P7878787]PC000087]P7EEEEEE]PFEEEEEE]P7878787]P0000000]P8878787]P7878787]PFC6C6C6]P7C6C6C6]P7878787]P0000000]P8878787]P7AAAAAA 
]P8878787]P7878787]PFC6C6C6]P7C6C6C6]P7878787]PFEEEEEE]P4000087]P8878787]PC000087]P75F87D7]P85F87D7]P4000087]P7EEEEEE]PC000087]PFEEEEEE]P7C6C6C6]PFC6C6C6]PC000087]PFC6C6C6]P7878787]P8878787]P0000000]P7AAAAAA 
]P7878787]P8878787]P7C6C6C6]PFC6C6C6]PFEEEEEE]P7EEEEEE]P4000087]PC000087]P75F87D7]P85F87D7]PFEEEEEE]P4000087]P7EEEEEE]PFC6C6C6]P7C6C6C6]P4000087]PC000087]P75F87D7]P85F87D7]P4000087]PC000087]P7C6C6C6]PFC6C6C6]P8878787]P0000000]P7AAAAAA 
]P7878787]P8878787]P7C6C6C6]PFC6C6C6]P7EEEEEE]PFEEEEEE]P8878787]PFEEEEEE]P4000087]P7EEEEEE]P8878787]PFEEEEEE]PFC6C6C6]P7C6C6C6]P8878787]P7878787]P85F87D7]P4000087]P75F87D7]PC000087]P85F87D7]P4000087]PC000087]P7C6C6C6]PFC6C6C6]P7878787]P0000000]P8878787]P7AAAAAA 
]P8878787]P7878787]PFC6C6C6]P7C6C6C6]PFEEEEEE]P7878787]P8878787]P0000000]P7AAAAAA ]P8878787]P7EEEEEE]P7878787]P85F87D7]P75F87D7]P7878787]P75F87D7]P4000087]P75F87D7]P4000087]PC000087]P7C6C6C6]PFC6C6C6]PFEEEEEE]PFC6C6C6]P7878787]P8878787]P0000000]P7AAAAAA 
]P7878787]P8878787]P7EEEEEE]PFEEEEEE]P7878787]P0000000]P8878787]P7AAAAAA ]P4000087]PC000087]P75F87D7]P85F87D7]P8121212]P85F87D7]PC000087]P4000087]PFC6C6C6]P7EEEEEE]PFEEEEEE]P8878787]P0000000]P7AAAAAA 
]P8878787]P7878787]P4000087]PC000087]P75F87D7]P85F87D7]P0121212]PFEEEEEE]P7EEEEEE]P8121212]P0121212]P0585858]PBAF8700]P0121212]PFEEEEEE]P8121212]P75F87D7]P85F87D7]P4000087]P8878787]P7EEEEEE]PFEEEEEE]P7878787]P0000000]P8878787]P7AAAAAA 
]PC000087]P4000087]P85F87D7]P75F87D7]P0121212]P0585858]P7EEEEEE]P75F87D7]P7878787]P8878787]P7EEEEEE]PFEEEEEE]PFC6C6C6]P7C6C6C6]P7878787]P8878787]P0000000]P7AAAAAA 
]P4000087]PC000087]P75F87D7]P4000087]P85F87D7]P75F87D7]P8878787]P7878787]PFEEEEEE]P7EEEEEE]PFC6C6C6]P7C6C6C6]P8878787]P0000000]P7AAAAAA ]P8878787]P7878787]PFC6C6C6]PFEEEEEE]P0000000]P8878787]P7AAAAAA 
]PC000087]P75F87D7]P4000087]P85F87D7]P75F87D7]P7878787]P8878787]P7C6C6C6]PFC6C6C6]P8878787]P0000000]P7AAAAAA ]P8262626]P7878787]PFC6C6C6]P7C6C6C6]P7EEEEEE]PFEEEEEE]P7878787]P0000000]P8878787]P7AAAAAA 
]P4000087]PC000087]P75F87D7]P85F87D7]P7878787]P7C6C6C6]P8262626]P0262626]P9870000]P8262626]P0000000]P0262626]P9870000]P8262626]P85F87D7]P7C6C6C6]PC000087]P8878787]P0000000]P7C6C6C6]PFC6C6C6]P7EEEEEE]PFEEEEEE]P7878787]P8878787]P0000000]P7AAAAAA 
]P4000087]PC000087]P75F87D7]P85F87D7]P8262626]P0262626]P9870000]P1870000]P0262626]P8262626]P1870000]P9870000]P0262626]P8262626]P2FFD75F]PE00AFFF]P4000087]P85F87D7]P0000000]PC000087]P7AAAAAA ]P7878787]P8878787]P7C6C6C6]PFC6C6C6]PFEEEEEE]P7EEEEEE]P8878787]P0000000]P7AAAAAA 
]P600AFFF]PE00AFFF]PFEEEEEE]P0262626]P8262626]P1870000]PBFFD75F]P0262626]P9870000]P1870000]P8262626]P9870000]P0262626]P8262626]P1870000]P9870000]P8262626]P0262626]PFEEEEEE]P75F87D7]PE00AFFF]P85F87D7]P4000087]PC000087]P0000000]P7AAAAAA ]P7878787]P8878787]P7C6C6C6]PFC6C6C6]P7EEEEEE]PFEEEEEE]P8878787]P0000000]P7AAAAAA 
]PE00AFFF]P7EEEEEE]PFEEEEEE]P0262626]P8262626]P1870000]P9870000]P0262626]P8262626]P1870000]P9870000]P0262626]P8262626]P1870000]P9870000]P8262626]P0262626]P85F87D7]P2FFD75F]P75F87D7]PC000087]P0000000]P7878787]P8878787]P7C6C6C6]PFC6C6C6]P7EEEEEE]PFEEEEEE]P7878787]P0000000]P8878787]P7AAAAAA 
]PE00AFFF]P0262626]P8262626]P9870000]P1870000]P0262626]P8262626]P1870000]P9870000]P8262626]P0262626]PC000087]P75F87D7]P85F87D7]P4000087]PC000087]P0000000]P8878787]P7C6C6C6]PFC6C6C6]P7EEEEEE]PFEEEEEE]P7878787]P8878787]P0000000]P7AAAAAA
]P0262626]P8262626]P1870000]P9870000]P0262626]P8262626]P0000000]P75F87D7]PC000087]P4000087]P85F87D7]PC000087]P75F87D7]P85F87D7]P4000087]PC000087]P0000000]P7AAAAAA ]P7878787]P8878787]P7C6C6C6]PFC6C6C6]PFEEEEEE]P7EEEEEE]P8878787]P0000000]P7AAAAAA 
]P8262626]P0262626]P9870000]P1870000]P0262626]P8262626]P0000000]P7AAAAAA ]P4000087]PC000087]P75F87D7]P85F87D7]P4000087]PC000087]P75F87D7]P85F87D7]P4000087]P0000000]PC000087]P7AAAAAA ]P7878787]P8878787]P7C6C6C6]PFC6C6C6]PFEEEEEE]P7EEEEEE]P8878787]P0000000]P7AAAAAA ]P8878787]P7878787]P0000000]P7AAAAAA 
]P0444444]P8444444]P8878787]P1870000]P8444444]P0262626]P0000000]P7AAAAAA ]P4000087]PC000087]P75F87D7]P85F87D7]P4000087]PC000087]P75F87D7]P85F87D7]P4000087]PC000087]P0000000]P7AAAAAA ]P7878787]P8878787]P7C6C6C6]PFC6C6C6]P7EEEEEE]P7878787]PFEEEEEE]P7EEEEEE]P8878787]P0000000]P7AAAAAA 
]PC000087]P4000087]P0444444]P8444444]P7878787]P8878787]P2FFD75F]P7878787]P0444444]P8444444]P0000000]P7AAAAAA ]P4000087]PC000087]P75F87D7]P85F87D7]P4000087]PC000087]P75F87D7]P85F87D7]P4000087]PC000087]P0000000]P7AAAAAA ]P8878787]P7C6C6C6]P0000000]P7AAAAAA 
]P4000087]PC000087]P75F87D7]P4000087]P75F87D7]P85F87D7]P0444444]PC000087]P0000000]P8444444]P7AAAAAA ]P4000087]PC000087]P75F87D7]P4000087]P75F87D7]P85F87D7]P4000087]PC000087]P0000000]P7AAAAAA 
]P4000087]PC000087]P75F87D7]P4000087]P0000000]P7AAAAAA ]P4000087]PC000087]P75F87D7]P0000000]P7AAAAAA 
]P0000000]P1800000]P2008000]P3808000]P4000080]P5800080]P6008080]P7C0C0C0]P8808080]P9FF0000]PA00FF00]PBFFFF00]PC0000FF]PDFF00FF]PE00FFFF]PFFFFFFF

View file

@ -1,25 +1,44 @@
$balloon5$]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$\$
$\$
$\$
]P0444444 ]P0000000]PA00af00]P8444444 ]P8121212]P8444444]P200af00]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8444444]P200af00]P0121212]P0444444 ]P0121212]PA00af00]P200af00 ]P0444444 ]P0000000]P8444444 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8121212]P0262626]P8444444]P200af00 ]P0444444 ]P7878787]P0444444 ]PA00af00]P0000000]P8444444 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8121212]P0262626 ]P0444444 ]P7878787 ]P8444444]P200af00 ]P0444444 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0121212 ]P8878787]P7878787 ]P8121212]P0262626 ]P7878787 ]P0444444 ]P7878787 ]P0444444 ]P200af00 ]P8444444]P0444444 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0444444 ]P7878787 ]P8121212]P0121212 ]P7eeeeee]P7878787]P0262626]P7878787 ]P0444444 ]P200af00 ]P8444444]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0444444 ]P7878787 ]P0121212 ]PFeeeeee ]P75f87d7]P7eeeeee ]P8121212]P7878787]P0262626 ]P0121212 ]P8444444]P0262626 ]P200af00 ]P0444444 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0444444]P8878787]P7878787 ]PFeeeeee]P0121212]P85f87d7]P7eeeeee ]P8878787]P0121212]P7878787 ]P8121212]P0262626 ]P0444444]PA00af00 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0444444 ]P8878787]P7878787 ]P0444444]P7878787 ]P0121212]P8262626]P0262626 ]P0121212]P0000000]P8121212 ]P8121212]P0262626]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8444444]P0444444 ]P7878787 ]PC000087]P0121212 ]P0262626 ]P8121212]P0121212 ]P0262626 ]P0121212 ]P0000000 ]P8121212]P0262626 ]P0000000]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8444444]P4000087]P7eeeeee]PC000087]P9870000]P4000087]P8262626]P0585858 ]P0121212]P0000000]P0585858]P0262626 ]P0444444]P8878787]P8121212]P8262626]P0121212]P0000000]P8121212]P0262626 ]P0121212 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P4000087 ]P85f87d7]P0262626 ]P0585858 ]P8262626]P0262626 ]P0585858 ]P7878787]P2ffd75f]PFeeeeee]P0444444]P8878787]P0000000]P8444444 ]P0121212 ]P0262626 ]P8121212]P0000000]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0262626 ]P4000087]P85f87d7 ]P0262626 ]P0585858 ]P8262626 ]P7878787 ]P7eeeeee]P7878787 ]P0444444 ]P0000000 ]P8121212]P0262626 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8262626]P4000087 ]P3af8700 ]P2ffd75f ]P0262626 ]P0585858 ]P0444444 ]P7878787 ]PBffd75f]P8444444]P0000000]P0121212 ]P0262626 ]P0121212 ]P0000000]P8121212]P0262626]P0121212 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0262626 ]P4000087 ]P3af8700]PA00af00]P200af00 ]P4000087 ]P0262626 ]P0585858 ]P0262626 ]P8585858 ]P7878787]P8444444]P0444444 ]P8878787]P7878787 ]P8444444]P0000000]P8121212]P0262626 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0262626 ]P4000087 ]P200af00]PDaf00af]P5af00af ]P0444444 ]P0262626 ]P0585858 ]P0262626 ]P0000000 ]P8444444]P7878787]P0444444 ]P7878787 ]P0444444 ]P0000000 ]P8121212 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8262626]P4000087 ]P5af00af ]PC000087]P0444444]P8262626]P0585858 ]P0262626 ]P0000000 ]P0444444 ]P7878787 ]P0444444 ]P7878787 ]P0444444 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P4000087 ]P8444444]P0262626 ]P0585858 ]P8262626]P0262626 ]P0000000 ]P0444444 ]P7878787 ]P0444444 ]P7878787 ]P0444444 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8444444]P0444444 ]P8878787]P0262626 ]P8585858]P0585858 ]P0262626 ]P0000000 ]P0444444 ]P7878787 ]P0444444 ]P7878787 ]P0444444 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0444444 ]P8878787 ]P7878787 ]P8262626]P0444444]P0000000 ]P0444444 ]P8878787 ]P7878787 ]P0444444 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P0444444 ]P8878787 ]P0000000 ]P0444444 ]P8878787 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$$$
BALLOON: top
COAT: grey
DISPLAY: full, left
EYE: cyan
FREE: yes
GROUP: stallion
KIND: earth
LICENSE: CC0
MANE: grey
NAME: Dr Hooves #4 (mentioned on the fanart)
OTHER NAMES: Dr Whoof, Dr Whooves (Used on fanfics)
POSE: stand
SOURCE: fanart
WIDTH: 38
HEIGHT: 25
$$$
$balloon5$
$\$ 
$\$ 
$\$ 
]P0444444]P8444444]P0000000]PA00AF00]P8444444]P7AAAAAA ]P8121212]P8444444]P0444444]PA00AF00]P0000000]P8444444]P7AAAAAA 
]P8444444]P200AF00]P0444444]PA00AF00]P0121212]P8444444]P0444444]P8121212]P0121212]P8444444]P200AF00]P8121212]PA00AF00]P0444444]P8444444]PA00AF00]P0000000]P8444444]P7AAAAAA 
]P8121212]P0121212]P8262626]P0444444]P200AF00]P8444444]PA00AF00]P0444444]P8444444]P8878787]P8444444]P200AF00]P0444444]PA00AF00]P200AF00]P8444444]P0444444]PA00AF00]P0000000]P8444444]P7AAAAAA 
]P8121212]P0262626]P8262626]P8121212]P8262626]P8121212]P0444444]P8444444]P7878787]P8878787]P0444444]P200AF00]P8444444]P0444444]PA00AF00]P200AF00]P8444444]PA00AF00]P0444444]P8444444]P0000000]P7AAAAAA 
]P0121212]P8121212]P8878787]P7878787]P0121212]P0262626]P8121212]P8262626]P0121212]P7878787]P8878787]P0444444]P8444444]P7878787]P8878787]P0444444]P8444444]P200AF00]PA00AF00]P0444444]P8444444]P0000000]P7AAAAAA 
]P0444444]P8444444]P7878787]P8878787]P8121212]P0121212]PFEEEEEE]P7878787]P8121212]P0121212]P8878787]P0262626]P8121212]P0121212]P8262626]P7878787]P8121212]P8878787]P0444444]P8444444]P200AF00]PA00AF00]P0444444]P0000000]P8444444]P7AAAAAA 
]P0444444]P8444444]P7878787]P8878787]P0121212]P8121212]P7EEEEEE]P0121212]P75F87D7]PE00AFFF]P7EEEEEE]PFEEEEEE]P0121212]P7878787]P8121212]P0121212]P8878787]P0262626]P8262626]P0121212]P8121212]P0444444]P0262626]P8262626]P0444444]P200AF00]P8444444]PA00AF00]P0444444]P8444444]P0000000]P7AAAAAA 
]P0444444]P8878787]P7878787]P7EEEEEE]P0121212]P85F87D7]P75F87D7]PFEEEEEE]P7EEEEEE]P8878787]P0121212]P7878787]P0121212]P7878787]P8121212]P0121212]P8262626]P0262626]P0121212]P0444444]P8121212]P200AF00]P8444444]P0444444]P0000000]P7AAAAAA 
]P0444444]P8444444]P7878787]P8878787]P8444444]P8878787]P0121212]P8262626]P0262626]P8121212]P0000000]P7AAAAAA ]P8121212]P0121212]P8262626]P0000000]P8121212]P7AAAAAA 
]P8444444]P0444444]P8878787]P7878787]P8444444]P8878787]PC000087]P0121212]P8121212]P0262626]P8262626]P8121212]P0121212]P0262626]P8262626]P0121212]P8121212]P0000000]P7AAAAAA ]P8121212]P0121212]P8262626]P0262626]P0121212]P0000000]P8121212]P7AAAAAA
]P8444444]P0444444]PC000087]PE00AFFF]PFEEEEEE]P4000087]P7EEEEEE]P9870000]P1870000]PC000087]P4000087]P8262626]P0262626]P8585858]P0585858]P0262626]P0121212]P8262626]P0000000]P0262626]P8585858]P8262626]P0444444]P8878787]P0121212]P8444444]P0262626]P8121212]P0000000]P0262626]P8262626]P0121212]P8121212]P0000000]P7AAAAAA
]P4000087]PC000087]P600AFFF]P4000087]P85F87D7]P0262626]P8262626]P0585858]P8585858]P0262626]P8262626]P0585858]P8585858]P8262626]P0262626]P8878787]P2FFD75F]PE00AFFF]PFEEEEEE]PE00AFFF]P0444444]P8878787]P0000000]P8444444]P7AAAAAA ]P0121212]P8121212]P0262626]P8262626]P8121212]P0000000]P7AAAAAA
]P0262626]P8262626]P4000087]P85F87D7]P600AFFF]PE00AFFF]P0262626]P8262626]P0585858]P8585858]P8262626]P0262626]P8585858]P0585858]P8262626]P7878787]P8878787]PE00AFFF]P600AFFF]PFEEEEEE]P7878787]PE00AFFF]P8878787]P0444444]P8444444]P0000000]P7AAAAAA ]P8121212]P0121212]P8262626]P0262626]P8121212]P0000000]P7AAAAAA 
]P8262626]P4000087]PC000087]P3AF8700]PBAF8700]P2FFD75F]PBFFD75F]P0262626]P8262626]P8585858]P0585858]P8262626]P0444444]P8444444]P7878787]P8878787]P2FFD75F]P7878787]P8444444]P0000000]P0121212]P8121212]P0262626]P8262626]P0121212]P8121212]P0000000]P0121212]P8262626]P8121212]P0000000]P7AAAAAA 
]P0262626]P8262626]P4000087]PC000087]P3AF8700]PA00AF00]P200AF00]P4000087]PC000087]P0262626]P8262626]P0585858]P8585858]P0262626]P8262626]P0585858]P0262626]P7878787]P8444444]P0444444]P7878787]P8878787]P0444444]P0000000]P8444444]P8121212]P0262626]P8262626]P8121212]P0000000]P7AAAAAA 
]P0262626]P8262626]P4000087]PC000087]P200AF00]PDAF00AF]P5AF00AF]P0444444]P8444444]P0262626]P8262626]P0585858]P8585858]P0262626]P8262626]P0000000]P7AAAAAA ]P8444444]P7878787]P0444444]P8878787]P8444444]P7878787]P8878787]P0444444]P8444444]P0000000]P7AAAAAA ]P8121212]P7AAAAAA 
]P8262626]P4000087]PC000087]P5AF00AF]PDAF00AF]PC000087]P0444444]P8262626]P0262626]P8585858]P0585858]P0262626]P8262626]P0000000]P7AAAAAA ]P0444444]P8444444]P7878787]P8878787]P0444444]P8444444]P7878787]P8878787]P0444444]P8444444]P0000000]P7AAAAAA 
]P4000087]PC000087]P8444444]P0262626]P8262626]P0585858]P8585858]P8262626]P0262626]P0000000]P7AAAAAA ]P0444444]P8444444]P7878787]P8878787]P0444444]P8444444]P7878787]P8878787]P0444444]P8444444]P0000000]P7AAAAAA 
]P8444444]P0444444]P7878787]P0262626]P8262626]P0585858]P8585858]P0262626]P8262626]P0000000]P7AAAAAA ]P0444444]P8444444]P7878787]P8878787]P0444444]P8444444]P7878787]P8878787]P0444444]P8444444]P0000000]P7AAAAAA 
]P0444444]P8444444]P7878787]P0444444]P7878787]P8878787]P0262626]P8444444]P0000000]P8262626]P7AAAAAA ]P0444444]P8444444]P7878787]P0444444]P7878787]P8878787]P0444444]P8444444]P0000000]P7AAAAAA 
]P0444444]P8444444]P7878787]P0444444]P0000000]P7AAAAAA ]P0444444]P8444444]P7878787]P0444444]P0000000]P7AAAAAA 
]P0000000]P1800000]P2008000]P3808000]P4000080]P5800080]P6008080]P7C0C0C0]P8808080]P9FF0000]PA00FF00]PBFFFF00]PC0000FF]PDFF00FF]PE00FFFF]PFFFFFFF

View file

@ -1,25 +1,44 @@
$balloon7$]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$\$
$\$
$\$
]P8878787]P7eeeeee]P0000000]P8262626 ]P8878787 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P7878787 ]P7eeeeee]PBaf8700 ]P8878787]P0262626]P9870000]P7878787]P7eeeeee ]P8878787]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PBaf8700]P3af8700 ]P2ffd75f ]P7eeeeee]P75f87d7 ]P9870000]P7eeeeee ]P7878787 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PBaf8700]P2ffd75f]P3af8700 ]P2ffd75f ]P75f87d7 ]P85f87d7]P1870000 ]P7eeeeee ]P7878787 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P3af8700 ]PBffd75f]P2ffd75f ]P3af8700 ]PBffd75f ]P85f87d7 ]P75f87d7 ]P75f87d7 ]P1870000]P8262626]P0262626 ]P7eeeeee]P8878787]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]PBaf8700]P2ffd75f]P85f87d7]P3af8700 ]P0262626 ]P75f87d7]PBffd75f]P3af8700 ]P0262626 ]P0000000]P8878787 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P75f87d7 ]P8121212]P0121212 ]P0585858]P7eeeeee]P0121212 ]P75f87d7 ]P2ffd75f]PBaf8700 ]P3af8700 ]P7878787 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P75f87d7 ]P0121212 ]PFeeeeee ]P0585858]PBaf8700]P7eeeeee ]P85f87d7]P2ffd75f]P3af8700 ]P2ffd75f ]P3af8700 ]P0000000]P8878787 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P75f87d7 ]P8121212]P8585858]PFeeeeee ]P75f87d7 ]P3af8700 ]P2ffd75f ]P3af8700 ]P0000000 ]PBaf8700]P3af8700 ]P2ffd75f]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P85f87d7 ]P0262626]P0000000]PBffd75f]PBaf8700 ]PBaf8700]P2ffd75f ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P85f87d7]P75f87d7 ]P8878787]PC000087]P7878787]P7eeeeee ]P0262626]P9870000]P0000000]P8878787]P75f87d7]P3af8700]P2ffd75f]P85f87d7]PBaf8700]P0000000]P2ffd75f ]P3af8700 ]P2ffd75f ]P3af8700 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P75f87d7 ]P7878787 ]P4000087]PA00af00]P1870000]PC000087 ]PFeeeeee]P7878787 ]P2ffd75f]PFc6c6c6]PFeeeeee]PFc6c6c6]P75f87d7]P0000000]P85f87d7 ]P3af8700 ]PBffd75f]P2ffd75f ]P3af8700]P0000000]PBaf8700 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P75f87d7 ]P7878787 ]P200af00]PFeeeeee]P1870000]P7eeeeee ]P7878787 ]P75f87d7]PFc6c6c6]P7eeeeee]P75f87d7 ]P75f87d7 ]P0000000 ]P3af8700 ]P2ffd75f ]P3af8700 ]P2ffd75f ]PBaf8700]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P85f87d7]P7878787]P8262626]P7eeeeee ]P1870000 ]P7eeeeee ]P75f87d7 ]PBffd75f]P85f87d7]P0000000]P3af8700 ]P2ffd75f ]PBaf8700]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P7878787 ]P7eeeeee ]P7878787 ]P7eeeeee]P8262626]P7878787]P75f87d7 ]P75f87d7 ]P0000000]P85f87d7]PBaf8700]P2ffd75f ]P3af8700 ]P2ffd75f ]P3af8700 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P7878787 ]P7eeeeee ]P7878787 ]P0000000 ]P85f87d7]P75f87d7 ]P75f87d7 ]P0000000 ]P3af8700 ]PBffd75f]P2ffd75f ]P3af8700]P0000000]PBaf8700 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P8262626]P7878787 ]PFeeeeee]P7eeeeee ]P7878787 ]P0000000 ]P75f87d7 ]P75f87d7 ]P85f87d7]P0000000 ]P3af8700 ]PBffd75f]P0000000]PBaf8700 ]PBaf8700]P3af8700 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P7878787 ]P8262626]P1870000]PFeeeeee]P0262626]P8878787]P0000000 ]P75f87d7 ]P75f87d7 ]P75f87d7 ]P0000000 ]P3af8700 ]PBffd75f]P2ffd75f ]PBaf8700]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P85f87d7]P75f87d7 ]P7878787 ]PFeeeeee]P7eeeeee ]P7878787 ]P0000000 ]P75f87d7 ]P75f87d7 ]P75f87d7 ]P0000000 ]PBaf8700]P2ffd75f]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P75f87d7 ]P8878787]P75f87d7]P0000000 ]P75f87d7 ]P75f87d7 ]P0000000 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
]P75f87d7 ]P0000000 ]P75f87d7 ]P0000000]P85f87d7 ]P7aaaaaa]PFffffff]P0000000]P1AA0000]P200AA00]P3AA5500]P40000AA]P5AA00AA]P600AAAA]P7AAAAAA]P8555555]P9FF5555]PA55FF55]PBFFFF55]PC5555FF]PDFF55FF]PE55FFFF]PFFFFFFF
$$$
BALLOON: top
COAT: cyan
DISPLAY: full, left
EYE: brown
FREE: yes
GROUP: stallion
KIND: earth
LICENSE: CC0
MANE: yellow
NAME: Dr Hooves #5 (mentioned on the fanart)
OTHER NAMES: Dr Whoof, Dr Whooves (Used on fanfics)
POSE: stand, smiling
SOURCE: fanart
WIDTH: 39
HEIGHT: 25
$$$
$balloon7$
$\$ 
$\$ 
$\$ 
]P8878787]P7878787]PFEEEEEE]P0000000]P8878787]P8262626]P7AAAAAA ]P8878787]P7AAAAAA 
]P7878787]P8878787]P7EEEEEE]PBAF8700]PFEEEEEE]P7878787]P0262626]P9870000]P7878787]P7EEEEEE]PFEEEEEE]P7878787]P0000000]P8878787]P7AAAAAA 
]PBAF8700]P3AF8700]PBFFD75F]P2FFD75F]PBAF8700]P3AF8700]PBFFD75F]P2FFD75F]PBAF8700]P3AF8700]PBFFD75F]P7EEEEEE]PBAF8700]P75F87D7]P85F87D7]PE00AFFF]P1870000]P85F87D7]P7EEEEEE]P9870000]PFEEEEEE]P7878787]P8878787]P0000000]P7AAAAAA 
]PBAF8700]P3AF8700]PBFFD75F]P2FFD75F]PBAF8700]P3AF8700]P2FFD75F]PBFFD75F]P3AF8700]P2FFD75F]PBAF8700]PBFFD75F]P3AF8700]P2FFD75F]PBAF8700]PBFFD75F]P75F87D7]P85F87D7]P600AFFF]PE00AFFF]P75F87D7]P1870000]P85F87D7]P9870000]P7EEEEEE]PFEEEEEE]P7878787]P8878787]P0000000]P7AAAAAA 
]P3AF8700]PBAF8700]PBFFD75F]P2FFD75F]P3AF8700]PBAF8700]PE00AFFF]P2FFD75F]PBAF8700]P3AF8700]P2FFD75F]P3AF8700]P75F87D7]P600AFFF]PE00AFFF]P75F87D7]P85F87D7]P600AFFF]PE00AFFF]P75F87D7]P85F87D7]P1870000]P8262626]P0262626]P7EEEEEE]P8878787]P0000000]P7AAAAAA 
]PBAF8700]P2FFD75F]P85F87D7]P3AF8700]PE00AFFF]P600AFFF]P8262626]P0262626]PE00AFFF]P600AFFF]P75F87D7]PBFFD75F]P3AF8700]PBAF8700]P0262626]P8262626]P0000000]P8878787]P7AAAAAA 
]P75F87D7]P85F87D7]P600AFFF]PE00AFFF]P8121212]P0121212]P8585858]PFEEEEEE]P8121212]P600AFFF]PE00AFFF]P75F87D7]P85F87D7]P2FFD75F]PBAF8700]PBFFD75F]P3AF8700]PBAF8700]P7878787]P8878787]P0000000]P7AAAAAA 
]P75F87D7]P85F87D7]P600AFFF]PE00AFFF]P0121212]P8121212]P7EEEEEE]P0121212]P0585858]PBAF8700]P7EEEEEE]PFEEEEEE]P600AFFF]PE00AFFF]P85F87D7]P75F87D7]PBFFD75F]P3AF8700]PBAF8700]P2FFD75F]PBFFD75F]P3AF8700]PBAF8700]P0000000]P8878787]P7AAAAAA 
]P75F87D7]P85F87D7]P600AFFF]PE00AFFF]P0121212]P0585858]P7EEEEEE]P600AFFF]P75F87D7]P85F87D7]P3AF8700]PBAF8700]P2FFD75F]PBFFD75F]P3AF8700]PBAF8700]P0000000]P7AAAAAA ]PBAF8700]P3AF8700]PBFFD75F]P0000000]PBAF8700]P7AAAAAA 
]P85F87D7]P600AFFF]P75F87D7]PE00AFFF]P600AFFF]P85F87D7]PE00AFFF]P85F87D7]P75F87D7]P8262626]P0000000]PBFFD75F]PBAF8700]P7AAAAAA ]PBAF8700]P3AF8700]PBFFD75F]P2FFD75F]P3AF8700]P2FFD75F]PBAF8700]PBFFD75F]P3AF8700]P0000000]PBAF8700]P7AAAAAA 
]P85F87D7]P75F87D7]PE00AFFF]P600AFFF]P8878787]PC000087]P7878787]P7EEEEEE]PFEEEEEE]P0262626]P9870000]P0000000]P8878787]P75F87D7]PE00AFFF]P3AF8700]P2FFD75F]P85F87D7]PBAF8700]P0000000]P2FFD75F]PBFFD75F]P3AF8700]PBAF8700]P2FFD75F]PBFFD75F]P3AF8700]PBAF8700]P0000000]P7AAAAAA 
]P75F87D7]P85F87D7]P600AFFF]PE00AFFF]P7878787]P8878787]P4000087]PA00AF00]P200AF00]P9870000]P4000087]P1870000]P7EEEEEE]P7878787]P8878787]P600AFFF]PE00AFFF]P2FFD75F]PFC6C6C6]PFEEEEEE]PFC6C6C6]P75F87D7]PE00AFFF]P0000000]P85F87D7]P7AAAAAA ]P3AF8700]PBAF8700]P2FFD75F]P3AF8700]PBFFD75F]P2FFD75F]PBAF8700]P0000000]P7AAAAAA 
]P75F87D7]P85F87D7]P600AFFF]PE00AFFF]P7878787]P8878787]P200AF00]PFEEEEEE]P7EEEEEE]P9870000]P1870000]PFEEEEEE]P7EEEEEE]P7878787]P8878787]P600AFFF]PE00AFFF]P75F87D7]PFC6C6C6]P7C6C6C6]PFEEEEEE]P75F87D7]PFC6C6C6]P600AFFF]PE00AFFF]P75F87D7]P85F87D7]P0000000]P7AAAAAA ]P3AF8700]PBAF8700]P2FFD75F]PBFFD75F]P3AF8700]PBAF8700]P2FFD75F]PBFFD75F]PBAF8700]P0000000]P7AAAAAA 
]P85F87D7]P7878787]P8262626]P0262626]PFEEEEEE]P7EEEEEE]P1870000]P9870000]P7EEEEEE]PFEEEEEE]P75F87D7]P85F87D7]P600AFFF]PE00AFFF]P2FFD75F]P600AFFF]P85F87D7]P0000000]P3AF8700]PBAF8700]P2FFD75F]PBFFD75F]P3AF8700]P2FFD75F]PBAF8700]P3AF8700]PBFFD75F]P0000000]PBAF8700]P7AAAAAA 
]P7878787]P8878787]P7EEEEEE]PFEEEEEE]P7878787]P8878787]P7EEEEEE]P8262626]P7878787]P75F87D7]P85F87D7]P600AFFF]PE00AFFF]P75F87D7]P85F87D7]P0000000]PBAF8700]P2FFD75F]PBFFD75F]P3AF8700]PBAF8700]P2FFD75F]PBFFD75F]P3AF8700]PBAF8700]P0000000]P7AAAAAA
]P7878787]P8878787]P7EEEEEE]PFEEEEEE]P7878787]P8878787]P0000000]P7AAAAAA ]P85F87D7]P600AFFF]P75F87D7]PE00AFFF]P85F87D7]P600AFFF]PE00AFFF]P75F87D7]P85F87D7]P0000000]P7AAAAAA ]P3AF8700]PBAF8700]P2FFD75F]P3AF8700]PBFFD75F]P2FFD75F]PBAF8700]P0000000]P7AAAAAA 
]P8262626]P7878787]P8878787]PFEEEEEE]P7EEEEEE]P7878787]P8878787]P0000000]P7AAAAAA ]P75F87D7]P85F87D7]P600AFFF]PE00AFFF]P75F87D7]P85F87D7]P600AFFF]PE00AFFF]P75F87D7]P0000000]P85F87D7]P7AAAAAA ]P3AF8700]PBAF8700]P2FFD75F]P3AF8700]PBFFD75F]P2FFD75F]PBAF8700]P0000000]P7AAAAAA ]PBAF8700]P3AF8700]P0000000]P7AAAAAA 
]P7878787]P8878787]P0262626]P1870000]PFEEEEEE]P0262626]P8878787]P0000000]P7AAAAAA ]P75F87D7]P85F87D7]P600AFFF]PE00AFFF]P75F87D7]P85F87D7]P600AFFF]PE00AFFF]P75F87D7]P85F87D7]P0000000]P7AAAAAA ]P3AF8700]PBAF8700]PBFFD75F]P2FFD75F]P3AF8700]P2FFD75F]PBAF8700]P0000000]P7AAAAAA 
]P85F87D7]P75F87D7]P600AFFF]P7878787]P8878787]P7EEEEEE]PFEEEEEE]P7878787]P8878787]P0000000]P7AAAAAA ]P75F87D7]P85F87D7]P600AFFF]PE00AFFF]P75F87D7]P85F87D7]P600AFFF]PE00AFFF]P75F87D7]P85F87D7]P0000000]P7AAAAAA ]PBAF8700]P2FFD75F]P0000000]P7AAAAAA 
]P75F87D7]P85F87D7]P600AFFF]P75F87D7]P600AFFF]PE00AFFF]P7878787]P85F87D7]P0000000]P7AAAAAA ]P75F87D7]P85F87D7]P600AFFF]P75F87D7]P600AFFF]PE00AFFF]P75F87D7]P85F87D7]P0000000]P7AAAAAA 
]P75F87D7]P85F87D7]P600AFFF]P75F87D7]P0000000]P7AAAAAA ]P75F87D7]P85F87D7]P600AFFF]P0000000]P7AAAAAA 
]P0000000]P1800000]P2008000]P3808000]P4000080]P5800080]P6008080]P7C0C0C0]P8808080]P9FF0000]PA00FF00]PBFFFF00]PC0000FF]PDFF00FF]PE00FFFF]PFFFFFFF

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