Increment data version.
This commit is contained in:
		
							parent
							
								
									89c6fd6ac4
								
							
						
					
					
						commit
						16454dbc33
					
				| 
						 | 
				
			
			@ -23,7 +23,7 @@ class RiskOfRainWorld(World):
 | 
			
		|||
    item_name_to_id = item_table
 | 
			
		||||
    location_name_to_id = location_table
 | 
			
		||||
 | 
			
		||||
    data_version = 1
 | 
			
		||||
    data_version = 2
 | 
			
		||||
    forced_auto_forfeit = True
 | 
			
		||||
 | 
			
		||||
    def generate_basic(self):
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue