diff --git a/botany.py b/botany.py index 6c37a2f..f215d98 100755 --- a/botany.py +++ b/botany.py @@ -118,6 +118,10 @@ class Plant(object): 'luminous', 'cosmic', 'ethereal', + 'cursed', + 'buff', + 'narcotic', + 'gnu/linux', ] def __init__(self, this_filename, generation=1):