Skip to content

Commit b22495e

Browse files
authored
Update ItemPrinterRNG.md
1 parent 99cb176 commit b22495e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Wiki/Programs/PokemonSV/ItemPrinterRNG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Be aware that you will likely need to adjust the "Delay (Milliseconds)" option f
4545

4646
This is used to read the prizes. But currently the program doesn't do anything with this information. (there are plans to use it in the future)
4747

48-
### Automatic Material Farming
48+
### Automatic Material Farming (in development - available to developers only)
4949

5050
When this is enabled, after using the item printer, automatically fly to North Province (Area 3) to farm materials, then fly back to keep using the item printer.
5151

@@ -92,7 +92,7 @@ This is the critical delay from when you press A to when the game reads the date
9292

9393
### Automatically adjust delay
9494

95-
This option automatically adjusts the delay, depending on the desired item and the actual print result. This only works if the "Desired Item" column is used for selecting Date Seeds.
95+
This option automatically adjusts the delay, depending on the desired item and the actual print result.
9696

9797
The way it works is that if it hits the expected target, the delay remains the same. If it hits the target plus one, the delay is increased 50 ms. If it hits the target minus one, the delay is reduced 50 ms. If it hits the target plus two or minus two, it increases or decreases the delay by 1000 ms, respectively.
9898

@@ -109,6 +109,7 @@ When the program finishes, fix the date by toggling the clock sync. This is usef
109109

110110
- **Author:** Mysticial/Kuroneko
111111
- **Original Auto-ItemPrinter:** Nymphea
112+
- **Major Improvements:** jw
112113

113114
<hr>
114115

0 commit comments

Comments
 (0)