 6d6d35d598
			
		
	
	6d6d35d598
	
	
	
		
			
			* fix deprecation * multiworld.random -> world.random * Various small fixes --------- Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com> Co-authored-by: Exempt-Medic <ExemptMedic@Gmail.com>
		
			
				
	
	
		
			6 lines
		
	
	
		
			98 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			98 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| from test.bases import WorldTestBase
 | |
| 
 | |
| 
 | |
| class RLTestBase(WorldTestBase):
 | |
|     game = "Rogue Legacy"
 |