From 52fe45889ad432917336d2eb72397aa6ebd11c82 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 21 Aug 2012 04:34:56 +0200 Subject: balloon style files --- balloons/unicode.think | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 balloons/unicode.think (limited to 'balloons/unicode.think') diff --git a/balloons/unicode.think b/balloons/unicode.think new file mode 100644 index 0000000..fba4c51 --- /dev/null +++ b/balloons/unicode.think @@ -0,0 +1,25 @@ +/:o +\:o + +n:⁀ +s:‿ +w:( +e: ) + +ww:( +ee: ) + +nw:) +ne:( +sw:) +se:( + +nnw:⁀ +nne:⁀ +ssw:‿ +sse:‿ + +nww:( +nee: ) +sww:( +see: ) -- cgit From 2934997c06b582dbbd7730555c9eecf817e5a035 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 21 Aug 2012 16:01:05 +0200 Subject: balloon file fix --- balloons/unicode.think | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'balloons/unicode.think') diff --git a/balloons/unicode.think b/balloons/unicode.think index fba4c51..005e545 100644 --- a/balloons/unicode.think +++ b/balloons/unicode.think @@ -9,10 +9,10 @@ e: ) ww:( ee: ) -nw:) -ne:( -sw:) -se:( +nw:( +ne:) +sw:( +se:) nnw:⁀ nne:⁀ -- cgit