Story I-I no longer unlocks Campaign I-II map.

pull/35/head
sigonasr2 9 months ago
parent 886eff7d7a
commit 78cbad9297
  1. 1
      Adventures in Lestoria/TODO.txt
  2. 2
      Adventures in Lestoria/assets/Campaigns/World_Map.tmx

@ -33,6 +33,5 @@ feature to lock accesoires to protect them from selling would be nice
Gorbit99's viewport PGEX Gorbit99's viewport PGEX
Original Nico Sprite Original Nico Sprite
Story I-I should not unlock Stage I-II.
Initial Gold Crafting costs does not get subtracted properly. Initial Gold Crafting costs does not get subtracted properly.
Menu controls are not properly saved in system settings (only for emscripten?) Menu controls are not properly saved in system settings (only for emscripten?)

@ -571,7 +571,7 @@
<property name="Connection 4 - West" type="object" value="7"/> <property name="Connection 4 - West" type="object" value="7"/>
<property name="Map" propertytype="Level" value="CAMPAIGN_1_2"/> <property name="Map" propertytype="Level" value="CAMPAIGN_1_2"/>
<property name="Type" propertytype="StageType" value="DUNGEON"/> <property name="Type" propertytype="StageType" value="DUNGEON"/>
<property name="Unlock Condition" propertytype="Level" value="STORY_1_1"/> <property name="Unlock Condition" propertytype="Level" value="CAMPAIGN_1_1"/>
</properties> </properties>
</object> </object>
<object id="5" name="Story I" type="StagePlate" x="344" y="476" width="20" height="24"> <object id="5" name="Story I" type="StagePlate" x="344" y="476" width="20" height="24">

Loading…
Cancel
Save