mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-04-08 18:35:09 +02:00
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\Standard\DouseDrive.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\BurnDrive.vb" />
|
||||
<Compile Include="Pokemon\Items\Standard\ExpertBelt.vb" />
|
||||
@ -25799,6 +25800,9 @@
|
||||
<None Include="Content\Data\Scripts\cerulean\novenu.dat">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="Content\Data\Scripts\dragonsden\dracotutor.dat">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="Content\Data\Scripts\faraway\ancestoremblemcheck.dat">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
|
Loading…
x
Reference in New Issue
Block a user