Bomb Rush Cyberfunk: Fix final graffiti location being unobtainable (#3669)

This commit is contained in:
Trevor L
2024-07-22 01:17:34 -06:00
committed by GitHub
parent e59bec36ec
commit f7989780fa

View File

@@ -762,7 +762,7 @@ location_table: List[LocationDict] = [
'game_id': "graf385"}, 'game_id': "graf385"},
{'name': "Tagged 389 Graffiti Spots", {'name': "Tagged 389 Graffiti Spots",
'stage': Stages.Misc, 'stage': Stages.Misc,
'game_id': "graf379"}, 'game_id': "graf389"},
] ]