Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion F266B00B GoA ROM.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1423,7 +1423,7 @@ if Place == 0x1A04 then
elseif Progress == 9 then --After Sandlot Nobodies II
WarpRoom = 0x02
elseif Progress == 10 then --Post 2nd Visit
WarpRoom = 0x02
WarpRoom = 0x1A
elseif Progress == 11 then --3rd Visit
WarpRoom = 0x77
elseif Progress == 12 then --[Before The Old Mansion Nobodies, After The Old Mansion Nobodies]
Expand Down