Add credits, cleanup a bit more
This commit is contained in:
parent
87c56588c2
commit
16a71dd756
5
clow.sh
5
clow.sh
@ -45,6 +45,11 @@ cleanup_exit() {
|
|||||||
echo -e "\033[37;44m"
|
echo -e "\033[37;44m"
|
||||||
clear
|
clear
|
||||||
echo -e "You have opened the book of the Clow"
|
echo -e "You have opened the book of the Clow"
|
||||||
|
echo -e "This is a fortune telling Program based on"
|
||||||
|
echo -e "The CLAMP anime/manga Cardcaptor Sakura"
|
||||||
|
echo -e "And the Fortune Telling Manual released by CLAMP"
|
||||||
|
echo -e "Originally Translated by Vanessah Howard of http://moonlitunderground.org and Kokuei (partially)."
|
||||||
|
echo -e "Digital Conversion by Pius with help from Luce"
|
||||||
while true; do
|
while true; do
|
||||||
read -r -p "Menu: Draw/Reading/Quit " answer
|
read -r -p "Menu: Draw/Reading/Quit " answer
|
||||||
case $answer in
|
case $answer in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user