mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-04-08 18:35:09 +02:00
Wild Pokemon for pallet and cinnabar
This commit is contained in:
parent
73ccdc3618
commit
72b4468862
P3D
14
P3D/Content/Data/maps/poke/cinnabar/main.poke
Normal file
14
P3D/Content/Data/maps/poke/cinnabar/main.poke
Normal file
@ -0,0 +1,14 @@
|
||||
name=Cinnabar Island
|
||||
type=City
|
||||
{2|72|90|-1|30,39}
|
||||
{2|73|10|-1|35,39}
|
||||
{3|98|15|-1|10,10}
|
||||
{3|129|85|-1|10,10}
|
||||
{31|98|55|-1|20,20}
|
||||
{31|129|35|-1|20,20}
|
||||
{31|120|10|0|20,20}
|
||||
{31|222|10|1,2,3|20,20}
|
||||
{32|98|60|-1|40,40}
|
||||
{32|99|10|-1|40,40}
|
||||
{32|120|30|0|40,40}
|
||||
{32|222|30|1,2,3|40,40}
|
14
P3D/Content/Data/maps/poke/pallet/main.poke
Normal file
14
P3D/Content/Data/maps/poke/pallet/main.poke
Normal file
@ -0,0 +1,14 @@
|
||||
name=Pallet Town
|
||||
type=City
|
||||
{2|72|90|-1|30,39}
|
||||
{2|73|10|-1|35,39}
|
||||
{3|98|15|-1|10,10}
|
||||
{3|129|85|-1|10,10}
|
||||
{31|98|55|-1|20,20}
|
||||
{31|129|35|-1|20,20}
|
||||
{31|120|10|0|20,20}
|
||||
{31|222|10|1,2,3|20,20}
|
||||
{32|98|60|-1|40,40}
|
||||
{32|99|10|-1|40,40}
|
||||
{32|120|30|0|40,40}
|
||||
{32|222|30|1,2,3|40,40}
|
@ -25817,6 +25817,12 @@
|
||||
<Content Include="Content\Data\maps\poke\fortune\altering.poke">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<None Include="Content\Data\maps\poke\cinnabar\main.poke">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="Content\Data\maps\poke\pallet\main.poke">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="Content\Data\maps\poke\routes\route28.poke">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
|
Loading…
x
Reference in New Issue
Block a user