diff --git a/game/scripts/characters/tonks/talk.rpy b/game/scripts/characters/tonks/talk.rpy index 1f37565e..a3c91346 100644 --- a/game/scripts/characters/tonks/talk.rpy +++ b/game/scripts/characters/tonks/talk.rpy @@ -68,7 +68,6 @@ label tonks_talk: $ ton_genie_name = "Professor" ton "Alright, [ton_genie_name]." ("base", "base", "base", "mid") jump tonks_talk - "-Old man-": label .old_man: $ ton_genie_name = "Old man" @@ -85,7 +84,6 @@ label tonks_talk: ton "I guess you really are an \"old man\", Genie..." ("base", "base", "base", "mid") gen "..............." ("base", xpos="far_left", ypos="head") jump tonks_talk - "-Genie-": label .genie: $ ton_genie_name = "Genie" @@ -107,7 +105,6 @@ label tonks_talk: gen "If you find a golden, shiny looking lamp, return it to me..." ("base", xpos="far_left", ypos="head") ton "Sure, [ton_genie_name]..." ("upset", "base", "base", "R") jump tonks_talk - "-Lord Voldemort-": label .lord_voldemort: $ ton_genie_name = "Lord Voldemort" @@ -134,7 +131,6 @@ label tonks_talk: ton "Fine... I will call you, [ton_genie_name], if it makes you happy..." ("base", "base", "base", "mid") gen "Yippee!" ("grin", xpos="far_left", ypos="head") jump tonks_talk - "-Daddy-": label .daddy: $ ton_genie_name = "Daddy" @@ -144,7 +140,29 @@ label tonks_talk: gen "But I thought you didn't mind it?" ("base", xpos="far_left", ypos="head") ton "Oh, I don't mind at all, [ton_genie_name]!" ("horny", "base", "base", "mid") jump tonks_talk - + "-Lover-": (style="disabled") if ton_friendship < 60: + label .lover_fail: + ton "You mean that you \"love how well we work together\", right?" ("base", "narrow", "raised", "mid") + gen "Err..." ("base", xpos="far_left", ypos="head") + gen "Sure." ("base", xpos="far_left", ypos="head") + ton "Don't you lie to me young man, an Auror is trained to see right through that stuff." ("open", "narrow", "base", "mid") + gen "\"Young man\"? I'm literally over ten thousands of years old." ("base", xpos="far_left", ypos="head") + ton "Right." ("soft", "base", "base", "R") + gen "Also technically not a man..." ("base", xpos="far_left", ypos="head") + gen "I just have the bits of a man." + gen "Can't reproduce though, so that's kinda weird." ("base", xpos="far_left", ypos="head") + gen "Not that I'm complaining, it made it easier to spend that much time inside the lamp." ("base", xpos="far_left", ypos="head") + gen "I feel like I'm oversharing now..." ("base", xpos="far_left", ypos="head") + ton "Just a little bit." ("base", "narrow", "base", "R") + gen "Well, I suppose that's what lovers do, am I right?" ("base", xpos="far_left", ypos="head") + ton "Nice try..." ("base", "narrow", "base", "mid") + "-Lover-" if ton_friendship >= 60: + label .lover: + $ ton_genie_name = "Lover" + ton "As you wish, \"Lover boy\"..." ("horny", "narrow", "base", "mid") + gen "Just \"Lover\" is fine." ("base", xpos="far_left", ypos="head") + ton "Yes my love..." ("base", "narrow", "base", "mid") + gen "..." ("base", xpos="far_left", ypos="head") "-Master-" (style="disabled") if ton_friendship < 60: label .master_fail: ton "No." ("base", "base", "base", "R") @@ -168,11 +186,9 @@ label tonks_talk: ton "Thank you, [ton_genie_name]." ("base", "base", "base", "down") gen "(I could get used to that.)" ("grin", xpos="far_left", ypos="head") jump tonks_talk - "-Custom Input--" (style="disabled") if ton_friendship < 60: gen "(I don't think she's yet ready for that)" ("base", xpos="far_left", ypos="head") jump tonks_talk - "-Custom Input-" if ton_friendship >= 60: $ temp_name = renpy.input("(Please enter the name.)", ton_genie_name, ALLOWED_CHARACTERS, length=14) $ temp_name = temp_name.strip() @@ -215,6 +231,22 @@ label tonks_talk: ton "Like a filthy, sex craved maniac? Who wouldn't shy away from fulfilling every single one of her fantasies?" ("grin", "base", "shocked", "mid") ton "It fits quite well, actually." ("base", "base", "base", "R") jump tonks_talk + "-Bitch-": + label .bitch: + $ tonks_name = "Bitch" + ton "*Hi-hi*" ("base", "base", "base", "R") + ton "If only you knew..." ("horny", "base", "raised", "R") + gen "(...)" ("base", xpos="far_left", ypos="head") + gen "(What does she mean by that?)" ("angry", xpos="far_left", ypos="head") + jump tonks_talk + #"-Fuck Puppet-": + #label .fuck_puppet_fail: + #ton "A what?" ("soft", "wide", "shocked", "mid") + #gen "A fuck puppet." ("base", xpos="far_left", ypos="head") + #ton "So that's all that I'm good for is it?" ("open", "narrow", "angry", "mid") + #ton "Just another puppet for you to fuck?" ("open", "closed", "angry", "mid") + #gen "That's right... And such a fine puppet as well." ("base", xpos="far_left", ypos="head") + #ton "*Hmph*... Sorry, but this puppet comes with a brain included." ("annoyed", "narrow", "angry", "R") "-Fuck Puppet-": label .fuck_puppet: $ tonks_name = "Fuck Puppet" @@ -224,15 +256,39 @@ label tonks_talk: ton "Such a charmer..." ("base", "base", "raised", "R") ton "Of course, [ton_genie_name]... you can call me that if you like." ("horny", "base", "base", "mid") jump tonks_talk - "-Bitch-": - label .bitch: - $ tonks_name = "Bitch" - ton "*Hi-hi*" ("base", "base", "base", "R") - ton "If only you knew..." ("horny", "base", "raised", "R") - gen "(...)" ("base", xpos="far_left", ypos="head") - gen "(What does she mean by that?)" ("angry", xpos="far_left", ypos="head") - jump tonks_talk - + #"-Slut-": + #label .slut_fail: + #ton "You're not my dad, I can dress however I like!" ("open", "narrow", "angry", "R") + #gen "..." ("base", xpos="far_left", ypos="head") + #ton "Don't ask..." ("open", "closed", "worried", "mid") + #gen "I wasn't going to." ("base", xpos="far_left", ypos="head") + "-Slut-": + $ tonks_name = "Slut" + ton "Maybe I am..." ("base", "narrow", "base", "R") + ton "Although I'd rather get called \"fashionable\"." ("base", "narrow", "base", "mid") + gen "Weird thing to say in bed but I ain't judging." ("base", xpos="far_left", ypos="head") + ton "Oh, you mean like that..." ("grin", "narrow", "raised", "mid") + ton "In that case, I'm the \"sluttiest slut\" of them all." ("base", "narrow", "base", "mid") + #"-Whore-": #Todo put under public checks + #label .whore_fail: + #ton "A what?!" ("clench", "wide", "shocked", "mid") + #gen "Whore." ("base", xpos="far_left", ypos="head") + #ton "You can't call me that!" ("open", "wide", "angry", "mid") + #gen "Why not!? That's what you're here for isn't it?" ("base", xpos="far_left", ypos="head") + #ton "Yes, but a title like that has to be earned!" ("open", "closed", "angry", "mid") + #gen "You-- Hold on, what did you say?" ("base", xpos="far_left", ypos="head") + #ton "I've not slept around enough to have the privilege of you calling me that." ("annoyed", "base", "angry", "R") + #gen "I feel like this relationship of ours is backwards for some reason..." ("base", xpos="far_left", ypos="head") + "-Whore-": #Todo put under public checks + label .whore: + $ tonks_name = "Whore" + ton "Hmm... I'm a \"whore\" now, am I?" ("horny", "base", "raised", "mid", hair="horny") + gen "That's what I pay you for." + ton "You pay me to--" ("soft", "narrow", "base", "mid", hair="horny") + ton "Well, I suppose I do spend a lot of my time on the clock... Enticing my pupils..." ("horny", "narrow", "base", "R", hair="horny") + ton "But I can assure you it's to encourage them to do better during class." ("base", "narrow", "base", "R") + gen "Sure... Doesn't make you less of a whore though." + ton "*Mmm*... Alright, fine, If calling me a whore is the punishment for being a good teacher then you can call me a whore any day..." ("horny", "narrow", "base", "mid") "-Cunt-" (style="disabled") if ton_friendship < 60: label .cunt_fail: ton "[ton_genie_name], I'm used to getting insulted by my many previous lovers..." ("base", "base", "raised", "mid") @@ -251,7 +307,33 @@ label tonks_talk: gen "What if I do?" ("grin", xpos="far_left", ypos="head") ton "Do it, I dare you!" ("horny", "base", "base", "mid", hair="horny") jump tonks_talk - + "-Slave-"(style="disabled") if ton_friendship < 60: + label .slave_fail: + ton "To who?" ("soft", "base", "raised", "mid") + gen "To me." ("grin", xpos="far_left", ypos="head") + ton "*giggles*" ("grin", "closed", "base", "mid") + ton "No, I don't think so [ton_genie_name]." ("base", "base", "base", "mid") + "-Slave-" if ton_friendship >= 60: + label .slave: + $ tonks_name = "Slave" + ton "Does this mean I have to be obedient?" ("soft", "narrow", "raised", "mid") + gen "Isn't that the point of an employee?" ("base", xpos="far_left", ypos="head") + ton "I suppose, although you pay me for that." ("open", "narrow", "base", "R") + gen "In that case, I'll pay you to be my slave!" ("grin", xpos="far_left", ypos="head") + ton "I don't think that's how it works..." ("base", "narrow", "base", "R") + gen "Oh..."("base", xpos="far_left", ypos="head") + ton "Also, if you're doing this as a role-play thing, a slave is usually spoken down on." ("base", "narrow", "base", "mid") + gen "Oh, right!" ("base", xpos="far_left", ypos="head") + ton "And--" ("open", "base", "base", "mid") + gen "Shut up Slave, only speak when you're spoken to!" ("base", xpos="far_left", ypos="head") + ton "You are speaking to me..." ("soft", "narrow", "raised", "mid") + gen "Oh, so I am." ("base", xpos="far_left", ypos="head") + ton "For a genie, I thought you'd be a bit more educated on this topic." ("open", "closed", "base", "mid") + gen "Filling my existence with mindless sex helps me forget my troubled past." ("base", xpos="far_left", ypos="head") + ton "That's... concerning." ("open", "base", "base", "mid") + ton "At least it's better that you're doing it to forget rather some power fantasy to stick the middle finger to humanity and your creator." ("base", "base", "base", "mid") + gen "Yep." ("base", xpos="far_left", ypos="head") + gen "Now give me ten push-ups, slave!" ("base", xpos="far_left", ypos="head") "-Custom Input--" (style="disabled") if ton_friendship < 60: gen "(I don't think she's yet ready for that)" ("base", xpos="far_left", ypos="head") jump tonks_talk