Texts: fix a few remaining issues

This commit is contained in:
Martin Herkt 2017-02-19 02:15:38 +01:00
parent 896851fcb1
commit 4e32f164e9
No known key found for this signature in database
GPG key ID: C24B9CD04DC6AE7F
3 changed files with 4 additions and 4 deletions

View file

@ -29,7 +29,7 @@ void bad_ending_marisa(Ending *e) {
add_ending_entry(e, 300, "After her consciousness had faded while she was falling down the tower,\nMarisa found herself waking up in a clearing of the magical forest.", NULL);
add_ending_entry(e, 300, "She saw the sun set.", NULL);
add_ending_entry(e, 300, "Maybe all of this was just a daydream.", NULL);
add_ending_entry(e, 300, "Nevertheless, she won the fight. Thats all that counts… isnt it?", NULL);
add_ending_entry(e, 300, "Nevertheless, she had won the fight. Thats all that counts… isnt it?", NULL);
add_ending_entry(e, 200, "[Bad Ending 1]", NULL);
}
@ -51,7 +51,7 @@ void good_ending_marisa(Ending *e) {
void good_ending_youmu(Ending *e) {
add_ending_entry(e, 300, "When they reached the ground, the tower and everything in that world\nbegan to fade into an endless plain of grass.", NULL);
add_ending_entry(e, 550, "“Always consider the trouble you cause to those around you when taking on such great endeavors,”\nYōmu said confidently.\n“Thats the first and foremost rule of Gensōkyō if you dont want people to come for your head.”", NULL);
add_ending_entry(e, 550, "“Always consider the trouble you cause to those around you\nwhen taking on such great endeavors,”\nYōmu said confidently.\n“Thats the first and foremost rule of Gensōkyō\nif you dont want people to come for your head.”", NULL);
add_ending_entry(e, 320, "Elly promised to fix up the the border as soon as possible.", NULL);
add_ending_entry(e, 350, "But before the path to this unknown place was sealed forever,\nYōmu decided to travel it once more…", NULL);
add_ending_entry(e, 200, "[Good Ending 2]", NULL);

View file

@ -16,7 +16,7 @@ Dialog *stage3_dialog(void) {
dadd_msg(d, Left, "Ugh, its like bugs being attracted by the light…");
dadd_msg(d, Right, "Thats right! The light makes us strong!");
dadd_msg(d, Right, "And this place is filled with it! Feel my tremendous power!");
dadd_msg(d, Right, "And this place is filled with it!\nFeel my tremendous power!");
dadd_msg(d, BGM, "bgm_stage3boss");
return d;

View file

@ -100,7 +100,7 @@
“Of course, Yuyuko-sama. I shall slash every little clangor in this world
until your sleep is left undisturbed!”
Hakugyokurōs close connection with the border makes it sensitive to
Hakugyokurōs close connection with the border makes it sensitive to
changes of the borders structure. Yōmu, being aware of that, decided to
investigate this “border breaking” rumor first.