Added missing 'coolness' string (#8274)
This commit is contained in:
parent
8c2d31b792
commit
c9e83dadbd
@ -715,7 +715,7 @@ const struct ContestCategory gContestCategoryInfo[CONTEST_CATEGORIES_COUNT + 1]
|
||||
[CONTEST_CATEGORY_COOL] =
|
||||
{
|
||||
.name = COMPOUND_STRING("COOL"),
|
||||
.condition = COMPOUND_STRING(""),
|
||||
.condition = COMPOUND_STRING("coolness"),
|
||||
.generic = COMPOUND_STRING("COOL Move"),
|
||||
.negativeTrait = COMPOUND_STRING("shyness"),
|
||||
.palette = 13,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user