Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions Wiki/Programs/PokemonSV/SandwichMaker.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,10 @@ For example, a Fighting type sandwich would have: 1x Cucumber, 4x Pickle, 2x Cur

Herba exclusions for this sandwich are:
- 1x Sweet and 1x Sour do not work for any type
- 1x Salty and 1x Sour only works for: Flying, Ground, Rock, and Ice
- 1x Sour and 1x Bitter does not work for: Fighting, Bug, Fairy
- 2x Sour only works for: Ground
- 2x Sweet does not work for: Normal, Water, Fighting, Bug, Dragon, Fairy
- 1x Salty and 1x Sour only work for: Flying, Ground, Rock, and Ice
- 1x Sour and 1x Bitter do not work for: Fighting, Bug, and Fairy
- 2x Sour do not work for any type
- 2x Sweet do not work for: Bug

#### Sparkling + Title + Humungo:

Expand Down