sm64ex: Rename some Items and Locations according to feedback

This commit is contained in:
N00byKing
2022-01-27 11:14:17 +01:00
committed by Fabian Dill
parent 8175d4c31f
commit df09b5baac
6 changed files with 43 additions and 43 deletions

View File

@@ -4,8 +4,8 @@ class SM64Item(Item):
game: str = "Super Mario 64"
item_table = {
"Star": 3626000,
"Cellar Key": 3626178,
"Power Star": 3626000,
"Basement Key": 3626178,
"Second Floor Key": 3626179,
"Wing Cap": 3626180,
"Metal Cap": 3626181,