From fb54dd37ff1252dbae5b3d7628229a08649509c0 Mon Sep 17 00:00:00 2001 From: deadvey Date: Tue, 21 Oct 2025 22:03:47 +0100 Subject: [PATCH] Added ascii arts that can be used for certain holidays --- ascii/christmas.txt | 20 ++++++++++++++++++++ ascii/hallowe'en.txt | 18 ++++++++++++++++++ ascii/normal.txt | 18 ++++++++++++++++++ 3 files changed, 56 insertions(+) create mode 100644 ascii/christmas.txt create mode 100644 ascii/hallowe'en.txt create mode 100644 ascii/normal.txt diff --git a/ascii/christmas.txt b/ascii/christmas.txt new file mode 100644 index 0000000..a2415f5 --- /dev/null +++ b/ascii/christmas.txt @@ -0,0 +1,20 @@ + .-""-. + * /,..___\ + () {_____} * + ' \ + * |,. ,-. | + |()L () \ | + |,' `".| | * + |.___.',| ` + .j `--"' ` `. + / ' ' \ + / / ` `. + * / / Merry ` . * + / / Christmas l | + . , TuxCord! | | + _ ,"`. .| | + | ' ``. | [..-'l + / `.`, | '--' `. +( `. __.j ) + \_ |--""___| ,-' + `"--...,+"""" `._,.-' mh diff --git a/ascii/hallowe'en.txt b/ascii/hallowe'en.txt new file mode 100644 index 0000000..a07504d --- /dev/null +++ b/ascii/hallowe'en.txt @@ -0,0 +1,18 @@ + .-J"L-. \--/ + ' \ /`-' '-`\ + | /\ /\ | / \ + | "" "" | /.'|/\ /\|'.\ + | /\/W\ | \/ + | \___/ ' ` + .j ` `. + / ' ' \ + / / ` `. + / / Happy ` . + / / Hallowe'en l | + . , TuxCord! | | + _ ,"`. . _| | + | ' ``. | _)[..-' + / `.`, .'`" '--'.l +( `. / ^.^ \) + \_ |--""\ `===` / + `"--...,+"""" `--------`mh diff --git a/ascii/normal.txt b/ascii/normal.txt new file mode 100644 index 0000000..b4e7890 --- /dev/null +++ b/ascii/normal.txt @@ -0,0 +1,18 @@ + .-"""-. + ' \ + |,. ,-. | + |()L () \ | + |,' `".| | + |.___.',| ` + .j `--"' ` `. + / ' ' \ + / / ` `. + / / ` . + / / l | + . , TuxCord | | + _ ,"`. .| | + | ' ``. | [..-'l + / `.`, | '--' `. +( `. __.j ) + \_ |--""___| ,-' + `"--...,+"""" `._,.-' mh