Merge branch 'selfsame-master'
This commit is contained in:
commit
2b8224a4b2
10
art/pachypodium1.txt
Normal file
10
art/pachypodium1.txt
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
_ / _
|
||||||
|
/ \/|// \
|
||||||
|
< >
|
||||||
|
< .>
|
||||||
|
< ` '>
|
||||||
|
` , <' > _ . _ .
|
||||||
|
^ ' . ` '
|
10
art/pachypodium2.txt
Normal file
10
art/pachypodium2.txt
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
_ / _
|
||||||
|
/_\/|//u
|
||||||
|
U | \
|
||||||
|
< >
|
||||||
|
<`> _/
|
||||||
|
<, > <>
|
||||||
|
< .><.>
|
||||||
|
< ` >'>
|
||||||
|
` , <' o >_ . _ .
|
||||||
|
^ / ' \ . ` '
|
10
art/pachypodium3.txt
Normal file
10
art/pachypodium3.txt
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
_ <, _
|
||||||
|
<_\/|//\\
|
||||||
|
// | \\ U
|
||||||
|
U // >\) _
|
||||||
|
u<`> _/ |
|
||||||
|
<, >/<>\
|
||||||
|
<o.>U.>
|
||||||
|
< ` >'>
|
||||||
|
` , <' o >_ . _ .
|
||||||
|
^ / ' \ . ` '
|
@ -74,6 +74,7 @@ class Plant(object):
|
|||||||
'columbine',
|
'columbine',
|
||||||
'brugmansia',
|
'brugmansia',
|
||||||
'palm',
|
'palm',
|
||||||
|
'pachypodium',
|
||||||
]
|
]
|
||||||
|
|
||||||
mutation_list = [
|
mutation_list = [
|
||||||
|
@ -151,6 +151,7 @@ class CursedMenu(object):
|
|||||||
'columbine',
|
'columbine',
|
||||||
'brugmansia',
|
'brugmansia',
|
||||||
'palm',
|
'palm',
|
||||||
|
'pachypodium',
|
||||||
]
|
]
|
||||||
|
|
||||||
if this_plant.dead == True:
|
if this_plant.dead == True:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user