Skip to content

Commit

Permalink
Merge pull request #8594 from multimokia/typos
Browse files Browse the repository at this point in the history
0.12.7 Typos
  • Loading branch information
ThePotatoGuy authored Feb 7, 2022
2 parents 7d81430 + 52651ac commit 6f83ae5
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 18 deletions.
2 changes: 1 addition & 1 deletion Monika After Story/game/script-fun-facts.rpy
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ label mas_fun_fact_king_snakes:
m 1dsc "Hmm..."
m 3eub "Did you know that if a snake has the word 'king' in its name, it devours other snakes?"
m 1euc "I always wondered why a king cobra would be named how it is but never really thought more into it."
m 1tfu "Does that mean if I eat you up, would I become Queen Monika?"
m 1tfu "Does that mean if I eat you up, I would become Queen Monika?"
m 1hksdlb "Ahaha, I'm just kidding, [player]."
m 1hub "Sorry for being a little weird~"
#Call the end
Expand Down
19 changes: 10 additions & 9 deletions Monika After Story/game/script-topics.rpy
Original file line number Diff line number Diff line change
Expand Up @@ -17649,7 +17649,7 @@ label monika_tragic_hero:
m 4eud "...Of course by 'hero' here, we're talking about the protagonist in a literary sense, not 'hero' in the typical sense."
m 2ekd "...Although I'm sure there are plenty of people who would take issue with that, seeing as to many, I'm the antagonist..."
m 2eka "But that argument aside, some would say my love for you would be my tragic flaw..."
m 4eksdld "Not because it's a flaw itself, but because it lead to my downfall."
m 4eksdld "Not because it's a flaw itself, but because it led to my downfall."
m 2dkc "That's the thing, if you never brought me back, I would've had my downfall and never really got back up."
m 7ekc "So in that sense, in the game, I guess I could be considered a tragic hero."
if mas_isMoniNormal(higher=True):
Expand Down Expand Up @@ -17679,20 +17679,21 @@ label monika_utterson:
m 1euc "Hey [player], have you read any gothic literature?"
m 3eud "Like, {i}The Picture of Dorian Gray{/i}, {i}Dracula{/i}, {i}Frankenstein{/i}..."
m 3hub "I've read quite a bit of gothic literary books lately!"
m 1eua "You should try the original novella {i}Strange Case of Dr Jekyll and Mr Hyde{/i} if you ever get the chance."
m 1eua "You should try the original novella {i}Strange Case of Dr. Jekyll and Mr. Hyde{/i} if you ever get the chance."
m 3eua "I'd like to discuss a bit of it, but it really only makes sense if you've read it..."

m 3eud "So have you read {i}Strange Case of Dr Jekyll and Mr Hyde{/i}?{nw}"
m 3eud "So have you read {i}Strange Case of Dr. Jekyll and Mr. Hyde{/i}?{nw}"
$ _history_list.pop()
menu:
m "So have you read {i}Strange Case of Dr Jekyll and Mr Hyde{/i}?{fast}"
m "So have you read {i}Strange Case of Dr. Jekyll and Mr. Hyde{/i}?{fast}"

"Yes.":
$ persistent._mas_pm_read_jekyll_hyde = True
call monika_jekyll_hyde

"No.":
$ persistent._mas_pm_read_jekyll_hyde = False
m 3eub "Ok [player], well let me know if you ever do and then we can discuss it!"
m 3eub "Okay [player]...{w=0.3}let me know if you ever do and we can discuss it!"

$ mas_protectedShowEVL("monika_hedonism","EVE", _random=True)
return "derandom"
Expand All @@ -17719,7 +17720,7 @@ init 5 python:
Event(
persistent.event_database,
eventlabel="monika_hedonism",
category=['philsophy'],
category=['philosophy'],
prompt="Hedonism",
)
)
Expand All @@ -17730,12 +17731,12 @@ label monika_hedonism:
m 2eub "I suggest you read it, but even if you haven't, I want to talk about the philosophy behind its core...{w=0.3}the belief of hedonism."
m 2eud "Hedonism is the belief that morals should be based around pleasure."
m 4euc "There are two main types of hedonism...{w=0.3}altruistic hedonism and egotistical hedonism, {w=0.1}which are wildly different."
m 4ruc "Egotistical hedonism, as you could guess, is the believe that one's own pleasure is the only thing that determines morality."
m 4ruc "Egotistical hedonism, as you could guess, is the belief that one's own pleasure is the only thing that determines morality."
m 2esd "This is the type of hedonism that Henry, from {i}The Picture of Dorian Gray{/i}, believes in."
m 2rksdlc "It's really ruthless to think such a way..."
m 2eud "On the other hand, altruistic hedonism is the belief that morality should be based on everyone's pleasure."
m 4eud "It sounds like a good idea at first, but then you realize it doesn't account for anything else like freedom, health, safety..."
m 2dkc "Hedonism, at it's core, ignores everything but pleasure."
m 7etd "It's no wonder most people don't have that belief...{w=0.3}it's too simple, where morality is complicated."
m 2dkc "Hedonism, at its core, ignores everything but pleasure."
m 7etd "It's no wonder most people don't follow that belief...{w=0.3}it's too simple, where morality is complicated."
m 1eud "So it makes sense why Oscar Wilde portrayed hedonism in a bad light."
return
6 changes: 0 additions & 6 deletions Monika After Story/game/updates.rpy
Original file line number Diff line number Diff line change
Expand Up @@ -387,12 +387,6 @@ label v0_12_8(version="v0_12_8"):

return

# 0.12.7.1
label v0_12_7_1(version="v0_12_7_1"):
python hide:
pass
return

# 0.12.7
label v0_12_7(version="v0_12_7"):
python hide:
Expand Down
2 changes: 1 addition & 1 deletion Monika After Story/game/updates_topics.rpy
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ init -2 python in mas_versions:
# use dot notation to separate the parts of a version

add_steps({
#"0.12.7.1": "0.12.7",
#"0.12.8": "0.12.7",
"0.12.7": ("0.12.6", "0.12.5"),
"0.12.5": "0.12.4",
"0.12.4": ("0.12.3.3", "0.12.3.2"),
Expand Down
2 changes: 1 addition & 1 deletion Monika After Story/game/zz_spriteobjects.rpy
Original file line number Diff line number Diff line change
Expand Up @@ -2897,7 +2897,7 @@ init -1 python:
"earrings",
select_dlg=[
"Pretty in pink!",
"Shining like a diamond~"
"I'm shining like a diamond~"
]
)

Expand Down

0 comments on commit 6f83ae5

Please sign in to comment.