fix adds
This commit is contained in:
parent
d42ddacd45
commit
2bc4ef9ee4
|
@ -25702,6 +25702,7 @@
|
||||||
<Compile Include="Pokemon\Items\KeyItems\LibertySeaMap.vb" />
|
<Compile Include="Pokemon\Items\KeyItems\LibertySeaMap.vb" />
|
||||||
<Compile Include="Pokemon\Items\Standard\DouseDrive.vb" />
|
<Compile Include="Pokemon\Items\Standard\DouseDrive.vb" />
|
||||||
<Compile Include="Pokemon\Items\Standard\ChillDrive.vb" />
|
<Compile Include="Pokemon\Items\Standard\ChillDrive.vb" />
|
||||||
|
<Compile Include="Pokemon\Items\Standard\FlameOrb.vb" />
|
||||||
<Compile Include="Pokemon\Items\Standard\ShockDrive.vb" />
|
<Compile Include="Pokemon\Items\Standard\ShockDrive.vb" />
|
||||||
<Compile Include="Pokemon\Items\Standard\BurnDrive.vb" />
|
<Compile Include="Pokemon\Items\Standard\BurnDrive.vb" />
|
||||||
<Compile Include="Pokemon\Items\Standard\ExpertBelt.vb" />
|
<Compile Include="Pokemon\Items\Standard\ExpertBelt.vb" />
|
||||||
|
@ -25799,6 +25800,9 @@
|
||||||
<None Include="Content\Data\Scripts\cerulean\novenu.dat">
|
<None Include="Content\Data\Scripts\cerulean\novenu.dat">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</None>
|
</None>
|
||||||
|
<None Include="Content\Data\Scripts\dragonsden\dracotutor.dat">
|
||||||
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
|
</None>
|
||||||
<None Include="Content\Data\Scripts\faraway\ancestoremblemcheck.dat">
|
<None Include="Content\Data\Scripts\faraway\ancestoremblemcheck.dat">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</None>
|
</None>
|
||||||
|
|
Loading…
Reference in New Issue