added more Tiled parameters to Hub_v2 that where missing.

This commit is contained in:
Quapsel 2024-01-30 02:29:03 +01:00
parent f67537f13d
commit c0ef634aa5

View File

@ -1,5 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<map version="1.10" tiledversion="1.10.1" class="Map" orientation="orthogonal" renderorder="right-down" width="70" height="60" tilewidth="12" tileheight="12" infinite="0" nextlayerid="8" nextobjectid="1"> <map version="1.10" tiledversion="1.10.1" class="Map" orientation="orthogonal" renderorder="right-down" width="70" height="60" tilewidth="12" tileheight="12" infinite="0" nextlayerid="8" nextobjectid="1">
<properties>
<property name="Backdrop" propertytype="Backdrop" value="forest"/>
<property name="Background Music" propertytype="BGM" value="foresty_loop1"/>
<property name="Level Type" propertytype="LevelType" value="Hub"/>
</properties>
<tileset firstgid="1" source="../maps/Decorations_c1_No_Shadow24x24.tsx"/> <tileset firstgid="1" source="../maps/Decorations_c1_No_Shadow24x24.tsx"/>
<tileset firstgid="1621" source="../maps/grid_Props_No_Shadow_24x24.tsx"/> <tileset firstgid="1621" source="../maps/grid_Props_No_Shadow_24x24.tsx"/>
<tileset firstgid="3728" source="../maps/Forge_No_Shadow_24x24.tsx"/> <tileset firstgid="3728" source="../maps/Forge_No_Shadow_24x24.tsx"/>