This commit is contained in:
CaptainSegis 2018-03-03 21:19:39 -05:00
commit edfa110fb3
12 changed files with 6 additions and 6 deletions
P3D
Content
Data
Scripts
furniture/barktown/yourroom
ilex
mtsilver
quest/tanoby
trainer/tohjo
maps
Textures
P3D.vbproj

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Before

(image error) Size: 6.4 KiB

Binary file not shown.

After

(image error) Size: 2.7 KiB

@ -1624,9 +1624,6 @@
<Content Include="Content\Data\maps\elmlab.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Content\Data\maps\embtower\main.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Content\Data\maps\faraway\exterior.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
@ -24766,9 +24763,6 @@
<Content Include="Content\Textures\ecruteak.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Content\Textures\EmbeddedTower.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Content\Textures\Emblem\alph.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
@ -25951,6 +25945,9 @@
<Content Include="Content\Data\maps\structures\stairs\3\e.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Content\Textures\switch.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Pokemon3D.ico" />
<Content Include="credits.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
@ -27640,6 +27637,9 @@
<Name>GameDevCommon</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Content\Data\maps\embtower\" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
<Import Condition=" '$(Configuration)' != 'DebugNoContent' Or '$(Configuration)' != 'ReleaseNoContent' " Project="$(MSBuildExtensionsPath)\MonoGame\v3.0\MonoGame.Content.Builder.targets" />
<PropertyGroup>