didnt press save button before last commit. not sure what this commit includes.

pull/35/head
Quapsel 10 months ago
parent 5af864899e
commit a06131e6f4
  1. 19
      Adventures in Lestoria/assets/Campaigns/World_Map.tmx

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.10" tiledversion="1.10.1" class="Map" orientation="orthogonal" renderorder="left-down" width="250" height="177" tilewidth="4" tileheight="4" infinite="0" nextlayerid="5" nextobjectid="17">
<map version="1.10" tiledversion="1.10.1" class="Map" orientation="orthogonal" renderorder="left-down" width="250" height="177" tilewidth="4" tileheight="4" infinite="0" nextlayerid="5" nextobjectid="19">
<properties>
<property name="Background Music" propertytype="BGM" value="overworld"/>
<property name="Level Type" propertytype="LevelType" value="World Map"/>
@ -668,5 +668,22 @@
<property name="Unlock Condition" propertytype="Level" value="BOSS_1"/>
</properties>
</object>
<object id="17" name="Stage VI" type="StagePlate" x="156.25" y="475.75" width="44" height="16">
<properties>
<property name="Connection 3 - South" type="object" value="18"/>
<property name="Connection 4 - West" type="object" value="12"/>
<property name="Map" propertytype="Level" value="CAMPAIGN_1_6"/>
<property name="Type" propertytype="StageType" value="DUNGEON"/>
<property name="Unlock Condition" propertytype="Level" value="CAMPAIGN_1_5"/>
</properties>
</object>
<object id="18" name="Boss I" type="StagePlate" x="192" y="515.75" width="32" height="24">
<properties>
<property name="Connection 1 - North" type="object" value="17"/>
<property name="Map" propertytype="Level" value="BOSS_1"/>
<property name="Type" propertytype="StageType" value="BOSS"/>
<property name="Unlock Condition" propertytype="Level" value="CAMPAIGN_1_5"/>
</properties>
</object>
</objectgroup>
</map>

Loading…
Cancel
Save