dialog format changes

This commit is contained in:
laochailan 2018-05-18 20:58:40 +02:00
parent db9c664a22
commit 1f9afcd3df
3 changed files with 49 additions and 49 deletions

View file

@ -21,7 +21,7 @@ void dialog_marisa_stage1(Dialog *d) {
}
void dialog_marisa_stage1_post(Dialog *d) {
M(Right, "Waah, it's hot! I'm gonna melt!");
M(Right, "Waah, its hot! Im gonna melt!");
M(Left, "Ive made the lake a lot warmer now, so ya cant freeze anyone.");
}
@ -35,8 +35,8 @@ void dialog_marisa_stage2(Dialog *d) {
void dialog_marisa_stage2_post(Dialog *d) {
M(Left, "Somehow I already feel luckier after beating ya. Fixin the border should be no sweat!");
M(Right, "It's as much as I can do since I cannot stop you. But maybe you could reconsider…?");
M(Left, "Nope! I'm way too excited!");
M(Right, "Its as much as I can do since I cannot stop you. But maybe you could reconsider…?");
M(Left, "Nope! Im way too excited!");
}
void dialog_marisa_stage3(Dialog *d) {
@ -50,11 +50,11 @@ void dialog_marisa_stage3(Dialog *d) {
}
void dialog_marisa_stage3_post(Dialog *d) {
M(Left, "So where's the finale? Nothing's changed.");
M(Right, "I was lying! I just wanted to take you down a peg with my new magic!");
M(Left, "Y'know, fly too close to the sun and ya get burned. I'll be goin' to take care of some real threats now.");
M(Right, "Ugh, just wait and see! This won't be over if I ever get the chance again!");
M(Left, "Yeah, yeah. You'll need to be less crispy first, though.");
M(Left, "So wheres the finale? Nothings changed.");
M(Right, "I was lying! I just wanted to take you down a peg with my new magic!");
M(Left, "Yknow, fly too close to the sun and ya get burned. Ill be goin to take care of some real threats now.");
M(Right, "Ugh, just wait and see! This wont be over if I ever get the chance again!");
M(Left, "Yeah, yeah. Youll need to be less crispy first, though.");
}
void dialog_marisa_stage4(Dialog *d) {
@ -67,11 +67,11 @@ void dialog_marisa_stage4(Dialog *d) {
}
void dialog_marisa_stage4_post(Dialog *d) {
M(Right, "Oh no, I lost! She'll be really angry if someone interferes with her preparations!");
M(Left, "Right, got any tickets left then? I'll probably be a little early, but I wanna meet the star of this show.");
M(Left, "She seems like somebody I'd know.");
M(Right, "Attendance might as well be free since I'm too drained to do anything about it.");
M(Left, "Now that's what I like t' hear!");
M(Right, "Oh no, I lost! Shell be really angry if someone interferes with her preparations!");
M(Left, "Right, got any tickets left then? Ill probably be a little early, but I wanna meet the star of this show.");
M(Left, "She seems like somebody Id know.");
M(Right, "Attendance might as well be free since Im too drained to do anything about it.");
M(Left, "Now thats what I like t hear!");
}
void dialog_marisa_stage5(Dialog *d) {
@ -92,11 +92,11 @@ void dialog_marisa_stage5_mid(Dialog *d) {
}
void dialog_marisa_stage5_post(Dialog *d) {
M(Right, "You weathered my assault well. It is unconventional, but I'll let you take care of this.");
M(Left, "Ha, I'm always fixin' problems back home. I've got all the right credentials!");
M(Right, "…I'm going to get into so much trouble, aren't I?");
M(Left, "If you want, I can put in a good word for ya in the bureaucracy. Ask me later, all right?");
M(Right, "As much as I appreciate the offer, I'd rather not have you create a bigger mess.");
M(Right, "You weathered my assault well. It is unconventional, but Ill let you take care of this.");
M(Left, "Ha, Im always fixin problems back home. Ive got all the right credentials!");
M(Right, "…Im going to get into so much trouble, arent I?");
M(Left, "If you want, I can put in a good word for ya in the bureaucracy. Ask me later, all right?");
M(Right, "As much as I appreciate the offer, Id rather not have you create a bigger mess.");
M(Left, "No guarantees!");
}

View file

@ -35,9 +35,9 @@ void dialog_reimu_stage2(Dialog *d) {
void dialog_reimu_stage2_post(Dialog *d) {
M(Left, "In the end, you only made things harder for the both of us.");
M(Right, "I'm sorry, Miss Shrine Maiden! Would you like a blessing to make up for it?");
M(Left, "No need. I'm the luckiest person in Gensokyo, at least when it's not about money.");
M(Left, "If you want to help, donate to my shrine. I don't care if it's cursed.");
M(Right, "Im sorry, Miss Shrine Maiden! Would you like a blessing to make up for it?");
M(Left, "No need. Im the luckiest person in Gensokyo, at least when its not about money.");
M(Left, "If you want to help, donate to my shrine. I dont care if its cursed.");
}
void dialog_reimu_stage3(Dialog *d) {
@ -52,10 +52,10 @@ void dialog_reimu_stage3(Dialog *d) {
void dialog_reimu_stage3_post(Dialog *d) {
M(Left, "If humans get drunk from moonshine, then I guess bugs can become intoxicated by sunshine too.");
M(Right, "Ugh, my head hurts. Can't you go easy on me?");
M(Left, "I don't go easy on anyone that claims to be causing an incident. But I can tell you are lying about that.");
M(Right, "There's no need to make fun of me for that! You'll regret it if you lose later!");
M(Right, "I won't forget this humiliation!");
M(Right, "Ugh, my head hurts. Cant you go easy on me?");
M(Left, "I dont go easy on anyone that claims to be causing an incident. But I can tell you are lying about that.");
M(Right, "Theres no need to make fun of me for that! Youll regret it if you lose later!");
M(Right, "I wont forget this humiliation!");
M(Left, "Go take a nap already.");
}
@ -71,10 +71,10 @@ void dialog_reimu_stage4(Dialog *d) {
void dialog_reimu_stage4_post(Dialog *d) {
M(Left, "See, I dont scare easily, so that didnt work. You should have just told me your name.");
M(Right, "I didn't think it was possible, but you're so much stronger than before!");
M(Right, "Can't you remember? I'm Kurumi!");
M(Left, "You don't seem like the sort that is worth remembering after several years.");
M(Right, "Waah, so mean! You were way cuter back then!");
M(Right, "I didnt think it was possible, but youre so much stronger than before!");
M(Right, "Cant you remember? Im Kurumi!");
M(Left, "You dont seem like the sort that is worth remembering after several years.");
M(Right, "Waah, so mean! You were way cuter back then!");
}
void dialog_reimu_stage5(Dialog *d) {
@ -94,9 +94,9 @@ void dialog_reimu_stage5_mid(Dialog *d) {
void dialog_reimu_stage5_post(Dialog *d) {
M(Left, "See? Ive been solving incidents since the beginning. There is absolutely no one more qualified than me.");
M(Right, "You're still as unruly as ever. But you passed, and you certainly hold great power.");
M(Right, "I'll let my superiors know that the Hakurei Shrine Maiden arrived to clear up this issue.");
M(Left, "Right, and I'll make sure it won't take too long. Tell them to hold tight, and maybe slip me some yen later.");
M(Right, "Youre still as unruly as ever. But you passed, and you certainly hold great power.");
M(Right, "Ill let my superiors know that the Hakurei Shrine Maiden arrived to clear up this issue.");
M(Left, "Right, and Ill make sure it wont take too long. Tell them to hold tight, and maybe slip me some yen later.");
}
void dialog_reimu_stage6(Dialog *d) {

View file

@ -34,10 +34,10 @@ void dialog_youmu_stage2(Dialog *d) {
}
void dialog_youmu_stage2_post(Dialog *d) {
M(Left, "It's strange, but I feel as if my burdens have been lifted. Did you decide to bless me after all?");
M(Right, "It's the least I can do since I cannot stop you. Are you sure you want to go through the tunnel?");
M(Left, "I don't have a choice. I'm being ordered to by a power far beyond us both.");
M(Left, "She's most definitely stronger than gods when she is angry.");
M(Left, "Its strange, but I feel as if my burdens have been lifted. Did you decide to bless me after all?");
M(Right, "Its the least I can do since I cannot stop you. Are you sure you want to go through the tunnel?");
M(Left, "I dont have a choice. Im being ordered to by a power far beyond us both.");
M(Left, "Shes most definitely stronger than gods when she is angry.");
}
void dialog_youmu_stage3(Dialog *d) {
@ -50,11 +50,11 @@ void dialog_youmu_stage3(Dialog *d) {
}
void dialog_youmu_stage3_post(Dialog *d) {
M(Right, "I surrender! Please don't chop anything off!")
M(Left, "I suppose that as long as you don't eat anything in my garden, I can let you go.");
M(Right, "I prefer meat, but not when it's holding a skewer!");
M(Right, "Still, I wasn't able to properly teach you a lesson. You better not lose, for I'll be happy to strike you when you're weak!");
M(Left, "I'm too busy to listen to this buzzing.");
M(Right, "I surrender! Please dont chop anything off!");
M(Left, "I suppose that as long as you dont eat anything in my garden, I can let you go.");
M(Right, "I prefer meat, but not when its holding a skewer!");
M(Right, "Still, I wasnt able to properly teach you a lesson. You better not lose, for Ill be happy to strike you when youre weak!");
M(Left, "Im too busy to listen to this buzzing.");
}
void dialog_youmu_stage4(Dialog *d) {
@ -71,9 +71,9 @@ void dialog_youmu_stage4(Dialog *d) {
void dialog_youmu_stage4_post(Dialog *d) {
M(Left, "Youre not as scary as her, or even as good of a host.");
M(Left, "Maybe you should work on your manners and buy yourself a nice mansion to lord over instead of taking someone elses.");
M(Right, "I don't care about being a stuffy noble! Just leave my friend alone to do her work!");
M(Left, "Normally I wouldn't impose on someone who is busy, but I'll have to make an exception for your mistress this time.");
M(Right, "…You're really prim and proper, aren't you?");
M(Right, "I dont care about being a stuffy noble! Just leave my friend alone to do her work!");
M(Left, "Normally I wouldnt impose on someone who is busy, but Ill have to make an exception for your mistress this time.");
M(Right, "…Youre really prim and proper, arent you?");
}
void dialog_youmu_stage5(Dialog *d) {
@ -92,11 +92,11 @@ void dialog_youmu_stage5_mid(Dialog *d) {
}
void dialog_youmu_stage5_post(Dialog *d) {
M(Right, "You cut through the cloudbank, and now the storm has cleared. It is unconventional, but I trust you to end the incident.");
M(Left, "It's a lot on my shoulders, but I must believe in my capacity for the sake of the Netherworld.");
M(Left, "As for you, if the Celestials give you any trouble, I'm certain my lady could speak to them on your behalf.");
M(Right, "Thank you. Now hurry, for the barrier is becoming thinner than ever!");
M(Right, "You cut through the cloudbank, and now the storm has cleared. It is unconventional, but I trust you to end the incident.");
M(Left, "Its a lot on my shoulders, but I must believe in my capacity for the sake of the Netherworld.");
M(Left, "As for you, if the Celestials give you any trouble, Im certain my lady could speak to them on your behalf.");
M(Right, "Thank you. Now hurry, for the barrier is becoming thinner than ever!");
}
void dialog_youmu_stage6(Dialog *d) {
M(Left, "Are you the one behind this new world?");