Skip to content

Instantly share code, notes, and snippets.

@ippo-lit
Created May 29, 2022 22:23
Show Gist options
  • Save ippo-lit/73f13f17d9d074b9e432ffc626732496 to your computer and use it in GitHub Desktop.
Save ippo-lit/73f13f17d9d074b9e432ffc626732496 to your computer and use it in GitHub Desktop.
MAX_HP = 0x67C
HP = 0x680
MAX_MP = 0xB24
MP = 0xB28
EXP = 0xB48
MAX_EXP = 0xB40
NAME = 0x64C
NAME_LEN = 0x65C
GOLD = 0xB38
STAT_POINT = 0xB1C
DEX = 0xB74
MAX_WEIGHT = 0xB58
WEIGHT = 0xB60
MOVE = 0x3B8
GO_Y = 0xF44
GO_Z = 0xF40
GO_X = 0xF3C
WH = 0x684
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment