Skip to content

Commit

Permalink
Update assets
Browse files Browse the repository at this point in the history
  • Loading branch information
Areldir committed Feb 1, 2025
1 parent 6ec5ad2 commit 96199a9
Show file tree
Hide file tree
Showing 10 changed files with 29 additions and 0 deletions.
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.
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.
29 changes: 29 additions & 0 deletions res/assets/Graphics/terrain_maps.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,33 @@
<image id="Native_L_Monument_Central_01" src="Native_L_Monument_Central_01" isometric="true"/>
<image id="Native_L_Monument_Northern_01" src="Native_L_Monument_Northern_01" isometric="true"/>
<image id="Native_L_Monument_Southern_01" src="Native_L_Monument_Southern_01" isometric="true"/>
<!-- Note: Hellenised Native Hut variants (Assets created by Areldir) -->
<image id="Hellenised_Hut_Central_01" src="Hellenised_Hut_Central_01" isometric="true"/>
<image id="Hellenised_Hut_Central_02" src="Hellenised_Hut_Central_02" isometric="true"/>
<image id="Hellenised_Hut_Northern_01" isometric="true">
<layer group="this" image="Hellenised_Hut_Central_01"/>
<layer src="Hellenised_Hut_Northern_01" x="0" y="23"/>
</image>
<image id="Hellenised_Hut_Northern_02" isometric="true">
<layer group="this" image="Hellenised_Hut_Central_02"/>
<layer src="Hellenised_Hut_Northern_02" x="0" y="25"/>
</image>
<image id="Hellenised_Hut_Southern_01" isometric="true">
<layer group="this" image="Hellenised_Hut_Central_01"/>
<layer src="Hellenised_Hut_Southern_01" x="0" y="23"/>
</image>
<image id="Hellenised_Hut_Southern_02" isometric="true">
<layer group="this" image="Hellenised_Hut_Central_02"/>
<layer src="Hellenised_Hut_Southern_02" x="0" y="25"/>
</image>
<!-- Note: Hellenised Native Meeting Hut variants -->
<image id="Hellenised_Meeting_Hut_Central_01" src="Hellenised_Meeting_Hut_Central_01" isometric="true"/>
<image id="Hellenised_Hut_Northern_01" isometric="true">
<layer group="this" image="Hellenised_Meeting_Hut_Central_01"/>
<layer src="Hellenised_Hut_Northern_01" x="0" y="40"/>
</image>
<image id="Hellenised_Hut_Northern_02" isometric="true">
<layer group="this" image="Hellenised_Meeting_Hut_Central_01"/>
<layer src="Hellenised_Hut_Northern_02" x="0" y="40"/>
</image>
</assetlist>

0 comments on commit 96199a9

Please sign in to comment.