|  | Game status buffer | 
| Prev: 5BF2 | Up: Map | Next: 5BF6 | 
| 
The count of how much booty the player has collected in the current game.
 
Initialised to 0000 in InitialiseGame at the start of a new game, unless GameState is set to "Game Looped Mode" (02) in which case the game begins with the previous games value continued (but all the booty is respawned).
 | ||||
| PlayerBooty | 5BF4 | DEFB $00,$00 | ||
| Prev: 5BF2 | Up: Map | Next: 5BF6 |