summaryrefslogtreecommitdiff
path: root/include/constants/trainers.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-07-16 20:47:30 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2018-07-16 20:47:30 +0200
commitbf0178238a179b298f465b64a4f23ff43db48fc9 (patch)
tree20ce13adef55b5c6ef06c8ba697b7c187ef4f453 /include/constants/trainers.h
parentea5ffa3375f58c3d859f48d220a8a67fcb56fa61 (diff)
Battle files - review changes
Diffstat (limited to 'include/constants/trainers.h')
-rw-r--r--include/constants/trainers.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/constants/trainers.h b/include/constants/trainers.h
index eb695e4ab..43ea6d0b6 100644
--- a/include/constants/trainers.h
+++ b/include/constants/trainers.h
@@ -862,9 +862,9 @@
// Special Trainer Ids.
#define TRAINER_FRONTIER_BRAIN 1022
#define TRAINER_SECRET_BASE 1024
-#define TRAINER_LINK_OPPONENT 0x800
-#define TRAINER_OPPONENT_C00 0xC00
-#define TRAINER_STEVEN_PARTNER 0xC03
+#define TRAINER_LINK_OPPONENT 2048
+#define TRAINER_OPPONENT_C00 3072
+#define TRAINER_STEVEN_PARTNER 3075
#define TRAINER_PIC_HIKER 0
#define TRAINER_PIC_AQUA_GRUNT_M 1