Update MEs_Proposal_Guide.md

Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
This commit is contained in:
Asdar 2024-07-13 00:36:51 +02:00 committed by GitHub
parent b6b3bb49f2
commit def54141ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 10 additions and 1 deletions

View File

@ -79,7 +79,16 @@ 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": Abyss, Badlands, Desert, Ice Cave, Seabed, Space, Volcano, Wasteland
#### EXTREME_BIOMES
- Abyss
- Badlands
- Desert
- Ice Cave
- Seabed
- Space
- Volcano
- Wasteland
- "NON-EXTREME_BIOMES" ; Every other biome not on "EXTREME_BIOMES"
- "HUMAN_TRANSITABLE_BIOMES" ; for __people__, things like trainers, traders, youngster Joey and the people of the world. These are the biomes where you would feaseably find human beings during your journey.