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

This commit is contained in:
sigonasr2 2024-03-03 01:33:16 -06:00
parent 886eff7d7a
commit 78cbad9297
2 changed files with 1 additions and 2 deletions

View File

@ -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?)

View File

@ -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">