Unverified Commit f74746d5 authored by Michael Straube's avatar Michael Straube Committed by GitHub

os: Add Quibian (#1561)

parent 8a9eacba
...@@ -9110,6 +9110,30 @@ ${c1} `..--..` ...@@ -9110,6 +9110,30 @@ ${c1} `..--..`
EOF EOF
;; ;;
"Quibian"*)
set_colors 3 7
read -rd '' ascii_data <<'EOF'
${c1} `.--::::::::--.`
`.-:::-..`` ``..-::-.`
.::::-` .${c2}+${c1}:`` `.-::.`
.::::.` -::::::-` `.::.
`-:::-` -:::::::::--..`` .::`
`::::- .${c2}oy${c1}:::::::---.```.: `::`
-:::: `.-:::::::::::-.``` `::
.::::.`-:::::::::::::. `:.
-::::.::::::::::::::: -:
::::::::::::::::::::` `:
:::::::::::::::::::- `:
::::::::::::::::::: --
.:::::::::::::::::` `:`
`::::::::::::::::: -`
.:::::::::::::::- -`
`::::::::::::::- `.`
.::::::::::::- ``
`.--:::::-.
EOF
;;
"Radix"*) "Radix"*)
set_colors 1 2 set_colors 1 2
read -rd '' ascii_data <<'EOF' read -rd '' ascii_data <<'EOF'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment