pyproject.toml
src/worlds/rabi_ribi/LICENSE
src/worlds/rabi_ribi/Register.py
src/worlds/rabi_ribi/__init__.py
src/worlds/rabi_ribi/archipelago.json
src/worlds/rabi_ribi/entrance_shuffle.py
src/worlds/rabi_ribi/items.py
src/worlds/rabi_ribi/locations.py
src/worlds/rabi_ribi/logic_helpers.py
src/worlds/rabi_ribi/options.py
src/worlds/rabi_ribi/regions.py
src/worlds/rabi_ribi/ut_helpers.py
src/worlds/rabi_ribi/utility.py
src/worlds/rabi_ribi/client/__init__.py
src/worlds/rabi_ribi/client/client.py
src/worlds/rabi_ribi/client/memory_io.py
src/worlds/rabi_ribi/client/patch.py
src/worlds/rabi_ribi/docs/en_Rabi-Ribi.md
src/worlds/rabi_ribi/docs/setup_beta_en.md
src/worlds/rabi_ribi/docs/setup_en.md
src/worlds/rabi_ribi/existing_randomizer/.editorconfig
src/worlds/rabi_ribi/existing_randomizer/.gitignore
src/worlds/rabi_ribi/existing_randomizer/LICENSE
src/worlds/rabi_ribi/existing_randomizer/README.md
src/worlds/rabi_ribi/existing_randomizer/__init__.py
src/worlds/rabi_ribi/existing_randomizer/allocation.py
src/worlds/rabi_ribi/existing_randomizer/analyzer.py
src/worlds/rabi_ribi/existing_randomizer/backgroundrandomizer.py
src/worlds/rabi_ribi/existing_randomizer/config.txt
src/worlds/rabi_ribi/existing_randomizer/constraints.txt
src/worlds/rabi_ribi/existing_randomizer/constraints_graph.txt
src/worlds/rabi_ribi/existing_randomizer/dataparser.py
src/worlds/rabi_ribi/existing_randomizer/difficultyanalysis.py
src/worlds/rabi_ribi/existing_randomizer/generator.py
src/worlds/rabi_ribi/existing_randomizer/locations_items.txt
src/worlds/rabi_ribi/existing_randomizer/mapfileio.py
src/worlds/rabi_ribi/existing_randomizer/musicrandomizer.py
src/worlds/rabi_ribi/existing_randomizer/randomizer.py
src/worlds/rabi_ribi/existing_randomizer/utility.py
src/worlds/rabi_ribi/existing_randomizer/versioncheck.py
src/worlds/rabi_ribi/existing_randomizer/visualizer.py
src/worlds/rabi_ribi/existing_randomizer/batchfiles/RabiRibiRandomizer.bat
src/worlds/rabi_ribi/existing_randomizer/batchfiles/appveyor_randomizer_build
src/worlds/rabi_ribi/existing_randomizer/batchfiles/inject_version_info
src/worlds/rabi_ribi/existing_randomizer/converter/__init__.py
src/worlds/rabi_ribi/existing_randomizer/converter/diffgenerator.py
src/worlds/rabi_ribi/existing_randomizer/maptemplates/start_rando_template_constraints.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/template_constraints.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/beginner/mod_beginner.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_above_hammer_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_above_hammer_unclimbable.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_aquarium_bomb_walled_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_aquarium_bomb_walled_hammer.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_aquarium_east_transition_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_aquarium_east_transition_nothing.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_aquarium_east_transition_slide.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_aquarium_east_transition_whirlblocks.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_aquarium_entrance_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_aquarium_entrance_hammer.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_aquarium_entrance_underwater_zip.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_aquarium_interior_left_entrance_semisolid.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_aquarium_interior_left_entrance_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_aquarium_upperlevel_east_hammer.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_aquarium_upperlevel_east_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_aurora_palace_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_aurora_palace_nospring.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_aurora_palace_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_aurora_palace_whirlblocks.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_beach_aquarium_entrance_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_beach_east_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_beach_volcanic_entrance_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_beach_volcanic_entrance_hammer.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_beach_volcanic_entrance_oneway.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_cave_west_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_cave_west_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_cave_west_whirlblocks.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_cicini_room_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_cicini_room_hammer.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_cicini_room_nostupid.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_cicini_room_slide.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_cocoa_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_cocoa_hammer.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_computer_entrance_5tile.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_computer_entrance_bombs_slide.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_computer_entrance_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_computer_entrance_hammer.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_evernight_saya_left_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_evernight_to_lower_riverbank_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_evernight_to_lower_riverbank_hammer.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_evernight_warp_left_redirect.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_forest_east_above_spring_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_forest_east_no_spring.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_forest_green_uprprc_oneway.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_forest_hammer_pedestal_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_forest_hammer_pedestal_hammer_nobomb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_forest_hammer_pedestal_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_forest_lower_riverbank_exit_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_forest_lower_riverbank_exit_whirlblocks.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_forest_night_spike_gap.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_forest_northwest_oneway.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_graveyard_upper_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_icy_summit_entrance_airjump.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_icy_summit_entrance_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_lab_west_to_mid_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_lab_west_to_mid_hammer.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_lab_west_to_mid_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_lower_riverbank_east_nospring.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_lower_riverbank_east_oneway.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_lower_riverbank_east_oneway_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_lower_riverbank_east_oneway_hammer.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_mid_lower_riverbank_left_semisolid.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_mid_lower_riverbank_left_semisolid_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_mid_lower_riverbank_left_semisolid_hammer.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_pacifist_jump_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_pacifist_jump_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_pacifist_jump_whirlblocks.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_palace_attack_up_oneway.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_palace_level2_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_palace_level2_hammer.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_palace_level2_nospring.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_palace_level2_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_palace_level3_semisolid_spring.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_palace_level4_nospring.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_park_defgrow_semisolid.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_park_kotri_right_4tile.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_park_kotri_right_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_park_kotri_right_hammer_slide.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_park_warp_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_park_warp_oneway.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_park_warp_whirlblocks.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_pyramid_darkroom_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_pyramid_entrance_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_pyramid_entrance_hammer_nobomb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_pyramid_entrance_left_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_pyramid_lower_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_pyramid_lower_hammer_nobomb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_pyramid_lower_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_ravine_chocolate_nostupid.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_ravine_chocolate_oneway.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_ravine_lower_to_mid_airdash.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_ravine_lower_to_mid_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_ravine_lower_to_mid_hammer.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_ravine_lower_to_mid_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_ravine_mana_surge_airdash.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_ravine_mana_surge_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_ravine_mana_surge_hammer.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_ravine_mid_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_ravine_mid_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_ravine_mid_whirlblocks.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_ravine_town_entrance_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_ravine_town_entrance_hammer.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_ravine_town_entrance_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_ravine_upper_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_ravine_upper_hammer_nobomb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_ravine_upper_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_rita_right_hammer.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_rita_right_slide.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_rita_right_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_riverbank_level1_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_riverbank_level1_hammer_nobomb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_riverbank_level1_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_riverbank_level2_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_riverbank_lower_exit_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_riverbank_lower_exit_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_riverbank_post_ashuri2_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_riverbank_post_ashuri2_hammer.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_riverbank_post_ashuri2_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_riverbank_ribbonblocks_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_riverbank_ribbonblocks_hammer.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_riverbank_ribbonblocks_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_shop_entrance_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_shop_entrance_hammer_nobomb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_shop_entrance_slide.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_sky_island_entrance_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_sky_island_entrance_hammer.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_sky_island_entrance_walljump.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_skybridge_eastwest_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_skybridge_eastwest_hammer.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_skybridge_eastwest_slippers.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_skybridge_eastwest_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_skybridge_west_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_skybridge_west_hammer.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_skybridge_west_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_snowland_east_mid_4tile.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_snowland_east_mid_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_snowland_east_mid_whirlblocks.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_snowland_lake_left_entrance_semisolid.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_snowland_lake_left_entrance_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_snowland_lake_left_entrance_whirlblocks.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_snowland_lake_right_entrance_semisolid.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_snowland_lake_right_entrance_whirlblocks.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_snowland_warp_nostupid.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_snowland_west_entrance_5tile.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_spectral_west_nothing.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_spike_barrier_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_spike_barrier_nostupid.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_upper_icy_summit_4tile.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_upper_icy_summit_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_upper_park_4tile.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_upper_park_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_upper_park_whirlblocks.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_uprprc_base_fireorb.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_uprprc_base_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_uprprc_base_whirlblocks.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_uprprc_slippers_exit_4tile.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_vanilla_left_wall.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/constraint_shuffle/CS_volcanic_west_nostupid.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/event_warps/ew_cicini_to_ravine.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/event_warps/ew_fc2_no_void.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/event_warps/ew_fc2_to_start.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/event_warps/ew_forest_to_beach.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/event_warps/ew_rumi_no_give_items.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/event_warps/ew_sandbag_no_boost.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/event_warps/ew_start_room.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/event_warps/ew_town_to_riverbank.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/event_warps/ew_volcanic_bomb_bunny_open.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/shuffle_gift_items/mod_bunstrike_speedboost.txt
src/worlds/rabi_ribi/existing_randomizer/maptemplates/shuffle_gift_items/mod_p_hairpin.txt
src/worlds/rabi_ribi/names/ItemName.py
src/worlds/rabi_ribi/names/LocationName.py
src/worlds/rabi_ribi/names/__init__.py