You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LocationData(SARA_SARA_BAZAAR_AP_REGION, SARA_SARA_BAZAAR_DISPLAY_NAME+" Chest - Someone took the St James and left a...", 408+treasure_index_offset, lambdastate: logic.has_key(state, ROOM_ONE_KEY)), #Knockout Stick chest
LocationData(SARA_SARA_BAZAAR_AP_REGION, SARA_SARA_BAZAAR_DISPLAY_NAME+" Chest - Wedge yourself through the crates in the darkened upper storeroom", 513+treasure_index_offset, lambdastate: logic.has_rental_quintar(state, SARA_SARA_BAZAAR_DISPLAY_NAME) orlogic.has_horizontal_movement(state)), #Storm Rod chest
618
+
# If you want to get to the next two chests without a mount you stand on the left stairs one step from the top use auto jump and try to move more right than up
LocationData(SARA_SARA_BAZAAR_AP_REGION, SARA_SARA_BAZAAR_DISPLAY_NAME+" Chest - Wedge yourself through the crates in the darkened upper storeroom", 513+treasure_index_offset, lambdastate: logic.has_rental_quintar(state, SARA_SARA_BAZAAR_DISPLAY_NAME) orlogic.has_horizontal_movement(state) orlogic.is_hop_to_it_pray()), #Storm Rod chest
0 commit comments