summaryrefslogtreecommitdiffstats
path: root/notes.txt
diff options
context:
space:
mode:
authormetaphysicsIO <103212704+metaphysicsIO@users.noreply.github.com>2023-04-27 21:03:48 -0500
committermetaphysicsIO <103212704+metaphysicsIO@users.noreply.github.com>2023-04-27 21:03:48 -0500
commita536d78b8eec8cc6902c6db4c12c309e8e36221e (patch)
treecf5d7b32ca912a98e7dab7adbd4906d222a1698d /notes.txt
parentb28f8ed45a5d6377d77322de0614d26cf169d9da (diff)
downloadPSE-a536d78b8eec8cc6902c6db4c12c309e8e36221e.tar.gz
updated notes. Probably won't keep this.
Diffstat (limited to 'notes.txt')
-rw-r--r--notes.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/notes.txt b/notes.txt
index 26d9ed9..d47fc9d 100644
--- a/notes.txt
+++ b/notes.txt
@@ -10,6 +10,7 @@ I have found three offset points require an ending with 0x50:
0x259E is the trainer, 0x25FD is the rival, but I am uncertain what 2C5E is at
this time.
+What is the items one can have in their pocket?
##
# Specific offset points
@@ -27,4 +28,13 @@ NOTE: It must end with 0x50
OFFSET: 0x25F3 - 0x25F5
NOTE: Reads hex weird. Only accepts 0-9. Basically, do not convert with money.
+# ITEM BAG
+OFFSET: 0x25C9
+NOTE: This is the amount of items held.
+
+OFFSET: 0x25CA
+NOTE: This is the identifier for ITEM #0
+
+OFFSET: 0x25CB
+NOTE: This is the quantity for ITEM #0