Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Something you did upset me." topic #9997

Open
wants to merge 2 commits into
base: content
Choose a base branch
from

Conversation

ElsenIsCute
Copy link

Everyone makes mistakes, even Monika, and open communication is important in a relationship! The idea is to make it so that you can point out if Monika does something to upset you so that she'll become better.

Everyone makes mistakes, even Monika, and open communication is important in a relationship! The idea is to make it so that you can point out if Monika does something to upset you so that she'll become better.
Copy link
Member

@dreamscached dreamscached left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are a few things I'd suggest changing.

label monika_upset_apologize:
$ mas_loseAffection()
if mas_isMoniBroken():
m "...{w=1}Oh."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There should be a space after ellipsis; besides, for consistency, it's better to use w=0.3 for pauses like that.

pause 1.0
m "Okay."
return
m 6rkc "...{w=1}Oh."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here, needs a space and 0.3 pause.

if not mas_isMoniUpset(lower=True):
m 1dkd "Thank you for telling me..."
m 2fkd "I promise I won't say something like that again."
m 2dkd "I'd never want to do something to hurt you, or make you uncomfortable, [player]."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe consider using mas_get_player_nickname(...) instead?

m 1dssdld "Thank you for telling me..."
m 1rud "I wish I could hear your arguments right now."
m 7msd "But I guess all I can do is do a bit more research and thinking about what I've said recently."
m 3eka "Please remember that you can press the 'X' key if you don't want me to bring something up again!"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd personally use something like 'you can always ask me not to bring up something' instead, I believe it would be less immersion-breaking.

)

label monika_upset_apologize:
$ mas_loseAffection()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe set the reason here?

else:
m 5rkc ".{w=1}.{w=1}.{w=1}"
pause 5.0
m 2gkc "I... {w=1}think I should give you some space..."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here too, w=0.3

@ElsenIsCute
Copy link
Author

Resolved some of the issues mentioned here, though I do think Monika using your first name would probably be better, considering the situation.

@ghost
Copy link

ghost commented Sep 11, 2023

Might not be my place to say, but I wouldn't lose affection for someone because I upset them. That feels a bit self-centered. Maybe remove the lose affection bit?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants