summaryrefslogtreecommitdiff
path: root/constants.asm
diff options
context:
space:
mode:
Diffstat (limited to 'constants.asm')
-rw-r--r--constants.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/constants.asm b/constants.asm
index 2f1d165e..02598ed8 100644
--- a/constants.asm
+++ b/constants.asm
@@ -158,6 +158,7 @@ W_PLAYERNAME EQU $D158 ; 11 characters, including null
W_NUMINPARTY EQU $D163
W_NUMBAGITEMS EQU $D31D
+W_BAGITEM01 EQU $D31E
W_RIVALNAME EQU $D34A ; 11 characters, including null
@@ -175,6 +176,8 @@ W_PEOPLEMOVEPERMISSIONS EQU $D4E4
W_PLAYERCOINS1 EQU $D5A4
W_PLAYERCOINS2 EQU $D5A5
+W_OAKSLABCURSCRIPT EQU $D5F0
+
W_RIVALSTARTER EQU $D715
W_PLAYERSTARTER EQU $D717