fix nonmatch and move question references

This commit is contained in:
Seth Barberee
2021-12-19 13:16:25 -08:00
parent 3021ae9077
commit 2ec7cc5bad
3 changed files with 139 additions and 161 deletions

View File

@@ -23,4 +23,6 @@ enum NaturePersonalities {
#define MAX_ASKED_QUESTIONS 8
#define NUM_PERSONALITIES MISC
#define BRAVE_2B_TRIGGER 99
#endif