Bomb Rush Cyberfunk: Fix final graffiti location being unobtainable (#3669)
This commit is contained in:
parent
e59bec36ec
commit
f7989780fa
|
@ -762,7 +762,7 @@ location_table: List[LocationDict] = [
|
|||
'game_id': "graf385"},
|
||||
{'name': "Tagged 389 Graffiti Spots",
|
||||
'stage': Stages.Misc,
|
||||
'game_id': "graf379"},
|
||||
'game_id': "graf389"},
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue