Merge pull request #1872 from AsparagusEduardo/pret/pr2/friendship

Added STANDARD_FRIENDSHIP constant to allow easier custom adjustments
This commit is contained in:
GriffinR 2023-03-15 02:52:45 -04:00 committed by GitHub
commit 02a37830cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 329 additions and 326 deletions

View File

@ -190,6 +190,9 @@
#define FRIENDSHIP_200_TO_254 5
#define FRIENDSHIP_MAX 6
// Friendship value that the majority of species use. This was changed in Generation 8 to 50.
#define STANDARD_FRIENDSHIP 70
#define MAX_FRIENDSHIP 255
#define MAX_SHEEN 255
#define MAX_CONDITION 255

File diff suppressed because it is too large Load Diff