Merge pull request #1550 from GriffinRichards/doc-pokenav

Document Pokénav
This commit is contained in:
GriffinR
2021-11-17 14:47:34 -05:00
committed by GitHub
77 changed files with 6364 additions and 6169 deletions

View File

@@ -270,7 +270,9 @@
#define FRIENDSHIP_EVENT_FAINT_FIELD_PSN 7
#define FRIENDSHIP_EVENT_FAINT_LARGE 8 // If opponent was >= 30 levels higher. See AdjustFriendshipOnBattleFaint
#define MAX_FRIENDSHIP 0xFF
#define MAX_FRIENDSHIP 255
#define MAX_SHEEN 255
#define MAX_CONDITION 255
#define MAX_PER_STAT_IVS 31
#define MAX_IV_MASK 31