Network: implement 0.4 marked compatibility removals (#757)
* world remote items handling * players list when connecting
This commit is contained in:
		| @@ -38,9 +38,10 @@ class PokemonRedBlueWorld(World): | ||||
|     # -MuffinJets#4559 | ||||
|     game = "Pokemon Red and Blue" | ||||
|     option_definitions = pokemon_rb_options | ||||
|     remote_items = False | ||||
|  | ||||
|     data_version = 3 | ||||
|     required_client_version = (0, 3, 7) | ||||
|  | ||||
|     topology_present = False | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Fabian Dill
					Fabian Dill