Skip to content

Commit 65c14b5

Browse files
author
Gin
committed
m
1 parent 4e21ff8 commit 65c14b5

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

Wiki/Programs/PokemonSV/ShinyHunt-Scatterbug.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,14 @@
77

88
This program will shiny hunt Pokémon around South Mesagoza Pokémon Center. Its main usage is to shiny hunt Scatterbug to collect all Vivillon forms. But it can also be used to collect shiny Pokémon that naturally spawn on land in South Mesagoza.
99

10-
In particular, this program can be used to shiny hunt all of these Pokémon:
10+
In particular, this program can be used to shiny hunt following Pokémon:
1111

1212
- Scatterbug
13-
- Lechonk
1413
- Tarountula
14+
- Lechonk
1515
- Fletchling
16+
- Pawmi
17+
- Hoppip
1618

1719
And probably more.
1820

@@ -65,6 +67,10 @@ In sandwich mode, the Sparkling/Title/Encounter preset recipes have a built-in m
6567

6668
<!-- <img src="images/ShinyHunt-AreaZeroPlatform-3.png"> -->
6769

70+
### Save Game at Program Start:
71+
72+
This is to ensure the program can continue after resetting the game. Uncheck this option if you have manually saved the game.
73+
6874
### Game Language:
6975

7076
This is the language of your game and is required to read the names of what you encounter. Thus this is also required for auto-catch to work.
@@ -104,7 +110,7 @@ Auto-heal your lead if its HP drops below a certain point. This will obviously c
104110

105111
## Credits
106112

107-
- **Author:** Kuroneko/Mysticial, Gin
113+
- **Author:** Gin, Kuroneko/Mysticial
108114
- Sandwich mode by Nymphea
109115

110116

0 commit comments

Comments
 (0)