Skip to content

Commit

Permalink
Update Locations.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbrq committed Apr 23, 2024
1 parent e9d6157 commit d542a0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/ttyd/Locations.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def __init__(self, name, id_):


class TTYDLocation(Location):
game: str = "Mario & Luigi Superstar Saga"
game: str = "Paper Mario The Thousand Year Door"


rogueport: typing.List[LocationData] = [
Expand Down

0 comments on commit d542a0a

Please sign in to comment.