Lingo: Add speed boost mode (#3989)
* Add speed boost mode * Update generated.dat * Modify the actual trap weights option when speed boost mode is on * EOF newline * Update generated.dat
This commit is contained in:
		 Star Rauchenberger
					Star Rauchenberger
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							207a76d1b5
						
					
				
				
					commit
					1eefe23f11
				
			| @@ -59,4 +59,11 @@ class TestShuffleSunwarpsAccess(LingoTestBase): | ||||
|         "victory_condition": "pilgrimage", | ||||
|         "shuffle_sunwarps": "true", | ||||
|         "sunwarp_access": "individual" | ||||
|     } | ||||
|     } | ||||
|  | ||||
|  | ||||
| class TestSpeedBoostMode(LingoTestBase): | ||||
|     options = { | ||||
|         "location_checks": "insanity", | ||||
|         "speed_boost_mode": "true", | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user