Add credits, cleanup a bit more

This commit is contained in:
Matt Arnold 2025-08-30 09:12:34 -04:00
parent 87c56588c2
commit 16a71dd756

View File

@ -45,6 +45,11 @@ cleanup_exit() {
echo -e "\033[37;44m"
clear
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
read -r -p "Menu: Draw/Reading/Quit " answer
case $answer in