diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/constants/personality_test.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/constants/personality_test.h b/include/constants/personality_test.h index 5582fe4..b2c9a92 100644 --- a/include/constants/personality_test.h +++ b/include/constants/personality_test.h @@ -23,4 +23,6 @@ enum NaturePersonalities { #define MAX_ASKED_QUESTIONS 8 #define NUM_PERSONALITIES MISC +#define BRAVE_2B_TRIGGER 99 + #endif |