Add mushrooms
This commit is contained in:
parent
c0ef4b628c
commit
c4974e882b
19
alpha/mushroom.pgm
Normal file
19
alpha/mushroom.pgm
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
P2
|
||||||
|
16 16
|
||||||
|
1
|
||||||
|
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
|
||||||
|
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
|
||||||
|
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
|
||||||
|
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
|
||||||
|
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
|
||||||
|
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
|
||||||
|
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
|
||||||
|
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
|
||||||
|
0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0
|
||||||
|
0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0
|
||||||
|
0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0
|
||||||
|
0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0
|
||||||
|
0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0
|
||||||
|
0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0
|
||||||
|
0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0
|
||||||
|
0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0
|
4
color/mushroom_brown.ppm
Normal file
4
color/mushroom_brown.ppm
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
P3
|
||||||
|
2 1
|
||||||
|
255
|
||||||
|
102 71 61 89 62 54
|
4
color/mushroom_red.ppm
Normal file
4
color/mushroom_red.ppm
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
P3
|
||||||
|
2 1
|
||||||
|
255
|
||||||
|
191 38 38 166 33 33
|
4
color/mushroom_stem.ppm
Normal file
4
color/mushroom_stem.ppm
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
P3
|
||||||
|
2 1
|
||||||
|
255
|
||||||
|
204 196 194 179 171 170
|
19
index/mushroom.pgm
Normal file
19
index/mushroom.pgm
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
P2
|
||||||
|
16 16
|
||||||
|
3
|
||||||
|
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
|
||||||
|
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
|
||||||
|
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
|
||||||
|
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
|
||||||
|
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
|
||||||
|
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
|
||||||
|
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
|
||||||
|
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
|
||||||
|
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
|
||||||
|
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
|
||||||
|
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
|
||||||
|
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
|
||||||
|
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
|
||||||
|
0 0 0 0 0 0 0 2 2 0 0 0 0 0 0 0
|
||||||
|
0 0 0 0 0 0 0 2 2 0 0 0 0 0 0 0
|
||||||
|
0 0 0 0 0 0 0 2 2 0 0 0 0 0 0 0
|
@ -2,6 +2,8 @@ textures = {
|
|||||||
'flowers_dandelion_white': (('dandelion_white', 'grass'), 'flower', 'flower'),
|
'flowers_dandelion_white': (('dandelion_white', 'grass'), 'flower', 'flower'),
|
||||||
'flowers_dandelion_yellow': (('dandelion_yellow', 'grass'), 'flower', 'flower'),
|
'flowers_dandelion_yellow': (('dandelion_yellow', 'grass'), 'flower', 'flower'),
|
||||||
'flowers_geranium': (('geranium', 'grass'), 'flower', 'flower'),
|
'flowers_geranium': (('geranium', 'grass'), 'flower', 'flower'),
|
||||||
|
'flowers_mushroom_brown': (('mushroom_brown', 'mushroom_stem'), 'mushroom', 'mushroom'),
|
||||||
|
'flowers_mushroom_red': (('mushroom_red', 'mushroom_stem'), 'mushroom', 'mushroom'),
|
||||||
'flowers_rose': (('rose', 'grass'), 'flower', 'flower'),
|
'flowers_rose': (('rose', 'grass'), 'flower', 'flower'),
|
||||||
'flowers_tulip': (('tulip', 'grass'), 'flower', 'flower'),
|
'flowers_tulip': (('tulip', 'grass'), 'flower', 'flower'),
|
||||||
'flowers_viola': (('viola', 'grass'), 'flower', 'flower'),
|
'flowers_viola': (('viola', 'grass'), 'flower', 'flower'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user