-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
eevee.chara
33 lines (31 loc) · 884 Bytes
/
eevee.chara
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Eevee (Pokemon)
# by Bulbapedia - https://bulbapedia.bulbagarden.net/wiki/List_of_Pok%C3%A9mon_by_Kanto_Pok%C3%A9dex_number
$x = "\e[49m "; #reset color
$t = "$thoughts";
$a = "\e[48;5;179m ";
$b = "\e[48;5;240m ";
$c = "\e[48;5;137m ";
$d = "\e[48;5;185m ";
$e = "\e[48;5;230m ";
$f = "\e[48;5;238m ";
$g = "\e[48;5;231m ";
$the_chara = <<EOC
$t
$t
$t $a $x
$t $a$b$a$x
$a$b$c$x $d $x $e$x
$b$f $d$x $c$d$b$a$f$c$e $x
$f$a$d$a$d$b$a$b $a$f$c$d$e$x
$b$a $b $a$f$c $d$x
$g$a $c$a$f$b$c $x
$a $c$b$a $f$b$c$b$x
$a $g$x$a$b$d$b$c $x
$a $b$x$c$b$d $b$c$x
$e$b $c $b$e$d $b$c $x
$e $d$e $d$f$b$c $x
$e$d$e $d$e$d$b$x $b$c$x
$f$d $e$b$c$x
$c$f $c$x
$a$c$x
EOC