work around saving behind a rock puzzle

This commit is contained in:
darkfire006 2024-04-01 11:54:36 -05:00
parent e2cfd5207a
commit 1c73ca3a5a
3 changed files with 4 additions and 1 deletions

Binary file not shown.

View File

@ -1,5 +1,5 @@
{"Level"{LEV[{"Name"{str[Sevault Canyon]}}{"MusicLoop"{str[RouteMusic4]}}{"CurrentRegion"{str[sevii islands]}}{"RegionalForm"{str[alola]}}]}}
{"Actions"{LEV[{"CanTeleport"{bool[1]}}{"CanDig"{bool[0]}}{"CanFly"{bool[1]}}{"EnvironmentType"{int[0]}}{"Weather"{int[0]}}{"Lighting"{int[0]}}{"BattleMap"{str[quest\sevault.dat,19,2,-26.5]}}]}}
{"Actions"{LEV[{"CanTeleport"{bool[1]}}{"CanDig"{bool[0]}}{"CanFly"{bool[1]}}{"EnvironmentType"{int[0]}}{"Weather"{int[0]}}{"Lighting"{int[0]}}{"MapScript"{str[quest\sevault\puzzesc]}}{"BattleMap"{str[quest\sevault.dat,19,2,-26.5]}}]}}
Floor:
{"Floor"{ENT[{"SeasonTexture"{str[Grass]}}{"Size"{intArr[2,7]}}{"Position"{intArr[15,0,74]}}{"TexturePath"{str[Cherrygrove]}}{"Texture"{rec[0,16,16,16]}}]}}

View File

@ -30255,6 +30255,9 @@
<Content Include="Content\Data\Scripts\phone\events\elm_kanto_radio.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Content\Data\Scripts\quest\sevault\puzzesc.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<None Include="Content\Data\Scripts\tohjofalls\jjm.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>