Skip to content

Commit

Permalink
Merge branch 'Dev' into dev-fenhl
Browse files Browse the repository at this point in the history
  • Loading branch information
fenhl committed Sep 21, 2024
2 parents ed25f8e + 7600006 commit cedb7a5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion data/Hints/weekly.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
],
"add_items": [],
"remove_items": [
{ "item": "Zeldas Lullaby", "types": ["goal"] }
{ "item": "Zeldas Lullaby", "types": ["woth"] }
],
"dungeons_woth_limit": 2,
"dungeons_barren_limit": 1,
Expand Down
4 changes: 2 additions & 2 deletions data/presets_default.json
Original file line number Diff line number Diff line change
Expand Up @@ -3837,14 +3837,14 @@
"Claim Check"
]
},
"Standard Weekly (2024-09-20)": {
"Standard Weekly (2024-09-21)": {
"aliases": [
"Standard Weekly (Latest)",
"weekly"
],
"language": "english",
"show_seed_info": true,
"user_message": "Standard Weekly (2024-09-20)",
"user_message": "Standard Weekly (2024-09-21)",
"world_count": 1,
"create_spoiler": true,
"password_lock": false,
Expand Down
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '8.1.91'
__version__ = '8.1.92'

# This is a supplemental version number for branches based off of main dev.
supplementary_version = 1
Expand Down

0 comments on commit cedb7a5

Please sign in to comment.