6 lines
		
	
	
		
			101 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			101 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| from test.TestBase import WorldTestBase
 | |
| 
 | |
| 
 | |
| class RLTestBase(WorldTestBase):
 | |
|     game = "Rogue Legacy"
 | 
