Fixed bugs introduced by new BWM maps.

This commit is contained in:
Zukero
2015-04-13 17:23:37 +02:00
parent c5cddf96ba
commit 348c9d215d
3 changed files with 7 additions and 9 deletions

View File

@@ -355,8 +355,11 @@
<item>@xml/blackwater_mountain3</item>
<item>@xml/blackwater_mountain4</item>
<item>@xml/blackwater_mountain5</item>
<item>@xml/blackwater_mountain5a</item>
<item>@xml/blackwater_mountain5c</item>
<item>@xml/blackwater_mountain6</item>
<item>@xml/blackwater_mountain7</item>
<item>@xml/blackwater_mountain7a</item>
<item>@xml/blackwater_mountain8</item>
<item>@xml/blackwater_mountain9</item>
<item>@xml/blackwater_mountain10</item>

View File

@@ -174,11 +174,11 @@
<property name="place" value="north"/>
</properties>
</object>
<object name="quest:queststage" type="replace" x="192" y="352" width="96" height="128">
<object name="futurequest:10" type="replace" x="192" y="352" width="96" height="128">
<properties>
<property name="Above" value="Above_replace"/>
<property name="Objects" value="Objects_replace"/>
<property name="Walkalbe" value="Walkalbe_replace"/>
<property name="Walkable" value="Walkable_replace"/>
</properties>
</object>
</objectgroup>

View File

@@ -237,15 +237,10 @@
</objectgroup>
<objectgroup name="Keys" width="19" height="12"/>
<objectgroup name="Replace" width="19" height="12">
<object name="quest:queststage" type="replace" x="0" y="224" width="192" height="96">
<object name="futurequest:10" type="replace" x="0" y="192" width="192" height="128">
<properties>
<property name="Walkalbe" value="Walkalbe_replace"/>
</properties>
</object>
<object name="quest:queststage" type="replace" x="0" y="192" width="192" height="128">
<properties>
<property name="Above" value="Walkable_replace"/>
<property name="Objects" value="Objects_replace"/>
<property name="Walkable" value="Walkable_replace"/>
</properties>
</object>
</objectgroup>