Fix Aster whilecard matching

This commit is contained in:
sahanuser 2022-12-04 12:19:07 +05:30
parent 3f6211aec8
commit 9fb11c44a7

View file

@ -6227,6 +6227,29 @@ ${c1}:syyyyyy/ :yyyyyy/${c2}-yyo.:syyyyyyyyyyy
EOF
;;
"AsteroidOS"*)
set_colors 160 208 202 214
read -rd '' ascii_data <<'EOF'
${c1} ***
${c1} *****
${c1} **********
${c1} ***************
${c1} *///****////****////.
${c2} (/////// /////// ///////(
${c2} /(((((//* //, //((((((.
${c2} ((((((((((( ((( ((((((((
${c2} *((((((((((((((((((((((( ((((((((
${c3} (((((#(((((((#((((( ((#(((((
${c3} (#(#(#####(#(#, ####(#(#
${c3} ######### ########
${c3} /######## ########
${c4} #######%#######
${c4} (#%%%%%%%#
${c4} %%%%%
${c4} %%%
EOF
;;
"Aster"*)
set_colors 6 6
read -rd '' ascii_data <<'EOF'
@ -6251,29 +6274,6 @@ ${c1} ,.
EOF
;;
"AsteroidOS"*)
set_colors 160 208 202 214
read -rd '' ascii_data <<'EOF'
${c1} ***
${c1} *****
${c1} **********
${c1} ***************
${c1} *///****////****////.
${c2} (/////// /////// ///////(
${c2} /(((((//* //, //((((((.
${c2} ((((((((((( ((( ((((((((
${c2} *((((((((((((((((((((((( ((((((((
${c3} (((((#(((((((#((((( ((#(((((
${c3} (#(#(#####(#(#, ####(#(#
${c3} ######### ########
${c3} /######## ########
${c4} #######%#######
${c4} (#%%%%%%%#
${c4} %%%%%
${c4} %%%
EOF
;;
"Bedrock"*)
set_colors 8 7
read -rd '' ascii_data <<'EOF'