mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-01-19 07:20:57 +00:00
Update MEs_Proposal_Guide.md
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
This commit is contained in:
parent
9b7c4f0817
commit
b6b3bb49f2
@ -76,7 +76,9 @@ Currently, you can set the Events to happen in the specific Biomes of your choos
|
||||
|
||||
self explanatory, it's any/all biomes
|
||||
|
||||
- "EXTREME_BIOMES" and "NON-EXTREME_BIOMES" ; these are all the biomes in two mutually exclusive lists. The main point of this split is to avoid "Breeders in Space" type situations, with random trainers saluting you while on the moon.
|
||||
### `EXTREME_BIOMES` and `NON-EXTREME_BIOMES`
|
||||
|
||||
these are all the biomes in two mutually exclusive lists. The main point of this split is to avoid "Breeders in Space" type situations, with random trainers saluting you while on the moon.
|
||||
- "EXTREME_BIOMES": Abyss, Badlands, Desert, Ice Cave, Seabed, Space, Volcano, Wasteland
|
||||
- "NON-EXTREME_BIOMES" ; Every other biome not on "EXTREME_BIOMES"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user