diff --git a/art/pachypodium1.txt b/art/pachypodium1.txt new file mode 100644 index 0000000..f8f896b --- /dev/null +++ b/art/pachypodium1.txt @@ -0,0 +1,10 @@ + + + + _ / _ + / \/|// \ + < > + < .> + < ` '> +` , <' > _ . _ . + ^ ' . ` ' diff --git a/art/pachypodium2.txt b/art/pachypodium2.txt new file mode 100644 index 0000000..74643b1 --- /dev/null +++ b/art/pachypodium2.txt @@ -0,0 +1,10 @@ + _ / _ + /_\/|//u + U | \ + < > + <`> _/ + <, > <> + < .><.> + < ` >'> +` , <' o >_ . _ . + ^ / ' \ . ` ' diff --git a/art/pachypodium3.txt b/art/pachypodium3.txt new file mode 100644 index 0000000..3474caa --- /dev/null +++ b/art/pachypodium3.txt @@ -0,0 +1,10 @@ + _ <, _ + <_\/|//\\ + // | \\ U + U // >\) _ + u<`> _/ | + <, >/<>\ + U.> + < ` >'> +` , <' o >_ . _ . + ^ / ' \ . ` ' diff --git a/botany.py b/botany.py index cddb66a..5f377b5 100755 --- a/botany.py +++ b/botany.py @@ -74,6 +74,7 @@ class Plant(object): 'columbine', 'brugmansia', 'palm', + 'pachypodium', ] mutation_list = [ diff --git a/menu_screen.py b/menu_screen.py index 2ce6a55..476c600 100644 --- a/menu_screen.py +++ b/menu_screen.py @@ -151,6 +151,7 @@ class CursedMenu(object): 'columbine', 'brugmansia', 'palm', + 'pachypodium', ] if this_plant.dead == True: