set limit to 252
Some checks failed
CI / build (pull_request) Has been cancelled

This commit is contained in:
2026-01-30 18:20:53 +10:30
parent 7b6bdab12a
commit 72734ef97d

View File

@@ -202,7 +202,7 @@
#define USE_RANDOM_IVS (MAX_PER_STAT_IVS + 1)
#define MAX_PER_STAT_EVS 255
#define MAX_TOTAL_EVS 510
#define EV_ITEM_RAISE_LIMIT 100
#define EV_ITEM_RAISE_LIMIT 252
// Battle move flags
#define FLAG_MAKES_CONTACT (1 << 0)