Changes

Line 733: Line 733:     
|E -> C =  
 
|E -> C =  
*Amount of ships in fleet ≥ 5
+
*Go to C if the amount of ships in fleet ≥ 5
*Fleets that don't meet the requirement to go to J
+
*Go to J if fleet only contains DE
|E -> J = *Fleet only contains DE
+
*Otherwise, C
    
|C -> B/empty, J =  
 
|C -> B/empty, J =  
724

edits