-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added a bunch of tree foliage sprites.
- Loading branch information
1 parent
f099306
commit 53159a1
Showing
17 changed files
with
226 additions
and
1 deletion.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
<?xml version="1.0"?> | ||
<!-- Basic Trunk --> | ||
|
||
<!-- Mystery types: | ||
None as of now. | ||
--> | ||
|
||
<growths file="apple_foliage_px_grey.png"> | ||
|
||
<growth sheetIndex="19" outline="0" layer="top"> | ||
<part token="APPLE:LEAVES" /> | ||
<part token="PEAR:LEAVES" /> | ||
<part token="SAND_PEAR:LEAVES" /> | ||
<subsprite file="tree_shadow.png" sheetIndex="0" offsety="16" /> | ||
<subsprite file="tree_shadow.png" sheetIndex="0" offsety="12" /> | ||
<subsprite file="tree_shadow.png" sheetIndex="0" offsety="8" /> | ||
<subsprite file="tree_shadow.png" sheetIndex="0" offsety="4" /> | ||
|
||
<!--leaves--> | ||
<subsprite sheetIndex="6" color="growth" variations="2"/> | ||
<subsprite sheetIndex="8" color="growth" border_floor_NOR="8" border_wall_NOR="8" border_ramp_NOR="8"/> | ||
<subsprite sheetIndex="9" color="growth" border_floor_NOR="2" border_wall_NOR="2" border_ramp_NOR="2"/> | ||
<subsprite sheetIndex="10" color="growth" border_floor_NOR="4" border_wall_NOR="4" border_ramp_NOR="4"/> | ||
<subsprite sheetIndex="11" color="growth" border_floor_NOR="6" border_wall_NOR="6" border_ramp_NOR="6"/> | ||
|
||
<subsprite sheetIndex="26" variations="2"/> | ||
<subsprite sheetIndex="28" border_floor_NOR="8" border_wall_NOR="8" border_ramp_NOR="8"/> | ||
<subsprite sheetIndex="29" border_floor_NOR="2" border_wall_NOR="2" border_ramp_NOR="2"/> | ||
<subsprite sheetIndex="30" border_floor_NOR="4" border_wall_NOR="4" border_ramp_NOR="4"/> | ||
<subsprite sheetIndex="31" border_floor_NOR="6" border_wall_NOR="6" border_ramp_NOR="6"/> | ||
|
||
</growth> | ||
|
||
<growth sheetIndex="50" file="apple_foliage_px_grey.png" variations="2" offsety="4" layer="bottom" > | ||
<part token="APPLE:FRUIT" /> | ||
</growth> | ||
|
||
<growth sheetIndex="40" file="apple_foliage_px_grey.png" variations="4" layer="top" > | ||
<part token="APPLE:FLOWERS" /> | ||
</growth> | ||
|
||
|
||
|
||
</growths> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
<?xml version="1.0"?> | ||
<!-- Basic Trunk --> | ||
|
||
<!-- Mystery types: | ||
None as of now. | ||
--> | ||
|
||
<growths file="ginko_foliage_px_grey.png"> | ||
|
||
<growth sheetIndex="19" outline="0" layer="top"> | ||
<part token="GINKGO:LEAVES" /> | ||
<subsprite file="tree_shadow.png" sheetIndex="0" offsety="16" /> | ||
<subsprite file="tree_shadow.png" sheetIndex="0" offsety="12" /> | ||
<subsprite file="tree_shadow.png" sheetIndex="0" offsety="8" /> | ||
<subsprite file="tree_shadow.png" sheetIndex="0" offsety="4" /> | ||
|
||
<!--leaves--> | ||
<subsprite sheetIndex="6" color="growth" variations="2"/> | ||
<subsprite sheetIndex="8" color="growth" border_floor_NOR="8" border_wall_NOR="8" border_ramp_NOR="8"/> | ||
<subsprite sheetIndex="9" color="growth" border_floor_NOR="2" border_wall_NOR="2" border_ramp_NOR="2"/> | ||
<subsprite sheetIndex="10" color="growth" border_floor_NOR="4" border_wall_NOR="4" border_ramp_NOR="4"/> | ||
<subsprite sheetIndex="11" color="growth" border_floor_NOR="6" border_wall_NOR="6" border_ramp_NOR="6"/> | ||
|
||
<subsprite sheetIndex="26" variations="2"/> | ||
<subsprite sheetIndex="28" border_floor_NOR="8" border_wall_NOR="8" border_ramp_NOR="8"/> | ||
<subsprite sheetIndex="29" border_floor_NOR="2" border_wall_NOR="2" border_ramp_NOR="2"/> | ||
<subsprite sheetIndex="30" border_floor_NOR="4" border_wall_NOR="4" border_ramp_NOR="4"/> | ||
<subsprite sheetIndex="31" border_floor_NOR="6" border_wall_NOR="6" border_ramp_NOR="6"/> | ||
|
||
</growth> | ||
|
||
<growth sheetIndex="50" file="ginko_foliage_px_grey.png" color="growth" variations="2" offsety="8" layer="bottom" > | ||
<part token="GINKGO:FRUIT" /> | ||
</growth> | ||
|
||
<growth sheetIndex="40" file="ginko_foliage_px_grey.png" color="growth" variations="4" offsety="8" layer="bottom" > | ||
<part token="GINKGO:POLLEN_CATKINS" /> | ||
</growth> | ||
|
||
</growths> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
<?xml version="1.0"?> | ||
<!-- Basic Trunk --> | ||
|
||
<!-- Mystery types: | ||
None as of now. | ||
--> | ||
|
||
<growths file="oak_foliage_px_grey.png"> | ||
|
||
<growth sheetIndex="19" outline="0" layer="top"> | ||
<part token="OAK:LEAVES" /> | ||
<subsprite file="tree_shadow.png" sheetIndex="0" offsety="16" /> | ||
<subsprite file="tree_shadow.png" sheetIndex="0" offsety="12" /> | ||
<subsprite file="tree_shadow.png" sheetIndex="0" offsety="8" /> | ||
<subsprite file="tree_shadow.png" sheetIndex="0" offsety="4" /> | ||
|
||
<!--leaves--> | ||
<subsprite sheetIndex="6" color="growth" variations="2"/> | ||
<subsprite sheetIndex="8" color="growth" border_floor_NOR="8" border_wall_NOR="8" border_ramp_NOR="8"/> | ||
<subsprite sheetIndex="9" color="growth" border_floor_NOR="2" border_wall_NOR="2" border_ramp_NOR="2"/> | ||
<subsprite sheetIndex="10" color="growth" border_floor_NOR="4" border_wall_NOR="4" border_ramp_NOR="4"/> | ||
<subsprite sheetIndex="11" color="growth" border_floor_NOR="6" border_wall_NOR="6" border_ramp_NOR="6"/> | ||
|
||
<subsprite sheetIndex="26" variations="2"/> | ||
<subsprite sheetIndex="28" border_floor_NOR="8" border_wall_NOR="8" border_ramp_NOR="8"/> | ||
<subsprite sheetIndex="29" border_floor_NOR="2" border_wall_NOR="2" border_ramp_NOR="2"/> | ||
<subsprite sheetIndex="30" border_floor_NOR="4" border_wall_NOR="4" border_ramp_NOR="4"/> | ||
<subsprite sheetIndex="31" border_floor_NOR="6" border_wall_NOR="6" border_ramp_NOR="6"/> | ||
|
||
</growth> | ||
|
||
<growth sheetIndex="-1" layer="top" > | ||
<part token="OAK:FLOWERS" /> | ||
<part token="*:POLLEN_CATKINS" /> | ||
</growth> | ||
|
||
<growth sheetIndex="40" file="oak_foliage_px_grey.png" color="growth" variations="4" offsety="8" layer="bottom" > | ||
<part token="OAK:FLOWERS" /> | ||
<part token="*:POLLEN_CATKINS" /> | ||
</growth> | ||
<!-- | ||
<growth sheetIndex="50" file="oak_foliage_px_grey.png" color="growth" variations="2" offsety="8" layer="bottom" > | ||
<part token="OAK:NUT" /> | ||
</growth> | ||
--> | ||
|
||
</growths> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
<?xml version="1.0"?> | ||
<!-- Basic Trunk --> | ||
|
||
<!-- Mystery types: | ||
None as of now. | ||
--> | ||
|
||
<growths file="pine_foliage_grey.png"> | ||
|
||
<growth sheetIndex="8" outline="0" layer="top"> | ||
<part token="PINE:LEAVES" /> | ||
<subsprite file="tree_shadow.png" sheetIndex="0" offsety="16" /> | ||
<subsprite file="tree_shadow.png" sheetIndex="0" offsety="12" /> | ||
<subsprite file="tree_shadow.png" sheetIndex="0" offsety="8" /> | ||
<subsprite file="tree_shadow.png" sheetIndex="0" offsety="4" /> | ||
|
||
|
||
<!--twigs | ||
<subsprite sheetIndex="0" color="growth" border_floor_OR="3" border_floor_NOR="0678" border_wall_NOR="0678" border_ramp_NOR="0678"/> | ||
<subsprite sheetIndex="1" color="growth" border_floor_OR="1" border_floor_NOR="0456" border_wall_NOR="0456" border_ramp_NOR="0456"/> | ||
<subsprite sheetIndex="2" color="growth" border_floor_OR="7" border_floor_NOR="0234" border_wall_NOR="0234" border_ramp_NOR="0234"/> | ||
<subsprite sheetIndex="3" color="growth" border_floor_OR="5" border_floor_NOR="0812" border_wall_NOR="0812" border_ramp_NOR="0812"/> | ||
<subsprite sheetIndex="4" color="growth" border_floor_OR="345" border_floor_NOR="08" border_wall_NOR="08" border_ramp_NOR="08"/> | ||
<subsprite sheetIndex="5" color="growth" border_floor_OR="123" border_floor_NOR="06" border_wall_NOR="06" border_ramp_NOR="06"/> | ||
<subsprite sheetIndex="6" color="growth" border_floor_OR="781" border_floor_NOR="04" border_wall_NOR="04" border_ramp_NOR="04"/> | ||
<subsprite sheetIndex="7" color="growth" border_floor_OR="567" border_floor_NOR="02" border_wall_NOR="02" border_ramp_NOR="02"/> | ||
--> | ||
<!--leaves--> | ||
<subsprite sheetIndex="8" color="growth" border_floor_OR="0" variations="2"/> | ||
<subsprite sheetIndex="10" color="growth" border_floor_OR="0" border_floor_NOR="8" border_wall_NOR="8" border_ramp_NOR="8"/> | ||
<subsprite sheetIndex="11" color="growth" border_floor_OR="0" border_floor_NOR="2" border_wall_NOR="2" border_ramp_NOR="2"/> | ||
<subsprite sheetIndex="12" color="growth" border_floor_OR="0" border_floor_NOR="4" border_wall_NOR="4" border_ramp_NOR="4"/> | ||
<subsprite sheetIndex="13" color="growth" border_floor_OR="0" border_floor_NOR="6" border_wall_NOR="6" border_ramp_NOR="6"/> | ||
|
||
<subsprite sheetIndex="28" variations="2"/> | ||
<subsprite sheetIndex="30" border_floor_NOR="8" border_wall_NOR="8" border_ramp_NOR="8"/> | ||
<subsprite sheetIndex="31" border_floor_NOR="2" border_wall_NOR="2" border_ramp_NOR="2"/> | ||
<subsprite sheetIndex="32" border_floor_NOR="4" border_wall_NOR="4" border_ramp_NOR="4"/> | ||
<subsprite sheetIndex="33" border_floor_NOR="6" border_wall_NOR="6" border_ramp_NOR="6"/> | ||
|
||
</growth> | ||
|
||
|
||
</growths> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
<?xml version="1.0"?> | ||
<!-- Basic Trunk --> | ||
|
||
<!-- Mystery types: | ||
None as of now. | ||
--> | ||
|
||
<growths file="willow_foliage_px_grey.png"> | ||
|
||
<growth sheetIndex="19" outline="0" layer="top"> | ||
<part token="WILLOW:LEAVES" /> | ||
<subsprite file="tree_shadow.png" sheetIndex="0" offsety="16" /> | ||
<subsprite file="tree_shadow.png" sheetIndex="0" offsety="12" /> | ||
<subsprite file="tree_shadow.png" sheetIndex="0" offsety="8" /> | ||
<subsprite file="tree_shadow.png" sheetIndex="0" offsety="4" /> | ||
|
||
<!--leaves--> | ||
<subsprite sheetIndex="6" color="growth" variations="2"/> | ||
<subsprite sheetIndex="8" color="growth" border_floor_NOR="8" border_wall_NOR="8" border_ramp_NOR="8"/> | ||
<subsprite sheetIndex="9" color="growth" border_floor_NOR="2" border_wall_NOR="2" border_ramp_NOR="2"/> | ||
<subsprite sheetIndex="10" color="growth" border_floor_NOR="4" border_wall_NOR="4" border_ramp_NOR="4"/> | ||
<subsprite sheetIndex="11" color="growth" border_floor_NOR="6" border_wall_NOR="6" border_ramp_NOR="6"/> | ||
|
||
<subsprite sheetIndex="26" variations="2"/> | ||
<subsprite sheetIndex="28" border_floor_NOR="8" border_wall_NOR="8" border_ramp_NOR="8"/> | ||
<subsprite sheetIndex="29" border_floor_NOR="2" border_wall_NOR="2" border_ramp_NOR="2"/> | ||
<subsprite sheetIndex="30" border_floor_NOR="4" border_wall_NOR="4" border_ramp_NOR="4"/> | ||
<subsprite sheetIndex="31" border_floor_NOR="6" border_wall_NOR="6" border_ramp_NOR="6"/> | ||
|
||
</growth> | ||
|
||
<growth sheetIndex="50" file="willow_foliage_px_grey.png" color="growth" variations="2" offsety="4" layer="bottom" > | ||
<part token="WILLOW:FRUIT" /> | ||
</growth> | ||
|
||
<growth sheetIndex="40" file="willow_foliage_px_grey.png" color="growth" variations="4" offsety="4" layer="bottom" > | ||
<part token="WILLOW:POLLEN_CATKINS" /> | ||
</growth> | ||
|
||
</growths> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters