Expanded bag item documentation (Generation I): Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
>Torchickens
No edit summary
>Torchickens
No edit summary
Line 57: Line 57:
| Item 33 || wCurMap || D35E || D35D || The currently loaded map (must be reloaded to apply). May also affect palette and map script bank.
| Item 33 || wCurMap || D35E || D35D || The currently loaded map (must be reloaded to apply). May also affect palette and map script bank.
|-
|-
| Item 33 quantity || wCurrentTileBlockMapViewPointer || D35F || D35E || The upper byte of the pointer to the upper left corner of the current view in the tile block map.(?)
| Item 33 quantity || wCurrentTileBlockMapViewPointer || D35F || D35E || First little endian byte of the pointer to the upper left corner of the current view in the tile block map.
|-
|-
| Item 34 || wCurrentTileBlockMapViewPointer || D360 || D35F || The lower byte of the pointer to the upper left corner of the current view in the tile block map.(?)
| Item 34 || wCurrentTileBlockMapViewPointer || D360 || D35F || Second little endian byte of the pointer to the upper left corner of the current view in the tile block map.
|-
|-
| Item 34 quantity || wYCoord || D361 || D360 || The player's Y coordinate on the current map.
| Item 34 quantity || wYCoord || D361 || D360 || The player's Y coordinate on the current map.