Skip to content

Commit

Permalink
Increase Archipelago misc counter by 1 byte
Browse files Browse the repository at this point in the history
  • Loading branch information
powerlord committed Jun 4, 2024
1 parent 45bcc26 commit 1c1cb89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/autotracking/archipelago-misc.lua
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ function updateArchipelagoMiscRewardsFromMemorySegment( segment )

end

ScriptHost:AddMemoryWatch( "Soul Blazer Archipelago Misc Rewards", 0x7e1b13, 8, updateArchipelagoMiscRewardsFromMemorySegment )
ScriptHost:AddMemoryWatch( "Soul Blazer Archipelago Misc Rewards", 0x7e1b13, 9, updateArchipelagoMiscRewardsFromMemorySegment )

0 comments on commit 1c1cb89

Please sign in to comment.