added some mutations

This commit is contained in:
Jake Funke 2018-07-12 17:42:34 +00:00
parent 6162d9f1ba
commit 0c99c4f948
1 changed files with 4 additions and 0 deletions

View File

@ -118,6 +118,10 @@ class Plant(object):
'luminous',
'cosmic',
'ethereal',
'cursed',
'buff',
'narcotic',
'gnu/linux',
]
def __init__(self, this_filename, generation=1):