diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-08-21 13:15:56 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-08-21 13:15:56 +0200 |
commit | 66a2655ac2223ddcc128cb81fc22cc8a6b29ce50 (patch) | |
tree | ea96949cbea07c29e1e7678ac613a5469ccd5de6 /balloons/ascii.think | |
parent | 8b0c16725b5c9454b58c0203babd143a56e22208 (diff) | |
parent | 4a55d12917eea7edb0d9d49c8d9b0564a9cbbcba (diff) | |
download | ponysay-66a2655ac2223ddcc128cb81fc22cc8a6b29ce50.tar.gz ponysay-66a2655ac2223ddcc128cb81fc22cc8a6b29ce50.tar.bz2 ponysay-66a2655ac2223ddcc128cb81fc22cc8a6b29ce50.zip |
Merge branch 'develop'
Diffstat (limited to 'balloons/ascii.think')
-rw-r--r-- | balloons/ascii.think | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/balloons/ascii.think b/balloons/ascii.think new file mode 100644 index 0000000..56591d2 --- /dev/null +++ b/balloons/ascii.think @@ -0,0 +1,30 @@ +/:o +\:o + +n:_ +: +s:_ +w:( +e: ) + +ww:( +ee: ) + +nw: +:( +ne: +:) +sw:( +se:) + +nnw:_ +: +nne:_ +: +ssw:_ +sse:_ + +nww:( +nee: ) +sww:( +see: ) |