added some mutations

pull/22/head
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', 'luminous',
'cosmic', 'cosmic',
'ethereal', 'ethereal',
'cursed',
'buff',
'narcotic',
'gnu/linux',
] ]
def __init__(self, this_filename, generation=1): def __init__(self, this_filename, generation=1):