-
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 back location-based tiles for growths.
- Loading branch information
1 parent
53159a1
commit a3678b6
Showing
18 changed files
with
441 additions
and
107 deletions.
There are no files selected for viewing
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
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
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
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,38 @@ | ||
<growths file="fruits_citrus_px.png"> | ||
|
||
<growth sheetIndex="0" variations="2" offsety="4" layer="bottom" > | ||
<part token="LIME:FRUIT:*" /> | ||
</growth> | ||
|
||
<growth sheetIndex="20" variations="2" offsety="4" layer="bottom" > | ||
<part token="POMELO:FRUIT:*" /> | ||
</growth> | ||
|
||
<growth sheetIndex="40" variations="2" offsety="4" layer="bottom" > | ||
<part token="CITRON:FRUIT:*" /> | ||
</growth> | ||
|
||
<growth sheetIndex="60" variations="2" offsety="4" layer="bottom" > | ||
<part token="ORANGE:FRUIT:*" /> | ||
</growth> | ||
|
||
<growth sheetIndex="80" variations="2" offsety="4" layer="bottom" > | ||
<part token="BITTER_ORANGE:FRUIT:*" /> | ||
</growth> | ||
|
||
<growth sheetIndex="100" variations="2" offsety="4" layer="bottom" > | ||
<part token="FINGER_LIME:FRUIT:*" /> | ||
</growth> | ||
|
||
<growth sheetIndex="120" variations="2" offsety="4" layer="bottom" > | ||
<part token="ROUND_LIME:FRUIT:*" /> | ||
</growth> | ||
|
||
<growth sheetIndex="140" variations="2" offsety="4" layer="bottom" > | ||
<part token="DESSERT_LIME:FRUIT:*" /> | ||
</growth> | ||
|
||
<growth sheetIndex="160" variations="2" offsety="4" layer="bottom" > | ||
<part token="KUMQUAT:FRUIT:*" /> | ||
</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,27 @@ | ||
<growths file="fruits_mediterranean_px.png"> | ||
|
||
<growth sheetIndex="5" variations="2" offsety="4" layer="bottom" > | ||
<part token="CUSTARD_APPLE:FRUIT:*" /> | ||
</growth> | ||
|
||
<growth sheetIndex="25" variations="2" offsety="4" layer="bottom" > | ||
<part token="DATE_PALM:FRUIT:*" /> | ||
</growth> | ||
|
||
<growth sheetIndex="45" variations="2" offsety="4" layer="bottom" > | ||
<part token="LYCHEE:FRUIT:*" /> | ||
</growth> | ||
|
||
<growth sheetIndex="65" variations="2" offsety="4" layer="top" > | ||
<part token="MACADAMIA:FRUIT:*" /> | ||
</growth> | ||
|
||
<growth sheetIndex="85" variations="2" offsety="4" layer="bottom" > | ||
<part token="OLIVE:FRUIT:*" /> | ||
</growth> | ||
|
||
<growth sheetIndex="105" variations="2" offsety="4" layer="bottom" > | ||
<part token="POMEGRENATE:FRUIT:*" /> | ||
</growth> | ||
|
||
</growths> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.