mirror of https://github.com/pret/pokeemerald.git
Updated Add Nuzlocke Challenge (markdown)
parent
2b4456fb4d
commit
7659241c6d
|
@ -9,7 +9,7 @@ By devolov
|
|||
The rules for the Nuzlocke challenge:
|
||||
* If a Pokemon faints, they cannot be revived.
|
||||
* Only the first Pokemon in a route can be caught.
|
||||
* I did add in code that ignores all duplicate encounters [shown at the bottom](#if-youd-like-to-ignore-duplicate-encounters-make-the-following-changes-dups).
|
||||
* I did add in code that ignores all duplicate encounters [shown at the bottom](#if-youd-like-to-ignore-duplicate-encounters-make-the-following-changes).
|
||||
|
||||
The challenge is chosen at a new game right after chosing your gender.
|
||||
Routes where Pokemon catches are monitored can be seen in the function `currLocConvertForNuzlocke` and `HasWildPokmnOnThisRouteBeenSeen`.
|
||||
|
|
Loading…
Reference in New Issue