Merge pull request #1332 from wwchak/ArchStrikeAscii

Add ArcheStrike ASCII
This commit is contained in:
dylan 2019-10-15 18:48:48 +00:00 committed by GitHub
commit 9cdcdca754
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -5274,6 +5274,29 @@ ${c1} 'c'
EOF
;;
"ArchStrike"*)
set_colors 8 6
read -rd '' ascii_data <<'EOF'
${c1}                   *   
                  **.
                 ****
                ******
                *******
              ** *******
             **** *******
            ${c1}****${c2}_____${c1}***${c2}/${c1}*
           ***${c2}/${c1}*******${c2}//${c1}***
          **${c2}/${c1}********${c2}///${c1}*${c2}/${c1}**
         **${c2}/${c1}*******${c2}////${c1}***${c2}/${c1}**
        **${c2}/${c1}****${c2}//////.,${c1}****${c2}/${c1}**
       ***${c2}/${c1}*****${c2}/////////${c1}**${c2}/${c1}***
      ****${c2}/${c1}****    ${c2}/////${c1}***${c2}/${c1}****
     ******${c2}/${c1}*** ${c2}////   ${c1}**${c2}/${c1}******
    ********${c2}/${c1}* ${c2}///      ${c1}*${c2}/${c1}********
  ,******     ${c2}// ______ /    ${c1}******,
EOF
;;
*"XFerience"*)
set_colors 6 6 7 1
read -rd '' ascii_data <<'EOF'