Skip to content

ORAS Mirage Forest Encounters#1441

Open
ItsMeJoji wants to merge 15 commits intoPokeAPI:masterfrom
ItsMeJoji:oras-mirage-spots
Open

ORAS Mirage Forest Encounters#1441
ItsMeJoji wants to merge 15 commits intoPokeAPI:masterfrom
ItsMeJoji:oras-mirage-spots

Conversation

@ItsMeJoji
Copy link
Contributor

This PR includes additions for the missing Mirage Forest encounters for ORAS.

Luckily there's no Gen 3 equivalent for this and the last few Mirage Spots.

Also question about encounter slots, there's no harm in reusing them for multiple encounter types, correct? Just don't want to balloon that file with, in essence, duplicate entries.

@jemarq04
Copy link
Contributor

I'll take a look at this soon, but as for your question on encounter slots yes. From what I've seen, these have been re-used for encounters with the same properties and I do not think there are any unintended consequences for that.

Comment on lines +65355 to +65359
70914,25,1229,1350,431,36,38
70915,25,1229,1351,548,36,38
70916,26,1229,1348,114,36,38
70917,26,1229,1349,191,36,38
70918,26,1229,1350,431,36,38
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
70914,25,1229,1350,431,36,38
70915,25,1229,1351,548,36,38
70916,26,1229,1348,114,36,38
70917,26,1229,1349,191,36,38
70918,26,1229,1350,431,36,38
70914,25,1229,1350,432,36,38
70915,25,1229,1351,548,36,38
70916,26,1229,1348,114,36,38
70917,26,1229,1349,191,36,38
70918,26,1229,1350,432,36,38

Purugly is available here, not Glameow

Comment on lines +65347 to +65351
70906,25,1228,1350,431,36,38
70907,25,1228,1351,37,36,38
70908,26,1228,1348,114,36,38
70909,26,1228,1349,191,36,38
70910,26,1228,1350,431,36,38
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
70906,25,1228,1350,431,36,38
70907,25,1228,1351,37,36,38
70908,26,1228,1348,114,36,38
70909,26,1228,1349,191,36,38
70910,26,1228,1350,431,36,38
70906,25,1228,1350,432,36,38
70907,25,1228,1351,37,36,38
70908,26,1228,1348,114,36,38
70909,26,1228,1349,191,36,38
70910,26,1228,1350,432,36,38

Purugly is available here, not Glameow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants