Skip to content

Commit

Permalink
Pokemon Emerald: Fix broken Markdown in spanish setup guide
Browse files Browse the repository at this point in the history
  • Loading branch information
Zunawe committed May 18, 2024
1 parent 5fb0126 commit 6f9925e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions worlds/pokemon_emerald/docs/setup_es.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,16 @@ limpiarlas, selecciona el atajo y presiona la tecla Esc.

## Software Opcional

- [Pokémon Emerald AP Tracker](https://github.com/seto10987/Archipelago-Emerald-AP-Tracker/releases/latest), para usar con
[PopTracker](https://github.com/black-sliver/PopTracker/releases)
- [Pokémon Emerald AP Tracker](https://github.com/seto10987/Archipelago-Emerald-AP-Tracker/releases/latest), para usar
con [PopTracker](https://github.com/black-sliver/PopTracker/releases)

## Generando y Parcheando el Juego

1. Crea tu archivo de configuración (YAML). Puedes hacerlo en
[Página de Opciones de Pokémon Emerald](../../../games/Pokemon%20Emerald/player-options).
2. Sigue las instrucciones generales de Archipelago para [Generar un juego]
(../../Archipelago/setup/en#generating-a-game). Esto generará un archivo de salida (output file) para ti. Tu archivo
2. Sigue las instrucciones generales de Archipelago para
[Generar un juego](../../Archipelago/setup/en#generating-a-game). Esto generará un archivo de salida (output file) para
ti. Tu archivo
de parche tendrá la extensión de archivo`.apemerald`.
3. Abre `ArchipelagoLauncher.exe`
4. Selecciona "Open Patch" en el lado derecho y elige tu archivo de parcheo.
Expand Down
2 changes: 1 addition & 1 deletion worlds/pokemon_emerald/options.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ class RandomizeOverworldItems(DefaultOnToggle):
"""
Adds items on the ground with a Pokeball sprite to the pool
"""
display_name = "Randomize Overworld Items"
# display_name = "Randomize Overworld Items"


class RandomizeHiddenItems(Toggle):
Expand Down

0 comments on commit 6f9925e

Please sign in to comment.