Skip to content

Commit

Permalink
Allow brooke
Browse files Browse the repository at this point in the history
  • Loading branch information
Booplicate committed Feb 26, 2022
1 parent 805c00b commit bf9b644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Monika After Story/game/script-story-events.rpy
Expand Up @@ -424,7 +424,7 @@ init 3 python:

#awkward names which Moni wouldn't be comfortable calling the player or being called by the player
mas_awkward_nickname_list = [
r"\b(step[-\s]*)?bro(ther|thah?)?",
r"\b(step[-\s]*)?bro(ther|thah?)?(?!ok)",
r"\b(step[-\s]*)?sis(ter|tah?)?",
r"\bdad\b",
r"\bloli\b",
Expand Down

0 comments on commit bf9b644

Please sign in to comment.