Skip to content
Merged
Show file tree
Hide file tree
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 helpers.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"helperCategories": [
{
"name": "Randomizer Dependent",
"description": "Common parameters than may be changed based on the randomizer implementation or settings.",
"description": "Common parameters that may be changed based on the randomizer implementation or settings.",
"helpers": [
{
"name": "h_heatProof",
Expand Down
2 changes: 1 addition & 1 deletion tech.json
Original file line number Diff line number Diff line change
Expand Up @@ -2809,7 +2809,7 @@
"modifying where Samus is placed in the next room.",
"Exiting G-mode will teleport Samus to position where she touched the Samus Eater.",
"At the start of the door transition, Samus' X and Y pixel positions are reduced modulo 256 (the size of a screen),",
"so the relative position within the screen is all the matters (not the absolute position in the room).",
"so the relative position within the screen is all that matters (not the absolute position in the room).",
"The transition must be touched exactly 2 frames after control is regained after releasing X-Ray."
],
"detailNote": [
Expand Down