This is a hack for Pokemon Black/White that makes the following changes
-Almost all Single and Rotation battles in the game are now Triple battles. (The main exception is your rival battles right at the start when you only have one Pokemon.)
-Trainers with less than 3 Pokemon originally are given new ones so they have a team of 3.
-Boss fights (rivals, Gym Leaders, Elite Four, Champions, N, and Ghetsis) have been buffed slightly with some changes to movesets and abilities, and being given held items. Most Gym Leaders have an extra Pokemon than they originally did.

This hack is compatible with both Black and White, and all languages. There are 14 patches, one for each version+language combination. Use the appropriate patch for whichever version you wish to play.

==How to use==
-Download Delta Patcher if you don't already have it (sees links at bottom of readme).
-Run DeltaPatcher
-Select the unaltered rom you want to patch. (It will be overwritten by the process, so make a copy first if you want to keep an unaltered rom.)
-Select the patch for your version and language.
-Click Apply patch and rom is now modified.

==Expected CRC32 hashes==
Black
	English
		Original: 4f6e5580
		Patched:  2da59ac6
	Japanese
		Original: 33af46d5
		Patched:  8c58a8b2
	German
		Original: ee469543
		Patched:  0dd79a28
	French
		Original: 308f9d56
		Patched:  60526de0
	Spanish
		Original: 2ca88faa
		Patched:  c4b795d7
	Italian
		Original: 732bc6dc
		Patched:  042cdeb4
	Korean
		Original: 523e8a13
		Patched:  adae590e
White
	English
		Original: b552501c
		Patched:  8d0d4f62
	Japanese
		Original: caa820cb
		Patched:  fc71a31d
	German
		Original: 95cf004d
		Patched:  5e502671
	French
		Original: 8b4cba44
		Patched:  0cb3d2d2
	Spanish
		Original: 32657121
		Patched:  201d346b
	Italian
		Original: 2f025937
		Patched:  db9ca1b7
	Korean
		Original: 672539f1
		Patched:  729dea77

==Known issue==
I screwed up and gave the couple Plasma grunts in Wellspring Cave that you fight ina Multi battle with Cheren extra Pokemon, even though I don't otherwise change Multi battle teams. It's kind of a pain to fix since I would have to figure which of the nearly identical grunts in the data they are... Just take it as a chance to give your weakest party member some extra EXP. 

==Tools I used to make this==
Kiwi NDS Editor		- To extract the trainer data from the game and recompress back into a narc file.	- https://projectpokemon.org/home/files/file/2073-nds-editor-kiwids/
BW Trainer Editor	- To edit the trainer data.															- https://projectpokemon.org/home/files/file/2090-bwb2w2-trainer-editor-bwte/
NitroExplorer2		- To reinsert the trainer data back into the game.									- https://projectpokemon.org/home/files/file/2070-nitro-explorer/
Delta Patcher		- To create the patch files.														- https://github.com/marco-calautti/DeltaPatcher/releases