I have created a new system for breeding!! --- Instructions --- Enter 2 parents containing only the letters A, B, C & D. Each Parent must be entered in order by letter, if both Parents have a repeating letter, then the result will be one of the Parents, otherwise, the result will be a combination of both Parents. Raw Combination is the unprocessed combined data of both Parents. Processed Combination is the ordered version of the raw data (ABCD). The code checks in a list if the Processed Combination matches any value in the Possible Combinations List, then it will display the Result. If you would like to use the code in any of your games, pleas credit me, and If there are any bugs, please let me know!