Hello guys, i got some weird problem and really don't know why this is happening.
I wanted to change for every trees, the foreground and background color of the pollens, flowers,fruits etc..
What i wanted is to put the foreground color the same color as the leaves and put the background color for the pollens, fruits, flowers etc.
But i do get some weird result. For exemple for [PLANT:GINKGO] ginkgo biloba, i changed that and it worked as intended:
[GROWTH:POLLEN_CATKINS]
[GROWTH_NAME:ginkgo pollen catkin:STP]
[GROWTH_ITEM:PLANT_GROWTH:NONE:LOCAL_PLANT_MAT:STRUCTURAL]
[GROWTH_DENSITY:1000]
[GROWTH_HOST_TILE:BRANCHES_AND_TWIGS]
[GROWTH_TIMING:30000:99999]
[GROWTH_PRINT:'*':'*':2:6:0:30000:99999:2]
Well for pollen catkins, in my fort, every trees work fine with the pollens changed like that, except for the Willow trees. Their leaves went yellow.
[PLANT:WILLOW]
[GROWTH:POLLEN_CATKINS]
[GROWTH_NAME:willow pollen catkin:STP]
[GROWTH_ITEM:PLANT_GROWTH:NONE:LOCAL_PLANT_MAT:STRUCTURAL]
[GROWTH_DENSITY:1000]
[GROWTH_HOST_TILE:BRANCHES_AND_TWIGS]
[GROWTH_TIMING:30000:99999]
[GROWTH_PRINT:'*':'*':2:7:1:30000:99999:3]
[GROWTH:SEED_CATKINS]
[GROWTH_NAME:willow seed catkin:STP]
[GROWTH_ITEM:PLANT_GROWTH:NONE:LOCAL_PLANT_MAT:STRUCTURAL]
[GROWTH_DENSITY:1000]
[GROWTH_HOST_TILE:BRANCHES_AND_TWIGS]
[GROWTH_TIMING:30000:99999]
[GROWTH_PRINT:'*':'*':2:7:1:30000:99999:2]
I use the same tiles for the two and don't know why is doing that. With flowers every trees got their leveas yellow. I did exactly the same thing as pollen and seeds. Just switched the colors.
Do anyone have any clues what i'm doing wrong?