diff --git a/botany.py b/botany.py index f215d98..874455b 100755 --- a/botany.py +++ b/botany.py @@ -122,8 +122,10 @@ class Plant(object): 'buff', 'narcotic', 'gnu/linux', + 'abraxan', # rip dear friend ] + def __init__(self, this_filename, generation=1): # Constructor self.plant_id = str(uuid.uuid4())