From f02b655c8c2c2122ab16df2c839fff97576d5830 Mon Sep 17 00:00:00 2001 From: LoafyLemon Date: Wed, 15 Jun 2022 22:17:20 +0100 Subject: [PATCH] Susan Expressions * Prepared Susan expression calls for posing --- .../astoria/events/imperio_practice.rpy | 236 ++++++------ .../events/spell_favours_INCOMPLETE.txt | 362 +++++++++--------- .../cho/events/quidditch/slytherin_match.rpy | 20 +- game/scripts/characters/susan/chitchat.rpy | 64 ++-- .../scripts/characters/susan/events/intro.rpy | 26 +- game/scripts/characters/susan/summon.rpy | 84 ++-- .../characters/susan/wardrobe_reactions.rpy | 88 ++--- 7 files changed, 440 insertions(+), 440 deletions(-) diff --git a/game/scripts/characters/astoria/events/imperio_practice.rpy b/game/scripts/characters/astoria/events/imperio_practice.rpy index efb64fc7..43936fa1 100644 --- a/game/scripts/characters/astoria/events/imperio_practice.rpy +++ b/game/scripts/characters/astoria/events/imperio_practice.rpy @@ -99,11 +99,11 @@ label ag_se_imperio_sb_E1: call play_music("astoria") ast "Hey [ast_susan_name]!" ("grin", "narrow", "base", "L", xpos="right", ypos="base") - sus "Astoria? What are you doing here?" ("upset", "eager", "worried", "L", xpos="base", ypos="base") + sus "Astoria? What are you doing here?" ("base", "base", "base", "mid", xpos="base", ypos="base") ast "Oh, don't mind me..." ("base", "base", "base", "R") gen "Come up here for a moment, Miss Bones..." ("base", xpos="far_left", ypos="head") - sus "Oh... Okay sir." ("open", "base", "worried", "R") + sus "Oh... Okay sir." ("base", "base", "base", "mid") call sus_walk("desk") pause.2 @@ -112,10 +112,10 @@ label ag_se_imperio_sb_E1: call ast_chibi("wand",530,"base") ast "Is so that I could put a curse on you!" ("grin", "narrow", "angry", "mid", xpos="base", ypos="base") - sus "P-Put a curse on me?!!" ("open", "wide", "worried", "wide", xpos="right", ypos="base") + sus "P-Put a curse on me?!!" ("base", "base", "base", "mid", xpos="right", ypos="base") call ast_chibi("wand_casting",530,"base") - sus "No! Professor, do someth--" ("scream", "wide", "worried", "mid") + sus "No! Professor, do someth--" ("base", "base", "base", "mid") # Astoria casts imperio. stop music fadeout 2.0 @@ -134,9 +134,9 @@ label ag_se_imperio_sb_E1: pause.8 call play_music("trance") - sus "W-what{w=0.3} are{w=0.3} y{w=0.1}o{w=0.1}u--" ("open", "wide", "worried", "wide") + sus "W-what{w=0.3} are{w=0.3} y{w=0.1}o{w=0.1}u--" ("base", "base", "base", "mid") call nar(">Susan's eyes flicker and a blank expression spreads across her face.") - sus "..." ("upset", "wide", "base", "wide") + sus "..." ("base", "base", "base", "mid") call ast_chibi("wand",530,"base") @@ -151,16 +151,16 @@ label ag_se_imperio_sb_E1: gen "Then there you go!" ("grin", xpos="far_left", ypos="head") ast "Okay then..." ("smile", "base", "base", "L") ast "Susan, are you listening?" ("open", "closed", "base", "mid") - sus "Yes..." ("upset", "narrow", "worried", "up") + sus "Yes..." ("base", "base", "base", "mid") ast "Good, I want you to pay attention..." ("open", "base", "base", "L") - sus "..." ("base", "narrow", "base", "up") + sus "..." ("base", "base", "base", "mid") ast "I want you to...{w} to..." ("open", "base", "base", "L") gen "Tell her to take off her top!" ("base", xpos="far_left", ypos="head") ast "Very well, [ast_genie_name]..." ("clench", "base", "base", "L") ast "Susan, I want you to take off your...{w} your...{w} Take your top off!" ("clench", "base", "base", "L") - sus "..." ("base", "narrow", "base", "mid") + sus "..." ("base", "base", "base", "mid") - sus "..." ("upset", "closed", "worried", "down") + sus "..." ("base", "base", "base", "mid") call play_sound("gulp") gen "*Gulp!*" ("angry", xpos="far_left", ypos="head") @@ -168,7 +168,7 @@ label ag_se_imperio_sb_E1: hide susan_main $ renpy.sound.play("sounds/cloth_sound3.ogg") $ susan.strip("top") - sus "" ("upset", "closed", "worried", "mid") + sus "" ("base", "base", "base", "mid") pause.5 gen "Oh no, Miss Bones!" ("base", xpos="far_left", ypos="head") @@ -180,21 +180,21 @@ label ag_se_imperio_sb_E1: call gen_chibi("jerk_off_behind_desk") pause.5 - sus "..." ("upset", "narrow", "worried", "down") + sus "..." ("base", "base", "base", "mid") ast "Speak, [ast_susan_name]!" ("annoyed", "narrow", "base", "mid") - sus "I-I-I'm sorry, Professor Dumbledore, I don't know what's come over me..." ("open", "narrow", "worried", "down") - sus "I'm Sorry you have to see this..." ("upset", "closed", "base", "mid") + sus "I-I-I'm sorry, Professor Dumbledore, I don't know what's come over me..." ("base", "base", "base", "mid") + sus "I'm Sorry you have to see this..." ("base", "base", "base", "mid") ast "See what Suzy?" ("grin", "narrow", "angry", "mid") - sus "My gross boobs..." ("open", "closed", "worried", "mid") + sus "My gross boobs..." ("base", "base", "base", "mid") ast "(I knew they were gross!)" ("grin", "base", "angry", "L") - sus "Please Sir--" ("open", "narrow", "worried", "mid") - sus "Don't think less of me..." ("upset", "closed", "worried", "mid") + sus "Please Sir--" ("base", "base", "base", "mid") + sus "Don't think less of me..." ("base", "base", "base", "mid") ast "Now take them out!" ("angry", "narrow", "base", "L") hide susan_main $ renpy.sound.play("sounds/cloth_sound3.ogg") $ susan.strip("bra") - sus "" ("upset", "closed", "worried", "mid") + sus "" ("base", "base", "base", "mid") call ctc gen "{size=+10}Nice!{/size}" ("angry", xpos="far_left", ypos="head") @@ -207,18 +207,18 @@ label ag_se_imperio_sb_E1: gen "Well, you've got two out of three..." ("grin", xpos="far_left", ypos="head") gen "You're right about them being huge and soft." ("grin", xpos="far_left", ypos="head") ast "Sir!" ("clench", "narrow", "angry", "mid") - sus "Did I do something wrong?" ("upset", "narrow", "worried", "R") + sus "Did I do something wrong?" ("base", "base", "base", "mid") ast "Your ugly tits are all wrong, they belong on a cow!" ("scream", "base", "angry", "L") - sus "Cow!? W-why are you always being so mean to me?" ("open", "wide", "worried", "wide") + sus "Cow!? W-why are you always being so mean to me?" ("base", "base", "base", "mid") ast "*Pfft*... you know..." ("annoyed", "narrow", "angry", "R") - sus "A-{w=0.3}Are you just going to let her say that, s-sir?" ("scream", "base", "angry", "mid") + sus "A-{w=0.3}Are you just going to let her say that, s-sir?" ("base", "base", "base", "mid") ast "Shut up cow!" ("angry", "narrow", "angry", "R") - sus "" ("upset", "wide", "worried", "mid") + sus "" ("base", "base", "base", "mid") pause .8 call nar(">You keep stroking your rock-hard cock whilst marvelling at Susan's heaving chest.") gen "(So big...{w=0.4} Soft...{w=0.4} And squishy...)" ("angry", xpos="far_left", ypos="head") - sus "..." ("upset", "base", "worried", "down") + sus "..." ("base", "base", "base", "mid") ast "Alright, I think you're enjoying this a little too much!" ("clench", "base", "angry", "mid") gen "Just give me a minute..." ("base", xpos="far_left", ypos="head") pause.2 @@ -231,7 +231,7 @@ label ag_se_imperio_sb_E1: pause.8 ast "" ("annoyed", "base", "angry", "R") - sus "W-w-what..." ("open", "base", "base", "up") + sus "W-w-what..." ("base", "base", "base", "mid") call nar(">Susan's eyes flicker once more as the spell lessens its hold.") @@ -241,19 +241,19 @@ label ag_se_imperio_sb_E1: call play_music("astoria") gen "(Damn it! Why did she do that?)" ("angry", xpos="far_left", ypos="head") - sus "..." ("upset", "base", "worried", "down") + sus "..." ("base", "base", "base", "mid") ast "Put your clothes on, Suzy." ("smile", "base", "base", "mid") - sus "..." ("upset", "narrow", "worried", "mid") + sus "..." ("base", "base", "base", "mid") hide susan_main $ renpy.sound.play("sounds/cloth_sound3.ogg") $ susan.wear("bra", "top") - sus "" ("upset", "narrow", "worried", "mid") + sus "" ("base", "base", "base", "mid") pause.5 hide susan_main - sus "" ("upset", "narrow", "base", "mid") + sus "" ("base", "base", "base", "mid") pause.5 call nar(">Susan dresses herself... Her eyes still looking quite unfocused and seemingly struggling to properly take in her surroundings.") @@ -269,7 +269,7 @@ label ag_se_imperio_sb_E1: gen "*Ugh*... fine..." ("base", xpos="far_left", ypos="head") ast "But not today..." ("annoyed", "base", "base", "mid") ast "I should put Bessy here back in her barn before people start to notice." ("grin", "base", "angry", "L") - sus "(*Hmm*...)" ("upset", "wide", "worried", "wide") + sus "(*Hmm*...)" ("base", "base", "base", "mid") gen "Alright..." ("base", xpos="far_left", ypos="head") ast "Just call me for the next practice session!" ("smile", "narrow", "base", "mid") gen "Will do." ("base", xpos="far_left", ypos="head") @@ -278,7 +278,7 @@ label ag_se_imperio_sb_E1: gen "Yeah, that!" ("base", xpos="far_left", ypos="head") ast "Can't you do it?" ("annoyed", "base", "base", "mid") call nar(">Susan's eyes shift and become a bit more focused as she begins to recognize where she is...") - sus "Wait, where...{w=0.4} am..." ("upset", "wide", "worried", "wide") + sus "Wait, where...{w=0.4} am..." ("base", "base", "base", "mid") gen "My wand casting hand is a bit tired for some reason..." ("base", xpos="far_left", ypos="head") ast "Fine..." ("annoyed", "base", "worried", "R") gen "And hurry up will you?" ("base", xpos="far_left", ypos="head") @@ -291,7 +291,7 @@ label ag_se_imperio_sb_E1: pause.5 ast "Come on Suzy, time to give professor Tonks a visit." ("open", "base", "base", "mid", ypos="head") - sus "Professor...{w=0.4} Tonks?" ("upset", "narrow", "worried", "down", ypos="head") + sus "Professor...{w=0.4} Tonks?" ("base", "base", "base", "mid", ypos="head") call sus_walk(680, "base") call sus_chibi("leave") @@ -334,35 +334,35 @@ label ag_se_imperio_sb_E2: call sus_walk(action="enter") pause.2 - sus "You wanted to see me, sir?" ("open", "closed", "worried", "mid", xpos="right", ypos="base") - sus "Astoria? Why are you here?" ("open", "wide", "worried", "L") + sus "You wanted to see me, sir?" ("base", "base", "base", "mid", xpos="right", ypos="base") + sus "Astoria? Why are you here?" ("base", "base", "base", "mid") call play_music("astoria") ast "Oh... no reason..." ("annoyed", "base", "base", "down", xpos="base", ypos="base") gen "Come up here for a moment Miss Bones..." ("base", xpos="far_left", ypos="head") - sus "Okay..." ("upset", "base", "worried", "mid") + sus "Okay..." ("base", "base", "base", "mid") call sus_walk("desk") pause.2 - sus "Is there something wrong, Professor?" ("upset", "base", "worried", "mid") + sus "Is there something wrong, Professor?" ("base", "base", "base", "mid") gen "As a matter of fact there is..." ("base", xpos="far_left", ypos="head") - sus "R-really? Is this about me returning my books to the library a day late?" ("open", "wide", "base", "wide") - sus "I swear it won't happen again!" ("open", "closed", "worried", "mid") + sus "R-really? Is this about me returning my books to the library a day late?" ("base", "base", "base", "mid") + sus "I swear it won't happen again!" ("base", "base", "base", "mid") gen "What? No, I'm afraid there's an issue with your uniform..." ("base", xpos="far_left", ypos="head") - sus "Oh... Is it because I'm not wearing the school robe?" ("open", "base", "worried", "down") - sus "I can wear it from now on if you like!" ("upset", "base", "base", "mid") + sus "Oh... Is it because I'm not wearing the school robe?" ("base", "base", "base", "mid") + sus "I can wear it from now on if you like!" ("base", "base", "base", "mid") gen "Actually, Wearing too many clothes is the problem." ("base", xpos="far_left", ypos="head") - sus "W-w-what???" ("scream", "wide", "base", "wide") - sus "You can't be serious sir!" ("open", "wide", "base", "mid") + sus "W-w-what???" ("base", "base", "base", "mid") + sus "You can't be serious sir!" ("base", "base", "base", "mid") gen "I am, Miss Bones..." ("base", xpos="far_left", ypos="head") gen "Hiding away those glorious milk duds of yours is a serious offence!" ("grin", xpos="far_left", ypos="head") - sus "" ("open", "wide", "base", "wide") + sus "" ("base", "base", "base", "mid") ast "(*Pffft*, gloriously gross...)" ("annoyed", "base", "angry", "R") - sus "P-professor Dumbledore! Why would you want me to do s-something like that!" ("scream", "base", "angry", "mid", trans=hpunch) #Perhaps she should be a bit intrigued =Blush + sus "P-professor Dumbledore! Why would you want me to do s-something like that!" ("base", "base", "base", "mid", trans=hpunch) #Perhaps she should be a bit intrigued =Blush call ast_chibi("wand",530,"base") - sus "I think I better go..." ("upset", "closed", "worried", "mid") + sus "I think I better go..." ("base", "base", "base", "mid") call ast_chibi("wand_casting",530,"base") ast "" ("grin", "base", "angry", "L") pause.5 @@ -384,7 +384,7 @@ label ag_se_imperio_sb_E2: pause.8 call play_music("trance") - sus "..." ("upset", "narrow", "base", "mid", xpos="right", ypos="base") + sus "..." ("base", "base", "base", "mid", xpos="right", ypos="base") ast "*ha-ha-ha-ha!*" ("grin", "closed", "base", "mid", xpos="base", ypos="base") ast "Her face was priceless when you said milk duds..." ("grin", "base", "base", "L") gen "You liked that?" ("base", xpos="far_left", ypos="head") @@ -409,36 +409,36 @@ label ag_se_imperio_sb_E2: gen "So what's your plan?" ("base", xpos="far_left", ypos="head") ast "Just wait and see old man!" ("clench", "narrow", "angry", "mid") ast "Susan, can you hear me?" ("open", "closed", "base", "L") - sus "Yes..." ("upset", "narrow", "base", "up") + sus "Yes..." ("base", "base", "base", "mid") ast "You now have an uncontrollable urge to take your top off, okay?" ("open", "closed", "base", "mid") - sus "Okay..." ("upset", "narrow", "worried", "mid") + sus "Okay..." ("base", "base", "base", "mid") ast "Awesome! Now act like you normally would, [ast_susan_name]!" ("grin", "base", "angry", "L") - sus "..." ("upset", "narrow", "base", "up") + sus "..." ("base", "base", "base", "mid") hide screen blktone call nar(">The blank expression slowly fades from Susan's eyes...") - sus "ugh..." ("upset", "narrow", "base", "up") - sus "What happened?" ("open", "narrow", "worried", "mid") + sus "ugh..." ("base", "base", "base", "mid") + sus "What happened?" ("base", "base", "base", "mid") ast "Nothing Suzy, Dumbledore was just explaining how your uniform wasn't up to scratch." ("grin", "base", "base", "mid") - sus "My uniform... You're right... Too many clothes..." ("open", "narrow", "worried", "down") - sus "I need to take off my top..." ("open", "base", "worried", "down") + sus "My uniform... You're right... Too many clothes..." ("base", "base", "base", "mid") + sus "I need to take off my top..." ("base", "base", "base", "mid") ast "*Mhmm*, that's right, Suzy... Why don't you show the old man here your gross boobs... Don't you think he's old?" ("grin", "base", "angry", "mid") - sus "I... I suppose..." ("upset", "narrow", "worried", "L") + sus "I... I suppose..." ("base", "base", "base", "mid") ast "That's right... Only a nasty slut would show her boobs to such a wrinkly old man..." ("grin", "narrow", "angry", "L") gen "Hey!" ("base", xpos="far_left", ypos="head") ast "Quiet sir... don't ruin my fun!" ("clench", "narrow", "angry", "mid") gen "Fine..." ("base", xpos="far_left", ypos="head") - sus "I-I'm not a slut..." ("upset", "narrow", "worried", "down") + sus "I-I'm not a slut..." ("base", "base", "base", "mid") ast "Well I'm sure you'll be able to keep your top on then, [ast_susan_name]." ("open", "closed", "base", "mid") - sus "I... There's something wrong sir!" ("open", "base", "worried", "mid") - sus "I can't help it..." ("upset", "narrow", "worried", "down") + sus "I... There's something wrong sir!" ("base", "base", "base", "mid") + sus "I can't help it..." ("base", "base", "base", "mid") ast "" ("grin", "base", "angry", "L") pause.2 hide susan_main $ renpy.sound.play("sounds/cloth_sound3.ogg") $ susan.strip("top", "bra") - sus "" ("upset", "closed", "worried", "mid") + sus "" ("base", "base", "base", "mid") call ctc gen "Nice!" ("angry", xpos="far_left", ypos="head") @@ -453,48 +453,48 @@ label ag_se_imperio_sb_E2: gen "It's not every day you get to see a rack like this..." ("angry", xpos="far_left", ypos="head") ast "Well stop it! It's gross!" ("clench", "narrow", "angry", "mid") gen "Alri--" ("base", xpos="far_left", ypos="head") - sus "Please sir... it's too much!" ("open", "closed", "base", "mid") - sus "It's bad enough that I can't help showing you my breasts..." ("open", "closed", "worried", "mid") + sus "Please sir... it's too much!" ("base", "base", "base", "mid") + sus "It's bad enough that I can't help showing you my breasts..." ("base", "base", "base", "mid") ast "Wait..." ("smile", "base", "base", "mid") ast "Keep going, sir!" ("clench", "narrow", "angry", "mid") gen "What?" ("base", xpos="far_left", ypos="head") - sus "What?" ("scream", "wide", "base", "mid") + sus "What?" ("base", "base", "base", "mid") ast "Well if Bessy here hates it... Then I love it!" ("clench", "narrow", "angry", "L") ast "Besides, it's not like I can see anything under the desk." ("open", "closed", "base", "mid") - sus "(...)" ("upset", "closed", "worried", "mid") + sus "(...)" ("base", "base", "base", "mid") gen "So you're okay with this?" ("base", xpos="far_left", ypos="head") ast "*Mhmm*... just don't expect me to touch it old man!" ("upset", "narrow", "angry", "mid") - sus "W-why is this happening!" ("open", "closed", "base", "mid") + sus "W-why is this happening!" ("base", "base", "base", "mid") ast "No one asked you, slut!" ("clench", "narrow", "angry", "L") - sus "I am not a slut!" ("scream", "closed", "angry", "mid") + sus "I am not a slut!" ("base", "base", "base", "mid") sus "" ("upset") ast "Ha! You're standing here, letting old man dumbledore ogle your fat tits while he jerks his wrinkly old cock!" ("open", "closed", "base", "mid") ast "If that's not a slut then I don't know what is!" ("clench", "narrow", "angry", "L") gen "(There's no way Tonks would allow this, perhaps this was a good idea after all...)" ("base", xpos="far_left", ypos="head") - sus "I-- don't know why I'm doing this..." ("upset", "narrow", "worried", "mid") - sus "You probably cursed me!" ("open", "suspicious", "angry", "mid") + sus "I-- don't know why I'm doing this..." ("base", "base", "base", "mid") + sus "You probably cursed me!" ("base", "base", "base", "mid") ast "Duh!" ("grin", "narrow", "angry", "L") - sus "Well stop it!" ("open", "base", "angry", "R") + sus "Well stop it!" ("base", "base", "base", "mid") ast "*Nuh-uh*!" ("open", "closed", "base", "mid") - sus "Please Astoria..." ("upset", "narrow", "worried", "down") + sus "Please Astoria..." ("base", "base", "base", "mid") call nar(">You start to zone out as the two girls argue, focusing on Susan's heaving bosom.") gen "Yeah... that's it..." ("angry", xpos="far_left", ypos="head") ast "You can leave once Dumbledore here's done." ("open", "closed", "base", "mid") - sus "What? you mean I have to wait until he..." ("open", "base", "worried", "mid") - sus "This is unbelievable!" ("scream", "base", "angry", "mid") - sus "I'm going to report both of you to the ministry of magic!" ("open", "closed", "angry", "mid") - sus "My aunt is the head of the department of magical law enforcement I'll have you know!" ("open", "base", "angry", "mid") + sus "What? you mean I have to wait until he..." ("base", "base", "base", "mid") + sus "This is unbelievable!" ("base", "base", "base", "mid") + sus "I'm going to report both of you to the ministry of magic!" ("base", "base", "base", "mid") + sus "My aunt is the head of the department of magical law enforcement I'll have you know!" ("base", "base", "base", "mid") ast "yeah... I've met your creepy old aunt." ("annoyed", "narrow", "base", "L") - sus "What? Did you curse her too, you evil little witch?" ("open", "wide", "base", "R") + sus "What? Did you curse her too, you evil little witch?" ("base", "base", "base", "mid") ast "I wish..." ("base", "narrow", "base", "R") - sus "Well she's going to lock both of you away in Azkaban!" ("open", "closed", "angry", "mid") - sus "You'll never see me or anyone else again..." ("scream", "closed", "angry", "mid") + sus "Well she's going to lock both of you away in Azkaban!" ("base", "base", "base", "mid") + sus "You'll never see me or anyone else again..." ("base", "base", "base", "mid") ast "Yeah, sure!" ("grin", "base", "angry", "L") - sus "*Ugh*! You're both sick!" ("open", "narrow", "angry", "mid") + sus "*Ugh*! You're both sick!" ("base", "base", "base", "mid") ast "Says the slut baring her chest for the headmaster." ("smile", "base", "base", "L") gen "*Mmmm*... Keep shaking those tits of yours..." ("angry", xpos="far_left", ypos="head") - sus "I am not a {size=+10}slut!{/size}" ("scream", "closed", "angry", "mid") + sus "I am not a {size=+10}slut!{/size}" ("base", "base", "base", "mid") call nar(">As Susan yells at the top of her voice, the effort causes her gigantic tits to rise and slap back together.") sus "" ("open") @@ -507,7 +507,7 @@ label ag_se_imperio_sb_E2: gen "{size=+10}AHHH... YESS!!!!{/size}" ("angry", xpos="far_left", ypos="head") ast "Woah... I didn't think you'd have that much in you, sir..." ("clench", "base", "base", "mid") - sus "{size=+10}*Hmph*! I hope you Enjoy Azkaban, perverts!{/size}" ("scream", "narrow", "angry", "down") + sus "{size=+10}*Hmph*! I hope you Enjoy Azkaban, perverts!{/size}" ("base", "base", "base", "mid") sus "" ("upset") ast "" ("annoyed", "narrow", "base", "R") @@ -551,7 +551,7 @@ label ag_se_imperio_sb_E2: ast "Why would I know or care what Hufflepuffs are doing?" (mouth="clench") gen "Just because she enjoys it doesn't mean it's not humiliating for her..." ("base", xpos="far_left", ypos="head") gen "What would the other Hufflepuffs think of her if she knew what you have her do?" ("base", xpos="far_left", ypos="head") - sus "..." ("upset", "narrow", "base", "down") + sus "..." ("base", "base", "base", "mid") ast "What do you mean?" ("upset", "base", "base") gen "Ask her the right questions..." ("base", xpos="far_left", ypos="head") ast "..." (eyes="closed") @@ -560,9 +560,9 @@ label ag_se_imperio_sb_E2: sus "..." (pupils="mid") ast "Are you ashamed of what you've done?" ("open", "base") ast "" ("base") - sus "Yes..." ("base", "narrow", "worried", "down") + sus "Yes..." ("base", "base", "base", "mid") ast "Would your house think less of you if they knew what you're doing here?" ("grin") - sus "Yes..." ("base", "closed", "worried", "down") + sus "Yes..." ("base", "base", "base", "mid") gen "Well, there you go!" ("base", xpos="far_left", ypos="head") ast "*ha-ha-ha!*" ("smile") gen "(Nailed it...)" ("base", xpos="far_left", ypos="head") @@ -573,14 +573,14 @@ label ag_se_imperio_sb_E2: ast "Suzy, put your clothes back on." ("grin", "base", "base", "L") - sus "" ("base", "narrow", "base", "mid") + sus "" ("base", "base", "base", "mid") pause.5 call nar(">Susan begins dressing herself in silence...") hide susan_main $ renpy.sound.play("sounds/cloth_sound3.ogg") $ susan.wear("top", "bra") - sus "" ("base", "narrow", "base", "mid") + sus "" ("base", "base", "base", "mid") pause.5 call play_music("stop") @@ -639,25 +639,25 @@ label ag_se_imperio_sb_E3: call sus_walk(action="enter") pause.2 - sus "You wanted to see me sir?" ("open", "base", "worried", "mid", xpos="base", ypos="base") - sus "Astoria?" ("upset", "base", "worried", "R") - sus "What are you doing here?" ("upset", "narrow", "worried", "R") + sus "You wanted to see me sir?" ("base", "base", "base", "mid", xpos="base", ypos="base") + sus "Astoria?" ("base", "base", "base", "mid") + sus "What are you doing here?" ("base", "base", "base", "mid") gen "Come up here for a moment, Miss Bones..." ("base", xpos="far_left", ypos="head") - sus "Okay..." ("open", "base", "worried", "R") + sus "Okay..." ("base", "base", "base", "mid") call sus_walk("desk") pause.2 gen "..." ("base", xpos="far_left", ypos="head") - sus "*Ehm... Can I help you with--" ("upset", "narrow", "worried", "R", xpos="right", ypos="base") + sus "*Ehm... Can I help you with--" ("base", "base", "base", "mid", xpos="right", ypos="base") call play_music("astoria") call ast_chibi("wand",530,"base") ast "Blah, blah, blah..." ("open", "base", "base", "R", xpos="base", ypos="base") call ast_chibi("wand_casting",530,"base") - sus "I'm not in trouble for anything am--" ("open", "base", "worried", "mid", xpos="right", ypos="base") + sus "I'm not in trouble for anything am--" ("base", "base", "base", "mid", xpos="right", ypos="base") # Astoria casts imperio. stop music fadeout 2.0 @@ -676,13 +676,13 @@ label ag_se_imperio_sb_E3: pause.8 call play_music("trance") - sus "Wait, what--" ("open", "wide", "base", "wide") + sus "Wait, what--" ("base", "base", "base", "mid") gen "Couldn't even wait this time?" ("base", xpos="far_left", ypos="head") ast "Quiet old man." ("open", "narrow", "angry", "mid") call ast_chibi("wand",530,"base") ast "Susan, I want you to keep listening to my commands and act as if nothing out of the ordinary is happening." ("open", "narrow", "base", "L") ast "Is that clear?" ("smile", "narrow", "angry", "L") - sus "Yes..." ("open", "narrow", "worried", "down") + sus "Yes..." ("base", "base", "base", "mid") ast "Great!{w} Now take your top off!" ("grin", "base", "angry", "L") gen "!!!" ("angry", xpos="far_left", ypos="head") pause .8 @@ -690,16 +690,16 @@ label ag_se_imperio_sb_E3: hide susan_main $ renpy.sound.play("sounds/cloth_sound3.ogg") $ susan.strip("top") - sus "" ("upset", "base", "worried", "mid") + sus "" ("base", "base", "base", "mid") pause.5 call nar(">Susan's arms now seemingly with a mind of their own, removes her top as she resumes speaking where she left off.") - sus "Was this about the l-library books that I returned a day late s-sir?" ("open", "narrow", "worried", "down") - sus "I promise it won't happen again..." ("upset", "closed", "worried", "mid") + sus "Was this about the l-library books that I returned a day late s-sir?" ("base", "base", "base", "mid") + sus "I promise it won't happen again..." ("base", "base", "base", "mid") gen "Don't you worry about the books, Ms Bones!" ("grin", xpos="far_left", ypos="head") - sus "T-Then what is it?" ("open", "base", "base", "mid") + sus "T-Then what is it?" ("base", "base", "base", "mid") ast "Get those milk bags out Suzy!" ("clench", "narrow", "angry", "L") - sus "Of course..." ("open", "closed", "base", "mid") + sus "Of course..." ("base", "base", "base", "mid") pause .8 hide susan_main @@ -709,35 +709,35 @@ label ag_se_imperio_sb_E3: pause.5 gen "Miss Bones!" ("angry", xpos="far_left", ypos="head") - sus "Sir?" ("open", "narrow", "base", "mid") - sus "Have I done something wrong?" ("upset", "base", "base", "mid") + sus "Sir?" ("base", "base", "base", "mid") + sus "Have I done something wrong?" ("base", "base", "base", "mid") ast "Maybe it's because of you showing off your gross boobs?" ("grin", "base", "angry", "L") - sus "Astoria! H-how can you say something so rude! I'd never..." ("open", "closed", "angry", "mid") + sus "Astoria! H-how can you say something so rude! I'd never..." ("base", "base", "base", "mid") ast "Oh yeah?{w} Susan, I want you to look down and take in what you've been doing this whole time." ("open", "base", "angry", "L") - sus "" ("upset", "base", "base", "down") + sus "" ("base", "base", "base", "mid") pause.8 call nar(">Susan's eyes drift down to her exposed chest.") - sus "WHAT?!?!?" ("scream", "wide", "worried", "down",trans=hpunch) - sus "I'm so sorry, professor Dumbledore!" ("upset", "closed", "worried", "mid") - sus "I don't know what's come over me!" ("open", "closed", "base", "mid") + sus "WHAT?!?!?" ("base", "base", "base", "mid",trans=hpunch) + sus "I'm so sorry, professor Dumbledore!" ("base", "base", "base", "mid") + sus "I don't know what's come over me!" ("base", "base", "base", "mid") ast "Maybe it's just because you're a nasty slut!" ("annoyed", "base", "base", "L") - sus "I am not a {size=+10}slut{/size}, Astoria!" ("scream", "closed", "angry", "mid") + sus "I am not a {size=+10}slut{/size}, Astoria!" ("base", "base", "base", "mid") ast "*Pfft*... We both know that's not true... You love showing your headmaster those oversized bean bags of yours." ("annoyed", "base", "base", "R") - sus "I-- don't know why this is happening..." ("open", "wide", "worried", "wide") - sus "You must have cursed me!" ("scream", "narrow", "angry", "R") + sus "I-- don't know why this is happening..." ("base", "base", "base", "mid") + sus "You must have cursed me!" ("base", "base", "base", "mid") ast "Bingo!" ("grin", "base", "angry", "L") - sus "Professor! You h-have to stop her!" ("scream", "wide", "base", "mid") + sus "Professor! You h-have to stop her!" ("base", "base", "base", "mid") gen "*Ugh*...{w=0.3} I'm afraid I can't do that Miss Bones..." ("base", xpos="far_left", ypos="head") ast "" ("grin", "narrow", "angry", "L") - sus "WHAT?!" ("open", "wide", "base", "wide") - sus "W-w-w-well my aunt will just send you--" ("upset", "narrow", "angry", "mid") + sus "WHAT?!" ("base", "base", "base", "mid") + sus "W-w-w-well my aunt will just send you--" ("base", "base", "base", "mid") ast "Quiet!" ("scream", "base", "angry", "L") call nar(">Astoria strengthens her grip on her wand and focuses on maintaining the spell, increasing the effect it has on Susan.") - sus "To...{w=0.5} Azkaban..." ("open", "narrow", "base", "up") - sus "..." ("upset", "narrow", "base", "mid") + sus "To...{w=0.5} Azkaban..." ("base", "base", "base", "mid") + sus "..." ("base", "base", "base", "mid") ast "Alright... that'll shut her up...{w} what should we make her do this time, [ast_genie_name]?" ("open", "closed", "base", "mid") gen "*Hmm*... Are you actually going to let me choose this time or are you just asking to be annoying?" ("base", xpos="far_left", ypos="head") ast "Hey! I am not annoying!" ("scream", "narrow", "angry", "mid", trans=vpunch_repeat) @@ -768,11 +768,11 @@ label ag_se_imperio_sb_E3: ast "Suzy, are you listening?" ("open", "narrow", "base", "L") show screen blktone - sus "yes..." ("upset", "narrow", "base", "up") + sus "yes..." ("base", "base", "base", "mid") ast "I want you to crawl under the headmaster's desk." ("grin", "base", "base", "L") gen "I thought you didn't want her to suck me off?" ("base", xpos="far_left", ypos="head") ast "Shut it, and stop being so disgusting!" ("scream", "closed", "angry", "mid") - sus "..." ("upset", "narrow", "base", "up") + sus "..." ("base", "base", "base", "mid") ast "Now go, [ast_susan_name]!" ("grin", "narrow", "angry", "mid") call hide_characters @@ -936,17 +936,17 @@ label ag_se_imperio_sb_E3: hide screen blkfade with d5 - sus "" ("upset", "narrow", "worried", "L",xpos="right",ypos="base",trans=fade) + sus "" ("base", "base", "base", "mid",xpos="right",ypos="base",trans=fade) call ctc call play_music("astoria") ast "Oh my god! He absolutely covered you!" ("scream", "base", "base", "mid",xpos="base",ypos="base") - sus "..." ("upset", "narrow", "base", "L") + sus "..." ("base", "base", "base", "mid") ast "I didn't know you had it in you, sir!" ("clench", "base", "base", "mid") ast "Nice work!" ("smile", "base", "base", "mid") gen "Thanks..." ("base", xpos="far_left", ypos="head") ast "And Suzy... that look suits you." ("grin", "narrow", "angry", "L") - sus "Are you done, Astoria?" ("open", "narrow", "base", "R") + sus "Are you done, Astoria?" ("base", "base", "base", "mid") ast "Yes, you can get dressed." ("smile", "narrow", "base", "L") show screen blkfade @@ -956,7 +956,7 @@ label ag_se_imperio_sb_E3: hide susan_main $ susan.set_cum(None) - sus "I hope you two are happy..." ("upset", "narrow", "base", "down") + sus "I hope you two are happy..." ("base", "base", "base", "mid") $ renpy.sound.play("sounds/cloth_sound3.ogg") $ susan.wear("top", "bra") @@ -965,8 +965,8 @@ label ag_se_imperio_sb_E3: pause .8 call ast_chibi("reset",530,"base") - sus "*Gah*..." ("scream", "wide", "base", "wide") - sus "..." ("open", "narrow", "base", "wide") + sus "*Gah*..." ("base", "base", "base", "mid") + sus "..." ("base", "base", "base", "mid") gen "..." ("base", xpos="far_left", ypos="head") if game.daytime: diff --git a/game/scripts/characters/astoria/events/spell_favours_INCOMPLETE.txt b/game/scripts/characters/astoria/events/spell_favours_INCOMPLETE.txt index 309d7f76..6d70d704 100644 --- a/game/scripts/characters/astoria/events/spell_favours_INCOMPLETE.txt +++ b/game/scripts/characters/astoria/events/spell_favours_INCOMPLETE.txt @@ -25,20 +25,20 @@ label hornify_spell_1: #first level hornify spell ast "There, ready!" ("smile", "happyCl", "base", "mid", flip=True, xpos=100) gen "..." ("base", xpos="far_left", ypos="head") ">Without further ado you summon the well-endowed, Hufflepuff to your hallowed office." - sus "You wanted to see me, sir?" ("base", "happyCl", "worried", "down") + sus "You wanted to see me, sir?" ("base", "base", "base", "mid") ">Without even consciously realizing, Susan calmly removes her top and bra, bearing her magnificent breasts to you and Astoria..." gen "mmm, that I did..." ("base", xpos="far_left", ypos="head") ">The sight of Susan's milky tits rapidly cause your cock to spring to life, straining against the weight of Astoria on your lap." - sus "Ast--" ("open", "wide", "worried", "mid") + sus "Ast--" ("base", "base", "base", "mid") ast "Sir! We haven't even started yet!" ("smile", "angry", "base", "R") gen "Don't blame me for this, [astoria_name]!" ("base", xpos="far_left", ypos="head") ast "I do! I expect you to wait until we start..." ("annoyed", "happyCl", "base", "R") - sus "Excuse me!" ("scream", "happyCl", "angry", "mid") - sus "Why are you sitting on Dumbledore's lap Astoria?" ("open", "suspicious", "angry", "mid") - sus "And what are you starting?" ("open", "narrow", "worried", "mid") + sus "Excuse me!" ("base", "base", "base", "mid") + sus "Why are you sitting on Dumbledore's lap Astoria?" ("base", "base", "base", "mid") + sus "And what are you starting?" ("base", "base", "base", "mid") gen "We brought you up here to help with a magic experiment." ("base", xpos="far_left", ypos="head") - sus "Really?" ("open", "wide", "worried", "mid") - sus "B-but that still doesn't explain why Astoria is--" ("open", "suspicious", "worried", "mid") + sus "Really?" ("base", "base", "base", "mid") + sus "B-but that still doesn't explain why Astoria is--" ("base", "base", "base", "mid") ast "IMPERIO!" ("scream", "closed", "angry", "mid") ">With a puff of golden smoke Astoria's wand goes off, entrancing the poor redhead once more..." gen "Hey, Isn't that the old spell?" ("base", xpos="far_left", ypos="head") @@ -47,104 +47,104 @@ label hornify_spell_1: #first level hornify spell ast "I think she can still cast spells at us if she wants..." ("annoyed", "narrow", "narrow", "mid") ast "Plus I wanna be able to boss her around in class!" ("grin", "happyCl", "base", "mid") ast "So listen up Susan!" ("open", "closed", "angry", "mid") - sus "Yes..." ("open", "base", "worried", "empty") + sus "Yes..." ("base", "base", "base", "mid") ast "From now on, you have to do whatever I say, whenever I say, OK?" ("open", "narrow", "narrow", "mid") - sus "Yes..." ("open", "base", "worried", "empty") + sus "Yes..." ("base", "base", "base", "mid") ast "Awesome!" ("grin", "happyCl", "base", "mid") ast "And you can't ever cast a spell on me or the headmaster!" ("open", "narrow", "angry", "mid") - sus "Yes..." ("open", "base", "worried", "empty") + sus "Yes..." ("base", "base", "base", "mid") ast "And you aren't allowed to play with yourself unless I say!" ("open", "closed", "angry", "mid") - sus "Yes..." ("open", "base", "worried", "empty") + sus "Yes..." ("base", "base", "base", "mid") gen "What was that for?" ("base", xpos="far_left", ypos="head") ast "Can you imagine how much a big boobed bimbo like Bessy here probably plays with herself?" ("upset", "narrow", "angry", "R") ast "I'm just doing her a favour by giving her some more free time..." ("smile", "narrow", "narrow", "mid") gen "..." ("base", xpos="far_left", ypos="head") ast "OK, all done, you can go back to normal now Susy!" ("open", "happyCl", "base", "mid") ">The colour rushes back into Susan's eyes as she snaps back to life." - sus "-sitting on your lap!" ("open", "suspicious", "worried", "mid") + sus "-sitting on your lap!" ("base", "base", "base", "mid") ast "I'm sitting here because the headmaster refuses to get any comfy furniture!" ("pout", "closed", "narrow", "mid") ">You feel astoria's butt adjust ever so slightly, causing the barest bit of friction to your cock..." gen "Ugh... th-that's right..." ("base", xpos="far_left", ypos="head") - sus "Ok... so what's this experiment you needed me to help with?" ("upset", "narrow", "worried", "mid") + sus "Ok... so what's this experiment you needed me to help with?" ("base", "base", "base", "mid") ast "The headmaster and I want to test the effects of a new spell I just learned!" ("grin", "narrow", "narrow", "mid") ast "And we needed someone to cast it on..." ("grin", "narrow", "angry", "mid") - sus "What? I-I'm not so sure about that... What does it do?" ("open", "suspicious", "worried", "wide") + sus "What? I-I'm not so sure about that... What does it do?" ("base", "base", "base", "mid") ast "We're not really sure... All we know is that I have to target it somewhere on your body..." ("smile", "angry", "worried", "mid") ast "Guess where?" ("grin", "narrow", "angry", "mid") - sus "You don't mean..." ("open", "wide", "worried", "wide") - sus "I don't think I want to help with this experiment Dumbledore! I'm going to leave now..." ("open", "happyCl", "worried", "mid",flip=True) + sus "You don't mean..." ("base", "base", "base", "mid") + sus "I don't think I want to help with this experiment Dumbledore! I'm going to leave now..." ("base", "base", "base", "mid",flip=True) ">Susan turns to leave, but is compelled by Astoria's previous imperio to be unable to leave until excused..." - sus "I can't... I can't leave!" ("upset", "happyCl", "worried", "wide") + sus "I can't... I can't leave!" ("base", "base", "base", "mid") ast "We know! Just get back here and let us cast the spell!" ("annoyed", "narrow", "base", "R") - sus "..." ("upset", "narrow", "worried", "empty") + sus "..." ("base", "base", "base", "mid") ">Susan begrudgingly walks back in front of your desk, sullenly standing before you and Astoria." - sus "Whatever you two have done, my aunt--" ("scream", "closed", "angry", "mid") + sus "Whatever you two have done, my aunt--" ("base", "base", "base", "mid") ast "Shhh!" ("clench", "narrow", "angry", "mid") - sus "..." ("upset", "narrow", "worried", "empty") + sus "..." ("base", "base", "base", "mid") ast "That's better, now I can focus..." ("pout", "narrow", "base", "L") ast "ready sir?" ("smile", "happyCl", "base", "mid") gen "Ready as ever, [astoria_name]..." ("base", xpos="far_left", ypos="head") ast "HORNIFY BOOBS!" ("scream", "narrow", "angry", "mid") ">With that, a thin bolt of pink electricity jumps from the end of Astoria's wand onto Susan's breasts before fading away into them..." - sus "!!!" ("open_tongue", "wide", "worried", "empty") - sus "Ahhh! what have you done!" ("open", "wide", "worried", "mid",cheeks="blush") - sus "Where are my clothes!" ("scream", "worried", "angry", "down",cheeks="blush") + sus "!!!" ("base", "base", "base", "mid") + sus "Ahhh! what have you done!" ("base", "base", "base", "mid",cheeks="blush") + sus "Where are my clothes!" ("base", "base", "base", "mid",cheeks="blush") ast "Pfft, you took them off ages ago." ("smile", "base", "base", "R") ast "And I just cast a little spell is all." ("grin", "narrow", "narrow", "mid") ">Astoria begins to rock back and forth on your lap, causing a sinful bolt of pleasure through your cock as you buck back into the evil little witch..." ast "Sir..." ("pout", "wink", "ahegao", "R") ast "Now what's the spell feel like Susy?" ("smile", "wink", "ahegao", "mid") - sus "Agh... it's like... it's like they're on fire!" ("open", "wide", "worried", "down",cheeks="blush") + sus "Agh... it's like... it's like they're on fire!" ("base", "base", "base", "mid",cheeks="blush") ast "mmmm.... Bad fire?" ("annoyed", "narrow", "narrow", "mid") ">Astoria rolls her hips hard against your cock..." ast "Or good fire?" ("smile", "narrow", "narrow", "mid") - sus "{b}Good{/b} fire..." ("upset", "", "base", "base",cheeks="blush") + sus "{b}Good{/b} fire..." ("base", "base", "base", "mid",cheeks="blush") ast "And where is the good fire?" ("base", "base", "base", "mid") - sus "Ugh... I... I don't want to say..." ("base", "base", "base", "base") + sus "Ugh... I... I don't want to say..." ("base", "base", "base", "mid") ast "Why not?" ("base", "base", "base", "mid") - sus "it's too embarrassing!" ("base", "base", "base", "base") + sus "it's too embarrassing!" ("base", "base", "base", "mid") ast "Don't worry, you love being embarrassed in front of the headmaster and I..." ("base", "base", "base", "mid") ast "It makes the fire feel even better..." ("base", "base", "base", "mid") ast "{b}doesn't it?{/b}" ("base", "base", "base", "mid") - sus "Ah..." ("base", "base", "base", "base") - sus "It's in..." ("base", "base", "base", "base") - sus "My breasts... They feel so..." ("base", "base", "base", "base") - sus "Ah... I need to..." ("base", "base", "base", "base") + sus "Ah..." ("base", "base", "base", "mid") + sus "It's in..." ("base", "base", "base", "mid") + sus "My breasts... They feel so..." ("base", "base", "base", "mid") + sus "Ah... I need to..." ("base", "base", "base", "mid") ">Unable to hold back any longer, susan's hands fly towards her breasts before they start to roll and knead the tender globes of flesh..." - sus "Ah.... w-wow..." ("base", "base", "base", "base") - sus "I've never felt anything like..." ("base", "base", "base", "base") - sus "{heart}{heart}{heart}" ("base", "base", "base", "base") + sus "Ah.... w-wow..." ("base", "base", "base", "mid") + sus "I've never felt anything like..." ("base", "base", "base", "mid") + sus "{heart}{heart}{heart}" ("base", "base", "base", "mid") ">As Susan's hands mesmerisingly tend to her own tits, your cock begins to strain in earnest against the girl above." ">You shamelessly start to hump against astoria, desperate for any stimulation to accompany the sight before you." ast "Mmmm... your liking this aren't you..." ("base", "base", "base", "mid") ">Before you can say anything, Susan issues a defeated response..." - sus "yes..." ("base", "base", "base", "base") + sus "yes..." ("base", "base", "base", "mid") ">A cheeky grin forms across Astoria's face as she holds her butt firm against your cock." ast "Are you going to cum?" ("base", "base", "base", "mid") gen "..." ("base", xpos="far_left", ypos="head") - sus "..." ("base", "base", "base", "base") + sus "..." ("base", "base", "base", "mid") ast "Tell me." ("base", "base", "base", "mid") gen "y--" ("base", xpos="far_left", ypos="head") - sus "Ah... yes...{heart}" ("base", "base", "base", "base") + sus "Ah... yes...{heart}" ("base", "base", "base", "mid") ast "Mmmm..." ("base", "base", "base", "mid") ">Astoria pushes hard into your lap." gen "*Argh*..." ("base", xpos="far_left", ypos="head") ast "It makes sense a cow like you would cum from having her udders played with..." ("base", "base", "base", "mid") ast "Not to mention when she's doing it in front of her headmaster. *tsk*tsk*tsk*" ("base", "base", "base", "mid") - sus "Y-you made me do this!" ("base", "base", "base", "base") + sus "Y-you made me do this!" ("base", "base", "base", "mid") ast "What?" ("base", "base", "base", "mid") ast "You came up here and asked the headmaster and me to watch you..." ("base", "base", "base", "mid") ast "Didn't you..." ("base", "base", "base", "mid") ">Susan struggles unsuccessfully against the effect of the imperio spell." - sus "I don't-- maybe-- I-- why...?" ("base", "base", "base", "base") + sus "I don't-- maybe-- I-- why...?" ("base", "base", "base", "mid") ast "Because you wanted Dumbledore and me to know what a nasty slut you were..." ("base", "base", "base", "mid") ast "You were so proud about being able to cum from just your big gross tits being played with!" ("base", "base", "base", "mid") - sus "I-I'm proud..." ("base", "base", "base", "base") + sus "I-I'm proud..." ("base", "base", "base", "mid") ">Astoria has begun humping your lap in earnest, punctuating every word with a little thrust." ast "You should be!" ("base", "base", "base", "mid") ast "It's not easy cumming from just your tits..." ("base", "base", "base", "mid") ast "Only the biggest sluts in the world can do it!" ("base", "base", "base", "mid") - sus "... The biggest..." ("base", "base", "base", "base") + sus "... The biggest..." ("base", "base", "base", "mid") ast "That's right..." ("base", "base", "base", "mid") ast "Now go on..." ("base", "base", "base", "mid") gen "*Argh*..." ("base", xpos="far_left", ypos="head") @@ -154,7 +154,7 @@ label hornify_spell_1: #first level hornify spell gen "*ARGH*! FUCK YES!" ("base", xpos="far_left", ypos="head") ">That, combined with the sight of the innocent redhead cumming helplessly as she claws at her own tits prove too much for your poor cock..." gen "FUCKING TAKE THIS YOU WHORES!" ("base", xpos="far_left", ypos="head") - sus "{heart}{heart}{heart}" ("base", "base", "base", "base") + sus "{heart}{heart}{heart}" ("base", "base", "base", "mid") ">Your hips writhe desperately against Astoria giggling body as you pump a huge load of cum into the inside of your robe." gen "Ugh... keep fucking moving..." ("base", xpos="far_left", ypos="head") ">Both astoria and susan take your advice to heart, the redhead groping her tits anew and the blonde shamelessly grinding against you." @@ -164,9 +164,9 @@ label hornify_spell_1: #first level hornify spell ast "All done now sir?" ("base", "base", "base", "mid") gen "Yeah... I could go for a nap right about now..." ("base", xpos="far_left", ypos="head") ast "Don't fall asleep now old man, we've still got bessy here putting on a show for us..." ("base", "base", "base", "mid") - sus "*Argh*...{heart}{heart}{heart}" ("base", "base", "base", "base") - sus "I thought..." ("base", "base", "base", "base") - sus "why do...{heart}{heart}{heart} they still feel so {b}gooood{/b}." ("base", "base", "base", "base") + sus "*Argh*...{heart}{heart}{heart}" ("base", "base", "base", "mid") + sus "I thought..." ("base", "base", "base", "mid") + sus "why do...{heart}{heart}{heart} they still feel so {b}gooood{/b}." ("base", "base", "base", "mid") ast "Hmmm... I thought that it would wear off after the first one..." ("base", "base", "base", "mid") ast "Oh well, I'm bored now." ("base", "base", "base", "mid") ">Astoria hops off your lap, causing you to notice a huge cum stain on her skirt..." @@ -179,18 +179,18 @@ label hornify_spell_1: #first level hornify spell ast "I expected your robe to stop it all!" ("base", "base", "base", "mid") ast "Clearly a gross old man like you has way too much cum in those big yucky balls of yours!" ("base", "base", "base", "mid") ast "Susan!" ("base", "base", "base", "mid") - sus "Y-yes A-Astoria..." ("base", "base", "base", "base") + sus "Y-yes A-Astoria..." ("base", "base", "base", "mid") ast "Clean me up and then go back to class..." ("base", "base", "base", "mid") ast "Oh, and put your clothes on before you go..." ("base", "base", "base", "mid") - sus "Clean you... how?" ("base", "base", "base", "base") + sus "Clean you... how?" ("base", "base", "base", "mid") ast "Lick it up, Bessy!" ("base", "base", "base", "mid") - sus "You can't be serious!" ("base", "base", "base", "base") + sus "You can't be serious!" ("base", "base", "base", "mid") ">However, Susan's shock and disgust are undermined by her helpless body moving towards Astoria's skirt." ast "And make sure you get it all!" ("base", "base", "base", "mid") - sus "I--" ("base", "base", "base", "base") + sus "I--" ("base", "base", "base", "mid") ast "!!!" ("base", "base", "base", "mid") ast "Wow, she's really going for it!" ("base", "base", "base", "mid") - sus "..." ("base", "base", "base", "base") + sus "..." ("base", "base", "base", "mid") gen "..." ("base", xpos="far_left", ypos="head") ast "I forgot how big cow's tongues were." ("base", "base", "base", "mid") gen "Alright, that's it. Unless you intend to sort out the problem your creating right now I think you two better head off." ("base", xpos="far_left", ypos="head") @@ -199,7 +199,7 @@ label hornify_spell_1: #first level hornify spell ">You give your cum-soaked lap an inviting pat." ast "Ugh, fine. You better be done Susan." ("base", "base", "base", "mid") ">Susan moves her head away from the Astoria's cute skirt." - sus "Mhmm..." ("base", "base", "base", "base") + sus "Mhmm..." ("base", "base", "base", "mid") ast "Good, well swallow that and head to class." ("base", "base", "base", "mid") ast "Let me know when you want to try out the next spell..." ("base", "base", "base", "mid") ">Astoria throws Susan a cheeky grin." @@ -222,15 +222,15 @@ label hornify_spell_2: #second level hornify spell ast "I'm soooo scared... Now hurry up and get Bessy here, it's almost milking time!" ("base", "base", "base", "mid") gen "..." ("base", xpos="far_left", ypos="head") ">With that you summon the poor redhead up to your office for another session of degrading humiliation." - sus "You wanted to see me sir?" ("base", "base", "base", "base") + sus "You wanted to see me sir?" ("base", "base", "base", "mid") ">Susan calmly begins to take her top off, not letting it interrupt her as she greets Astoria." - sus "Oh... H-hi, astoria... what are you doing here?" ("base", "base", "base", "base") + sus "Oh... H-hi, astoria... what are you doing here?" ("base", "base", "base", "mid") ast "Getting ready to watch a show..." ("base", "base", "base", "mid") - sus "What show?" ("base", "base", "base", "base") + sus "What show?" ("base", "base", "base", "mid") ast "You on your knees while Professor Dumbledore coats you in his sticky, icky cum!" ("base", "base", "base", "mid") - sus "What? I don't--" ("base", "base", "base", "base") + sus "What? I don't--" ("base", "base", "base", "mid") ast "Shhhh.... Don't talk unless I tell you to, OK?" ("base", "base", "base", "mid") - sus "..." ("base", "base", "base", "base") + sus "..." ("base", "base", "base", "mid") ">Susan nods, a terror in her eyes as she gazes down silently at the smiling blonde." ast "Now why don't you kneel in front of me right here..." ("base", "base", "base", "mid") ast "And sir, hurry up and get over here!" ("base", "base", "base", "mid") @@ -240,102 +240,102 @@ label hornify_spell_2: #second level hornify spell ast "It's big..." ("base", "base", "base", "mid") pause ast "For an old man like you!" ("base", "base", "base", "mid") - sus "..." ("base", "base", "base", "base") + sus "..." ("base", "base", "base", "mid") ast "Go on then... make it shoot... stuff..." ("base", "base", "base", "mid") ">You slowly start to stroke your cock only inches from Susan's face..." gen "If you want this to go a little quicker at least make her move a little..." ("base", xpos="far_left", ypos="head") ast "Just wait a second sir, I haven't even cast it yet!" ("base", "base", "base", "mid") - sus "???" ("base", "base", "base", "base") + sus "???" ("base", "base", "base", "mid") ast "Hornify cum!" ("base", "base", "base", "mid") ">Another flash as the pink bolt of lightning shoots from the end of astoria's wand and strikes susan's head." - sus "!!!" ("base", "base", "base", "base") + sus "!!!" ("base", "base", "base", "mid") ">Susan's hips immediately start to quiver as she struggles to maintain her composure." ast "Now what this spell does, susy, is it makes you feel really good..." ("base", "base", "base", "mid") ast "Once you cover yourself in the headmaster's gross smelly cum..." ("base", "base", "base", "mid") - sus "!!!!!!" ("base", "base", "base", "base") + sus "!!!!!!" ("base", "base", "base", "mid") ast "Until then..." ("base", "base", "base", "mid") ast "Well... you're slutty, little brain won't be able to think of much else..." ("base", "base", "base", "mid") ast "So why don't you help the headmaster out and give him a little show, hmmm?" ("base", "base", "base", "mid") - sus "..." ("base", "base", "base", "base") + sus "..." ("base", "base", "base", "mid") ast "You can speak now Bessy..." ("base", "base", "base", "mid") - sus "..." ("base", "base", "base", "base") - sus "{size=-5}Please sir...{/size}" ("base", "base", "base", "base") - sus "cover me..." ("base", "base", "base", "base") + sus "..." ("base", "base", "base", "mid") + sus "{size=-5}Please sir...{/size}" ("base", "base", "base", "mid") + sus "cover me..." ("base", "base", "base", "mid") gen "Mmmm, keep shaking those tits of yours and I won't have any other option!" ("base", xpos="far_left", ypos="head") ast "hahahaha" ("base", "base", "base", "mid") - sus "*sob*T-thank you sir *sob*" ("base", "base", "base", "base") + sus "*sob*T-thank you sir *sob*" ("base", "base", "base", "mid") ast "Awww, is little susy sad that her tits are gonna be covered in cum?" ("base", "base", "base", "mid") - sus "..." ("base", "base", "base", "base") + sus "..." ("base", "base", "base", "mid") ast "Or maybe you're crying because your headmaster hasn't cum yet...?" ("base", "base", "base", "mid") - sus "*sob*I-I am not..." ("base", "base", "base", "base") + sus "*sob*I-I am not..." ("base", "base", "base", "mid") ast "So you don't want Dumbledore to cum all over you then?" ("base", "base", "base", "mid") - sus "I didn't say that!" ("base", "base", "base", "base") + sus "I didn't say that!" ("base", "base", "base", "mid") ast "haha, typical. You Hufflepuff whores are always after one thing." ("base", "base", "base", "mid") - sus "..." ("base", "base", "base", "base") + sus "..." ("base", "base", "base", "mid") ast "Maybe this would go faster if you sucked on dumbledore's gross old cock..." ("base", "base", "base", "mid") - sus "What? You can't be serious! Isn't this enough?" ("base", "base", "base", "base") + sus "What? You can't be serious! Isn't this enough?" ("base", "base", "base", "mid") ast "I don't know... Is it, sir?" ("base", "base", "base", "mid") menu: "-\"This is fine.\"-": ast "*pfft*" ("base", "base", "base", "mid") - sus "really?" ("base", "base", "base", "base") - sus "You mean I don't have to..." ("base", "base", "base", "base") - sus "{b}suck{/b} it..." ("base", "base", "base", "base") + sus "really?" ("base", "base", "base", "mid") + sus "You mean I don't have to..." ("base", "base", "base", "mid") + sus "{b}suck{/b} it..." ("base", "base", "base", "mid") gen "Not unless you want to. It'd probably speed things up a bit though..." ("base", xpos="far_left", ypos="head") - sus "..." ("base", "base", "base", "base") - sus "..." ("base", "base", "base", "base") + sus "..." ("base", "base", "base", "mid") + sus "..." ("base", "base", "base", "mid") "-\"Suck it!\"-": - sus "Professor dumbledore!" ("base", "base", "base", "base") + sus "Professor dumbledore!" ("base", "base", "base", "mid") ast "See! I told you he wants you to suck it!" ("base", "base", "base", "mid") ast "Open Wide slut!" ("base", "base", "base", "mid") - sus "..." ("base", "base", "base", "base") - sus "..." ("base", "base", "base", "base") + sus "..." ("base", "base", "base", "mid") + sus "..." ("base", "base", "base", "mid") ">With that, Susan closes her eyes and nervously puts the head of your cock in her mouth..." - sus "!!!" ("base", "base", "base", "base") - sus "It's disgusting!" ("base", "base", "base", "base") + sus "!!!" ("base", "base", "base", "mid") + sus "It's disgusting!" ("base", "base", "base", "mid") ast "HAHAHAHAHAHA" ("base", "base", "base", "mid") gen "Now, now [susan_name]..." ("base", xpos="far_left", ypos="head") ast "Yeah, susy, don't be rude to the headmaster!" ("base", "base", "base", "mid") - sus "But, but--" ("base", "base", "base", "base") + sus "But, but--" ("base", "base", "base", "mid") ast "Hornify cock!" ("base", "base", "base", "mid") ">Another flash of lightning erupts from the Slytherin's wand as it flies towards poor Susan..." ">Susan's eyes lock forward in a mixture of pleasure and fear as she plunges her inexperienced mouth onto your cock." ast "There, not so gross now is it, Susy?" ("base", "base", "base", "mid") - sus "*Slrp*glp*slrp*" ("base", "base", "base", "base") + sus "*Slrp*glp*slrp*" ("base", "base", "base", "mid") ">Susan just runs her tongue as fast as she can along the underside your cock as she holds the tip in her mouth." gen "Ugh... slow down there [susan_name]..." ("base", xpos="far_left", ypos="head") ast "Mmmmm, this look suits you, susy..." ("base", "base", "base", "mid") - sus "*Slrp*glp*slrp*" ("base", "base", "base", "base") + sus "*Slrp*glp*slrp*" ("base", "base", "base", "mid") gen "Ugh... are you sure you should have cast it twice?" ("base", xpos="far_left", ypos="head") - sus "*Slrp*glp*slrp*?" ("base", "base", "base", "base") + sus "*Slrp*glp*slrp*?" ("base", "base", "base", "mid") ast "It'll be fine... Exponential can't be that much more can it?" ("base", "base", "base", "mid") - sus "*Slrp*!!!*glp*" ("base", "base", "base", "base") + sus "*Slrp*!!!*glp*" ("base", "base", "base", "mid") ast "She's not even feeling them both yet anyway..." ("base", "base", "base", "mid") - sus "*Slrp*glp*slrp*" ("base", "base", "base", "base") + sus "*Slrp*glp*slrp*" ("base", "base", "base", "mid") ">Susan's mouth softly cradles your cock as she assaults the tip..." - sus "*Slrp*glp*slrp*" ("base", "base", "base", "base") + sus "*Slrp*glp*slrp*" ("base", "base", "base", "mid") gen "Ugh... I said slow down slut!" ("base", xpos="far_left", ypos="head") - sus "*Slrp*glp*slrp*" ("base", "base", "base", "base") + sus "*Slrp*glp*slrp*" ("base", "base", "base", "mid") ">Susan refuses to acknowledge you, desperate to drain you as fast as she can..." ast "Mmmm, that's it bessy..." ("base", "base", "base", "mid") ast "Are you ready yet, sir?" ("base", "base", "base", "mid") gen "Ugh... almost there..." ("base", xpos="far_left", ypos="head") ">Astoria leans in close to Susan." - sus "*Slrp*glp*slrp*" ("base", "base", "base", "base") + sus "*Slrp*glp*slrp*" ("base", "base", "base", "mid") ast "{size=-5}Hear that? He's going to coat you with his nasty cum...{/size}" ("base", "base", "base", "mid") - sus "*Slrp{heart}*glp*{heart}slrp*" ("base", "base", "base", "base") + sus "*Slrp{heart}*glp*{heart}slrp*" ("base", "base", "base", "mid") gen "*ARGH*, THAT'S IT YOU LITTLE WHORES!" ("angry", xpos="far_left", ypos="head") ast "Get ready slut--" ("base", "base", "base", "mid") - sus "*Slrp{heart}*!!!*{heart}slrp*" ("base", "base", "base", "base") + sus "*Slrp{heart}*!!!*{heart}slrp*" ("base", "base", "base", "mid") ">Your cock can handle Susan's amateur tongue no longer." gen "AHH TAKE THIS SLUTS!" ("angry", xpos="far_left", ypos="head") ">You pull your dick out of Susan's mouth with a satisfying pop as it begins to fire its load." - sus "!!!" ("base", "base", "base", "base") + sus "!!!" ("base", "base", "base", "mid") ast "Told you!" ("base", "base", "base", "mid") ">You close your eyes as you furiously jerk your cock off onto Susan's blank face..." - sus "... this..." ("base", "base", "base", "base") + sus "... this..." ("base", "base", "base", "mid") ">With that, Susan's mind seems to have taken too much, saving the poor girl from the excess pleasure by fainting..." - sus "..." ("base", "base", "base", "base") + sus "..." ("base", "base", "base", "mid") ">She slumps to the floor, her hips still jerking intermittently..." ast "..." ("base", "base", "base", "mid") gen "!!!" ("base", xpos="far_left", ypos="head") @@ -349,24 +349,24 @@ label hornify_spell_2: #second level hornify spell ast "Not now, sir, I wanna wake her up." ("base", "base", "base", "mid") ast "Surgere!" ("base", "base", "base", "mid") ">A brief flash of white appears at the end of Astoria's wand." - sus "W-w-wha happened? where am I?" ("base", "base", "base", "base") + sus "W-w-wha happened? where am I?" ("base", "base", "base", "mid") ast "Don't you remember professor dumbledore's wrinkly old cock coating you in his nasty, smelly cum?" ("base", "base", "base", "mid") ast "Hmmm?" ("base", "base", "base", "mid") - sus "I-i Stop--" ("base", "base", "base", "base") + sus "I-i Stop--" ("base", "base", "base", "mid") ast "Shhh..." ("base", "base", "base", "mid") - sus "!!!" ("base", "base", "base", "base") + sus "!!!" ("base", "base", "base", "mid") ast "I think I'm getting sick of smelling you honestly..." ("base", "base", "base", "mid") ast "Why don't you head back to your room." ("base", "base", "base", "mid") - sus "!!!" ("base", "base", "base", "base") + sus "!!!" ("base", "base", "base", "mid") ast "Take the scenic route, I think you'll need the fresh air..." ("base", "base", "base", "mid") - sus "!!!" ("base", "base", "base", "base") + sus "!!!" ("base", "base", "base", "mid") ">You can see a desperate pleading in the poor redheads eyes as she realises the humiliation she's about to endure..." gen "don't you think that's a little much [astoria_name]?" ("base", xpos="far_left", ypos="head") ast "Pfft, no... Besides, Everyone already stares at her big tits, it's not like anything will change..." ("base", "base", "base", "mid") - sus "..." ("base", "base", "base", "base") + sus "..." ("base", "base", "base", "mid") ast "Bye bye, Susy, don't forget to have fun!" ("base", "base", "base", "mid") ast "And no magic to hide or clean up the headmaster's cum either!" ("base", "base", "base", "mid") - sus "......" ("base", "base", "base", "base") + sus "......" ("base", "base", "base", "mid") ">With that, Susan silently walks a death march towards the door..." ">The door closes behind the cum drenched redhead as she puts her clothes back on and forgets the entire encounter..." ast "hahaha, everyone's going to be talking about this for weeks!" ("base", "base", "base", "mid") @@ -407,205 +407,205 @@ label hornify_spell_3: #third level hornify spell ast "Besides, a filthy old man like you should count their lucky stars I'm sitting here..." ("base", "base", "base", "mid") gen "Suit yourself... but don't say I didn't warn you..." ("base", xpos="far_left", ypos="head") ">With that you give a playful thrust into Astoria before summoning Susan up to your office." - sus "Hello Professor Dumbledore." ("base", "base", "base", "base") - sus "Oh... um... hello Astoria..." ("base", "base", "base", "base") - sus "You wanted to see me sir?" ("base", "base", "base", "base") + sus "Hello Professor Dumbledore." ("base", "base", "base", "mid") + sus "Oh... um... hello Astoria..." ("base", "base", "base", "mid") + sus "You wanted to see me sir?" ("base", "base", "base", "mid") ast "Pfft... you bet he does..." ("base", "base", "base", "mid") ">Astoria wriggles her bum against your cock to make her point..." - sus "Astoria!" ("base", "base", "base", "base") + sus "Astoria!" ("base", "base", "base", "mid") ast "Shhhh, Susy... just stay still for a sec, OK?" ("base", "base", "base", "mid") ">Susan's bodies stiffens in response to Astoria's lingering spell." - sus "..." ("base", "base", "base", "base") + sus "..." ("base", "base", "base", "mid") ast "You ready to go, sir?" ("base", "base", "base", "mid") gen "I don't see why not." ("base", xpos="far_left", ypos="head") ast "Ready, Susy?" ("base", "base", "base", "mid") - sus "..." ("base", "base", "base", "base") + sus "..." ("base", "base", "base", "mid") ">A look of fear forms in Susan's eyes..." ast "Hornify uniform!" ("base", "base", "base", "mid") ">A pink flash erupts from the end of Astoria's wand..." - sus "!!!" ("base", "base", "base", "base") + sus "!!!" ("base", "base", "base", "mid") gen "Her uniform?" ("base", xpos="far_left", ypos="head") ast "What? You've got a problem with it?" ("base", "base", "base", "mid") gen "no, no, it's just a little tame compared to last time..." ("base", xpos="far_left", ypos="head") gen "Maybe tonks really did teach you a lesson." ("base", xpos="far_left", ypos="head") ast "Pfft as if! I wasn't even done yet!" ("base", "base", "base", "mid") ast "hornify exhibitionism!" ("base", "base", "base", "mid") - sus "!!!" ("base", "base", "base", "base") + sus "!!!" ("base", "base", "base", "mid") gen "Hmmm, that's a little more interesting..." ("base", xpos="far_left", ypos="head") ast "Not done yet!" ("base", "base", "base", "mid") - sus "..." ("base", "base", "base", "base") + sus "..." ("base", "base", "base", "mid") ast "Susy, walk out and come back in!" ("base", "base", "base", "mid") ">Susan turns and walks outside, closing the large door behind her." gen "What's that supposed to do?" ("base", xpos="far_left", ypos="head") ast "So she forgets about the spells!" ("base", "base", "base", "mid") ast "This way we can trick her into thinking she came to us..." ("base", "base", "base", "mid") ">With that the door swings open as Susan bones enters." - sus "Hello Professor Dumbledore." ("base", "base", "base", "base") - sus "Oh... um... hello Astoria..." ("base", "base", "base", "base") - sus "W-Why are you sitting on Dumbledore's lap?" ("base", "base", "base", "base") + sus "Hello Professor Dumbledore." ("base", "base", "base", "mid") + sus "Oh... um... hello Astoria..." ("base", "base", "base", "mid") + sus "W-Why are you sitting on Dumbledore's lap?" ("base", "base", "base", "mid") ast "Because it's the softest place in the room." ("base", "base", "base", "mid") - sus "Oh, ah o-ok then..." ("base", "base", "base", "base") + sus "Oh, ah o-ok then..." ("base", "base", "base", "mid") ">You notice a red flush appear over Susan's face as her thighs slowly start to roll together." - sus "D-did you want to {b}see{/b} me sir?" ("base", "base", "base", "base") + sus "D-did you want to {b}see{/b} me sir?" ("base", "base", "base", "mid") ast "Don't you remember why you're here, susy?" ("base", "base", "base", "mid") - sus "U-um... I thought you... I-I guess not..." ("base", "base", "base", "base") + sus "U-um... I thought you... I-I guess not..." ("base", "base", "base", "mid") ast "You wanted to show Dumbledore and me your plans for the new Hufflepuff uniform." ("base", "base", "base", "mid") - sus "I-I did?" ("base", "base", "base", "base") + sus "I-I did?" ("base", "base", "base", "mid") ast "Mhmm! Something about the current one being way too \"prudish\"!" ("base", "base", "base", "base") ast "Isn't that right Dumbledore?" ("base", "base", "base", "mid") ">Astoria pushes hard into your cock..." gen "I do seem to remember the word conservative being thrown around..." ("base", xpos="far_left", ypos="head") - sus "So you two are going sit there and {b}watch{/b} me..." ("base", "base", "base", "base") - sus "-while I show off my new {b}uniform{/b}..." ("base", "base", "base", "base") + sus "So you two are going sit there and {b}watch{/b} me..." ("base", "base", "base", "mid") + sus "-while I show off my new {b}uniform{/b}..." ("base", "base", "base", "mid") ast "If you don't want t--" ("base", "base", "base", "mid") - sus "NO! Ugh... I mean, no, I want to show you..." ("base", "base", "base", "base") + sus "NO! Ugh... I mean, no, I want to show you..." ("base", "base", "base", "mid") ast "Show us what?" ("base", "base", "base", "mid") - sus "My... new uniform..." ("base", "base", "base", "base") + sus "My... new uniform..." ("base", "base", "base", "mid") ">Astoria begins rocking her hips slowly on your lap." ast "Well, go on then..." ("base", "base", "base", "mid") - sus "..." ("base", "base", "base", "base") - sus "Ok..." ("base", "base", "base", "base") + sus "..." ("base", "base", "base", "mid") + sus "Ok..." ("base", "base", "base", "mid") ">You notice the desperate need and lust in Susan's voice begin to overtake her nervousness..." - sus "The first thing I t-think needs to be changed is the s-skirt..." ("base", "base", "base", "base") + sus "The first thing I t-think needs to be changed is the s-skirt..." ("base", "base", "base", "mid") ast "Really? How's that?" ("base", "base", "base", "mid") ">Astoria changes her rocking motion from forwards and backwards to side to side." - sus "I think it needs to be shor-shorter..." ("base", "base", "base", "base") + sus "I think it needs to be shor-shorter..." ("base", "base", "base", "mid") ast "Shorter?" ("base", "base", "base", "mid") - sus "Mhmm..." ("base", "base", "base", "base") + sus "Mhmm..." ("base", "base", "base", "mid") ast "How much shorter?" ("base", "base", "base", "mid") - sus "Well, um, a fair--" ("base", "base", "base", "base") + sus "Well, um, a fair--" ("base", "base", "base", "mid") ast "Why don't you show us..." ("base", "base", "base", "mid") ">Astoria presses your cock hard into her buttcrack..." gen "Ugh..." ("base", xpos="far_left", ypos="head") - sus "Here?... in front of..." ("base", "base", "base", "base") + sus "Here?... in front of..." ("base", "base", "base", "mid") ast "Go on..." ("base", "base", "base", "mid") - sus "A-Alright..." ("base", "base", "base", "base") - sus "I ugh... think that the skirt should--" ("base", "base", "base", "base") + sus "A-Alright..." ("base", "base", "base", "mid") + sus "I ugh... think that the skirt should--" ("base", "base", "base", "mid") ">Susan starts to fold it inwards at the belt, causing it to ride up..." - sus "probably at least..." ("base", "base", "base", "base") - sus "This short..." ("base", "base", "base", "base") + sus "probably at least..." ("base", "base", "base", "mid") + sus "This short..." ("base", "base", "base", "mid") ">The shy redhead stands before you with her skirt irresistibly rolled up as high as it can go..." gen "You don't think that's a little too high Ms Bones?" ("base", xpos="far_left", ypos="head") ">You look down and notice the desperate redhead's juices start to drip down from underneath the tiny skirt..." - sus "I-I don't think so..." ("base", "base", "base", "base") + sus "I-I don't think so..." ("base", "base", "base", "mid") ast "Really? I can make out your panties!" ("base", "base", "base", "mid") - sus "You can?..." ("base", "base", "base", "base") - sus "..." ("base", "base", "base", "base") + sus "You can?..." ("base", "base", "base", "mid") + sus "..." ("base", "base", "base", "mid") ">You notice Susan's thighs squeeze together helplessly in pleasure." - sus "well a-anyway, I think this is a good length for the hufflepuff uniform..." ("base", "base", "base", "base") + sus "well a-anyway, I think this is a good length for the hufflepuff uniform..." ("base", "base", "base", "mid") ast "I bet you do..." ("base", "base", "base", "mid") - sus "W-what do you think sir?" ("base", "base", "base", "base") + sus "W-what do you think sir?" ("base", "base", "base", "mid") ">You start to rock your hips against Astoria, causing her to bob up and down in front of Susan as you answer..." menu: "-Shorter-": gen "I'd say you could stand to go a little shorter..." ("base", xpos="far_left", ypos="head") - sus "Really? Thank you sir..." ("base", "base", "base", "base") + sus "Really? Thank you sir..." ("base", "base", "base", "mid") ">With that, Susan starts to roll up her skirt a little more, shamelessly bringing her soaked panties into view..." ast "Wow, that took a lot of convincing..." ("base", "base", "base", "mid") ">Astoria speeds up her hips as she starts to bounce on your lap." - sus "Well it's not my fault the school skirt is so horribly long!" ("base", "base", "base", "base") + sus "Well it's not my fault the school skirt is so horribly long!" ("base", "base", "base", "mid") ast "Of course not..." ("base", "base", "base", "mid") "-It's fine-": gen "That's short enough i'd say..." ("base", xpos="far_left", ypos="head") - sus "Really? You don't want it a little..." ("base", "base", "base", "base") + sus "Really? You don't want it a little..." ("base", "base", "base", "mid") ast "Sir! Of course he wants it shorter!" ("base", "base", "base", "mid") - sus "b-but he said..." ("base", "base", "base", "base") + sus "b-but he said..." ("base", "base", "base", "mid") ast "You want it shorter, don't you, sir?" ("base", "base", "base", "mid") ">Astoria presses her ass into your cock with a playful hop." gen "Ugh... gods yes..." ("base", xpos="far_left", ypos="head") - sus "..." ("base", "base", "base", "base") + sus "..." ("base", "base", "base", "mid") ">Susan has a guilty smirk on her lips as she rolls her skirt ever so higher, showing off her soaked panties..." gen "Well I don't think anyone could complain about a skirt like that..." ("base", xpos="far_left", ypos="head") - sus "T-thank you s-sir..." ("base", "base", "base", "base") + sus "T-thank you s-sir..." ("base", "base", "base", "mid") ast "That's not all though is it, Susy?" ("base", "base", "base", "mid") - sus "N-no..." ("base", "base", "base", "base") + sus "N-no..." ("base", "base", "base", "mid") ast "I think you want to change your top as well don't you?" ("base", "base", "base", "mid") - sus "Ah... yes... I want to show you... my...{w=0.4} ideas..." ("base", "base", "base", "base") + sus "Ah... yes... I want to show you... my...{w=0.4} ideas..." ("base", "base", "base", "mid") ast "Mmmm... go on then..." ("base", "base", "base", "mid") ">Astoria has shamelessly started to grind against your cock while teasing the poor redhead..." - sus "First th-things first... The vest needs to go..." ("base", "base", "base", "base") + sus "First th-things first... The vest needs to go..." ("base", "base", "base", "mid") ast "..." ("base", "base", "base", "mid") ">Astoria silently watches as Susan throws her vest to the ground..." ast "What's next?" ("base", "base", "base", "mid") - sus "Well I think it should be a rule that..." ("base", "base", "base", "base") + sus "Well I think it should be a rule that..." ("base", "base", "base", "mid") ">Astoria's hips continue to grind against you, a needy heat beginning to emanate from them..." - sus "You shouldn't be allowed to do up your first two buttons on your shirt..." ("base", "base", "base", "base") + sus "You shouldn't be allowed to do up your first two buttons on your shirt..." ("base", "base", "base", "mid") ast "Why's that?" ("base", "base", "base", "mid") - sus "Oh... um... it's so that you don't overheat in class..." ("base", "base", "base", "base") + sus "Oh... um... it's so that you don't overheat in class..." ("base", "base", "base", "mid") ast "Overheat?" ("base", "base", "base", "mid") - sus "Um... as well as it helps to, um..." ("base", "base", "base", "base") + sus "Um... as well as it helps to, um..." ("base", "base", "base", "mid") ast "Shhh, keep going..." ("base", "base", "base", "mid") - sus "..." ("base", "base", "base", "base") + sus "..." ("base", "base", "base", "mid") ">Susan's thighs start to shamelessly drip as she continues to debase her uniform for Astoria and yourself." - sus "Well... I also think that you should roll the bottom up and through the middle too..." ("base", "base", "base", "base") + sus "Well... I also think that you should roll the bottom up and through the middle too..." ("base", "base", "base", "mid") ">With that Susan flips her top to make it little more than a tube top in front of the two of you..." - sus "There... I-I think that this should be the new Hufflepuff uniform..." ("base", "base", "base", "base") + sus "There... I-I think that this should be the new Hufflepuff uniform..." ("base", "base", "base", "mid") ">With that, Susan stands still, proudly presenting her slutty attire to you and the Slytherin grinding on your cock." pause ast "Is that all?" ("base", "base", "base", "mid") - sus "I think so..." ("base", "base", "base", "base") - sus "So what do you think?" ("base", "base", "base", "base") + sus "I think so..." ("base", "base", "base", "mid") + sus "So what do you think?" ("base", "base", "base", "mid") ast "It'll definitely get rid of the idea that hufflepuff are prudes!" ("base", "base", "base", "mid") - sus "..." ("base", "base", "base", "base") - sus "What do you think, sir?" ("base", "base", "base", "base") + sus "..." ("base", "base", "base", "mid") + sus "What do you think, sir?" ("base", "base", "base", "mid") ">Before you're able to muster a response, Astoria shamelessly starts grinding in front of Susan, doing everything she can to shame the poor girl..." ast "Mmmm, the headmaster sure feels like he likes it..." ("base", "base", "base", "mid") - sus "Feels like--" ("base", "base", "base", "base") - sus "You mean?" ("base", "base", "base", "base") + sus "Feels like--" ("base", "base", "base", "mid") + sus "You mean?" ("base", "base", "base", "mid") ast "Yep, his nasty old cock is all hard from having to look at your slutty little uniform..." ("base", "base", "base", "mid") ">A look of both shame and extreme arousal pass over Susan's face as her hips start to quiver..." - sus "Is it true sir... Do you think this uniform is too {b}slutty{/b}?" ("base", "base", "base", "base") + sus "Is it true sir... Do you think this uniform is too {b}slutty{/b}?" ("base", "base", "base", "mid") menu: "-Shame her-": gen "Of course girl!" ("base", xpos="far_left", ypos="head") ast "..." ("base", "base", "base", "mid") ">Astoria continues to encourage you along with her playful lap dance..." gen "You expect to dress like that and not be called a whore?" ("base", xpos="far_left", ypos="head") - sus "I-I-I was just trying" ("base", "base", "base", "base") + sus "I-I-I was just trying" ("base", "base", "base", "mid") gen "To what? Get me to cum just by looking at you?" ("base", xpos="far_left", ypos="head") - sus "..." ("base", "base", "base", "base") + sus "..." ("base", "base", "base", "mid") ast "She isn't far off from the feel of you..." ("base", "base", "base", "mid") ">Astoria gives a forceful rub to the tip of your cock..." gen "Urghh... You're not helping you little minx..." ("base", xpos="far_left", ypos="head") - sus "So I shouldn't dress like this then?" ("base", "base", "base", "base") + sus "So I shouldn't dress like this then?" ("base", "base", "base", "mid") "-Be nice...-": gen "Nonsense, a girl is only as slutty as she acts..." ("base", xpos="far_left", ypos="head") gen "I'm sure you'll be able to go to classes and act normally dressed like that..." ("base", xpos="far_left", ypos="head") ast "Really sir? It wouldn't surprise me if Susy rubs one out in the middle of class!" ("base", "base", "base", "mid") - sus "Astoria! I would never do such a thing sir!" ("base", "base", "base", "base") - sus "Can you imagine what people would say if they s-saw me touching myself in class!" ("base", "base", "base", "base") - sus "There would be talk for weeks about how much of a {b}slut{/b} I am and how I should so {b}ashamed{/b}..." ("base", "base", "base", "base") + sus "Astoria! I would never do such a thing sir!" ("base", "base", "base", "mid") + sus "Can you imagine what people would say if they s-saw me touching myself in class!" ("base", "base", "base", "mid") + sus "There would be talk for weeks about how much of a {b}slut{/b} I am and how I should so {b}ashamed{/b}..." ("base", "base", "base", "mid") ">Susan's hips spasm with need..." - sus "Maybe I shouldn't go to class like this..." ("base", "base", "base", "base") + sus "Maybe I shouldn't go to class like this..." ("base", "base", "base", "mid") ast "Nonsense! You have to go to class and show everyone your cute new uniform!" ("base", "base", "base", "mid") - sus "I do?" ("base", "base", "base", "base") + sus "I do?" ("base", "base", "base", "mid") ast "Mhmm! How else are you going to get people's opinions about it?" ("base", "base", "base", "mid") - sus "Y-you're right!" ("base", "base", "base", "base") - sus "I know, I should make a petition!" ("base", "base", "base", "base") + sus "Y-you're right!" ("base", "base", "base", "mid") + sus "I know, I should make a petition!" ("base", "base", "base", "mid") ast "*pffft*" ("base", "base", "base", "mid") ast "That's a great idea Susie! Why don't you ask as many people as you can about your new uniform!" ("base", "base", "base", "mid") - sus "How many do I need to get to make this Hufflepuffs new uniform?" ("base", "base", "base", "base") + sus "How many do I need to get to make this Hufflepuffs new uniform?" ("base", "base", "base", "mid") menu: "-Ten-": gen "Ten should do." ("base", xpos="far_left", ypos="head") - sus "Only ten?!" ("base", "base", "base", "base") - sus "I'll have this done before lunch!" ("base", "base", "base", "base") + sus "Only ten?!" ("base", "base", "base", "mid") + sus "I'll have this done before lunch!" ("base", "base", "base", "mid") ast "Yeah, that's not enough, sir!" ("base", "base", "base", "mid") - sus "Astoria!" ("base", "base", "base", "base") + sus "Astoria!" ("base", "base", "base", "mid") ast "Fine, I guess that just means he must really like your uniform..." ("base", "base", "base", "mid") "-Fifty-": gen "Fifty signatures would probably be enough..." ("base", xpos="far_left", ypos="head") - sus "OK sir, I'll try my hardest to get that many!" ("base", "base", "base", "base") + sus "OK sir, I'll try my hardest to get that many!" ("base", "base", "base", "mid") "-One hundred-": gen "One hundred." ("base", xpos="far_left", ypos="head") - sus "One hundred?!" ("base", "base", "base", "base") - sus "I can't get one hundred signatures in just one day!" ("base", "base", "base", "base") - sus "Especially not if I go to all my classes..." ("base", "base", "base", "base") + sus "One hundred?!" ("base", "base", "base", "mid") + sus "I can't get one hundred signatures in just one day!" ("base", "base", "base", "mid") + sus "Especially not if I go to all my classes..." ("base", "base", "base", "mid") ast "Just skip them!" ("base", "base", "base", "mid") - sus "Play hooky?" ("base", "base", "base", "base") - sus "What would everyone think!" ("base", "base", "base", "base") - sus "Well, I better get to class then!" ("base", "base", "base", "base") + sus "Play hooky?" ("base", "base", "base", "mid") + sus "What would everyone think!" ("base", "base", "base", "mid") + sus "Well, I better get to class then!" ("base", "base", "base", "mid") ast "Have fun, Susy..." ("base", "base", "base", "mid") ">With that, the excited, ashamed and scantily dressed girl blindly exited your office with a horny little smile on her face." ast "Pfft, I can't wait to hear the rumours going around about Susie the Floozy once she asks for signatures for that uniform!" ("base", "base", "base", "mid") diff --git a/game/scripts/characters/cho/events/quidditch/slytherin_match.rpy b/game/scripts/characters/cho/events/quidditch/slytherin_match.rpy index a265b0b1..9ce5e98c 100644 --- a/game/scripts/characters/cho/events/quidditch/slytherin_match.rpy +++ b/game/scripts/characters/cho/events/quidditch/slytherin_match.rpy @@ -1692,13 +1692,13 @@ label slytherin_match_return: call cho_chibi("hide") call ast_chibi("hide") call sus_chibi("stand", "desk", "base", flip=False) - sus "You want to s-spank me? W-Why would you want to sp-spank me, professor? Did I do something wrong?" ("upset", "base", "worried", "mid", xpos="mid", ypos="base", flip=False, trans=morph) + sus "You want to s-spank me? W-Why would you want to sp-spank me, professor? Did I do something wrong?" ("base", "base", "base", "mid", xpos="mid", ypos="base", flip=False, trans=morph) - sus "Are you going to punish me for flaunting these massive pair of--" ("open", "base", "worried", "down") - sus "Wow... They really are big aren't they... And they feel so soft..." ("open", "wide", "base", "down") - sus "(I'll give you two the attention you deserve tonight...)" ("grin", "base", "angry", "down") + sus "Are you going to punish me for flaunting these massive pair of--" ("base", "base", "base", "mid") + sus "Wow... They really are big aren't they... And they feel so soft..." ("base", "base", "base", "mid") + sus "(I'll give you two the attention you deserve tonight...)" ("base", "base", "base", "mid") gen "Tonks?" ("base", xpos="far_left", ypos="head") - sus "Oh right...{w=0.3} Where was I?" ("open", "narrow", "worried", "mid") + sus "Oh right...{w=0.3} Where was I?" ("base", "base", "base", "mid") elif susan_unlocked: # Tonks Turns into Susan @@ -1708,13 +1708,13 @@ label slytherin_match_return: call cho_chibi("hide") call ast_chibi("hide") call sus_chibi("stand", "desk", "base", flip=False) - sus "Did I do something wrong, Sir?" ("upset", "base", "worried", "mid", xpos="mid", ypos="base", flip=False, trans=morph) + sus "Did I do something wrong, Sir?" ("base", "base", "base", "mid", xpos="mid", ypos="base", flip=False, trans=morph) - sus "Are you going to punish me for having these massive pair of tits--" ("open", "base", "worried", "down") - sus "Wow. They really are big... And they feel so soft..." ("open", "wide", "base", "down") - sus "(I think I'm gonna play with them later for a little...)" ("grin", "base", "angry", "down") + sus "Are you going to punish me for having these massive pair of tits--" ("base", "base", "base", "mid") + sus "Wow. They really are big... And they feel so soft..." ("base", "base", "base", "mid") + sus "(I think I'm gonna play with them later for a little...)" ("base", "base", "base", "mid") gen "Tonks?" ("base", xpos="far_left", ypos="head") - sus "Oh right... Where was I?" ("open", "narrow", "worried", "mid") + sus "Oh right... Where was I?" ("base", "base", "base", "mid") if luna_unlocked: #Tonks turns into Luna diff --git a/game/scripts/characters/susan/chitchat.rpy b/game/scripts/characters/susan/chitchat.rpy index ea9f02ea..e9d9c785 100644 --- a/game/scripts/characters/susan/chitchat.rpy +++ b/game/scripts/characters/susan/chitchat.rpy @@ -26,66 +26,66 @@ label susan_chitchat: $ random_number = renpy.random.randint(1, 15) if random_number == 1: - sus "My favourite subject is Herbology..." ("open", "base", "base", "mid") - sus "But when we're working in groups the other students usually talk over me..." ("base", "closed", "worried", "mid") + sus "My favourite subject is Herbology..." ("base", "base", "base", "mid") + sus "But when we're working in groups the other students usually talk over me..." ("base", "base", "base", "mid") elif random_number == 2: - sus "The Hufflepuff house entrance is hidden in the kitchen corridor." ("open", "base", "base", "mid") - sus "Even though we're so close, I've only seen a house elf once." ("upset", "base", "base", "R") + sus "The Hufflepuff house entrance is hidden in the kitchen corridor." ("base", "base", "base", "mid") + sus "Even though we're so close, I've only seen a house elf once." ("base", "base", "base", "mid") elif random_number == 3: - sus "Care for magical creatures is a bit scary sometimes..." ("open", "base", "worried", "mid") - sus "When we were taught how to properly approach Hippogriffs, I was shaking the entire time." ("upset", "base", "worried", "R") - sus "After bowing and letting it approach me, I only pet it a couple of times. I wouldn't dare to ride the thing." ("open", "base", "worried", "mid") + sus "Care for magical creatures is a bit scary sometimes..." ("base", "base", "base", "mid") + sus "When we were taught how to properly approach Hippogriffs, I was shaking the entire time." ("base", "base", "base", "mid") + sus "After bowing and letting it approach me, I only pet it a couple of times. I wouldn't dare to ride the thing." ("base", "base", "base", "mid") elif random_number == 4: - sus "Sir, could you... Could you please tell professor Snape not to..." ("open", "base", "worried", "mid") - sus "Never mind..." ("upset", "base", "worried", "down") + sus "Sir, could you... Could you please tell professor Snape not to..." ("base", "base", "base", "mid") + sus "Never mind..." ("base", "base", "base", "mid") elif random_number == 5: - sus "Does flying have to be mandatory?" ("open", "base", "worried", "mid") - sus "Surely only a piece of wood between you, and falling from the sky can't be safe..." ("upset", "base", "worried", "down") + sus "Does flying have to be mandatory?" ("base", "base", "base", "mid") + sus "Surely only a piece of wood between you, and falling from the sky can't be safe..." ("base", "base", "base", "mid") elif random_number == 6: - sus "Madame Hooch was keeping a close eye on me during the last flying lesson." ("open", "base", "base", "down") - sus "I hope I'm not disappointing her too much..." ("upset", "base", "base", "R") + sus "Madame Hooch was keeping a close eye on me during the last flying lesson." ("base", "base", "base", "mid") + sus "I hope I'm not disappointing her too much..." ("base", "base", "base", "mid") elif random_number == 7: - sus "Madame Pomfrey once prescribed me a \"Draught of peace\" to drink the night before exams so I could get some sleep." ("open", "base", "base", "mid") - sus "But even with her prescription, Snape wouldn't give one to me." ("upset", "base", "base", "R") + sus "Madame Pomfrey once prescribed me a \"Draught of peace\" to drink the night before exams so I could get some sleep." ("base", "base", "base", "mid") + sus "But even with her prescription, Snape wouldn't give one to me." ("base", "base", "base", "mid") elif random_number == 8: - sus "Why does everyone assume I'm a Weasley just because I've got red hair?" ("upset", "base", "base", "mid") - sus "Some Slytherin boys keep mocking... even though I'm clearly wearing Hufflepuff robes." ("open", "base", "worried", "down") + sus "Why does everyone assume I'm a Weasley just because I've got red hair?" ("base", "base", "base", "mid") + sus "Some Slytherin boys keep mocking... even though I'm clearly wearing Hufflepuff robes." ("base", "base", "base", "mid") elif random_number == 9: - sus "I used to be scared of ghosts before I got to Hogwarts, but the \"Fat Friar\" is so nice it's hard to stay scared of them." ("grin", "base", "base", "mid") - sus "Poltergeists on the other hand..." ("open", "base", "angry", "mid") + sus "I used to be scared of ghosts before I got to Hogwarts, but the \"Fat Friar\" is so nice it's hard to stay scared of them." ("base", "base", "base", "mid") + sus "Poltergeists on the other hand..." ("base", "base", "base", "mid") elif random_number == 10: - sus "The \"Defence against the dark arts\" lesson when we had to confront a Boggart was one of my worst days here..." ("upset", "base", "worried", "down") - sus "Professor Tonks had me stay behind after class to make sure I was okay." ("base", "base", "worried", "R") - sus "Once I got back to my dorm, some of the other students were whistling at me for some reason..." ("open", "base", "worried", "R") + sus "The \"Defence against the dark arts\" lesson when we had to confront a Boggart was one of my worst days here..." ("base", "base", "base", "mid") + sus "Professor Tonks had me stay behind after class to make sure I was okay." ("base", "base", "base", "mid") + sus "Once I got back to my dorm, some of the other students were whistling at me for some reason..." ("base", "base", "base", "mid") elif random_number == 11: - sus "Whilst most students go home during winter break, I usually stay at Hogwarts." ("open", "base", "base", "R") + sus "Whilst most students go home during winter break, I usually stay at Hogwarts." ("base", "base", "base", "mid") sus "The castle is a lot quieter than usual, but I don't really mind." ("base", "base", "base", "mid") elif random_number == 12: - sus "How come Professor Snape is allowed to ask us to gather ingredients in the forbidden forest?" ("upset", "base", "worried", "mid") - sus "The students that didn't go got a bad grade and the ones that did got detention..." ("open", "base", "worried", "mid") - sus "How is that fair?" ("upset", "base", "base", "down") + sus "How come Professor Snape is allowed to ask us to gather ingredients in the forbidden forest?" ("base", "base", "base", "mid") + sus "The students that didn't go got a bad grade and the ones that did got detention..." ("base", "base", "base", "mid") + sus "How is that fair?" ("base", "base", "base", "mid") elif random_number == 13: - sus "I think my school robes must've shrunk in the wash." ("upset", "base", "base", "down") - sus "They're a lot tighter than when I bought them..." ("open", "base", "base", "down") + sus "I think my school robes must've shrunk in the wash." ("base", "base", "base", "mid") + sus "They're a lot tighter than when I bought them..." ("base", "base", "base", "mid") elif random_number == 14: - sus "Just because the Hufflepuff house is next to the kitchen, doesn't mean we can get food whenever we like." ("open", "base", "base", "mid") - sus "So why does the Slytherin students keep asking me to show where I hide my melons?" ("upset", "base", "base", "R") + sus "Just because the Hufflepuff house is next to the kitchen, doesn't mean we can get food whenever we like." ("base", "base", "base", "mid") + sus "So why does the Slytherin students keep asking me to show where I hide my melons?" ("base", "base", "base", "mid") elif random_number == 15: - sus "Why do people seem to find my surname so funny?" ("open", "base", "angry", "R") - sus "I mean, I guess it's a bit unusual..." ("upset", "base", "base", "mid") + sus "Why do people seem to find my surname so funny?" ("base", "base", "base", "mid") + sus "I mean, I guess it's a bit unusual..." ("base", "base", "base", "mid") return diff --git a/game/scripts/characters/susan/events/intro.rpy b/game/scripts/characters/susan/events/intro.rpy index 7811a981..c76517d1 100644 --- a/game/scripts/characters/susan/events/intro.rpy +++ b/game/scripts/characters/susan/events/intro.rpy @@ -130,17 +130,17 @@ label susan_intro_E1: menu: "\"Hello, Gorgeous!\"": $ camera.set(zoom=0.5, pos=(-270, -150), t=3.0) - sus "*Ehm*..." ("upset", "base", "base", "down") # Embarrassed. - sus "H-Hello..." ("open", "base", "worried", "mid") + sus "*Ehm*..." ("base", "base", "base", "mid") # Embarrassed. + sus "H-Hello..." ("base", "base", "base", "mid") "\"Susan! How great to see you!\"" if d_flag_01: $ camera.set(zoom=0.5, pos=(-270, -150), t=3.0) gen "Where have you been all my life?" - sus "I've been here at school for a couple of years now, Sir." ("open", "base", "worried", "R") + sus "I've been here at school for a couple of years now, Sir." ("base", "base", "base", "mid") "\"My day just got a whole lot brighter!\"": $ camera.set(zoom=0.5, pos=(-270, -150), t=3.0) - sus "Sir?" ("upset", "base", "worried", "mid") + sus "Sir?" ("base", "base", "base", "mid") gen "(Or should say darker?)" show screen blktone gen "(Those tits must cast a huge-ass shadow...)" @@ -150,25 +150,25 @@ label susan_intro_E1: gen "Did she now?" gen "(I have to get that woman a drink for introducing me to this magnificently voluptuous creature...)" gen "Well, how nice of her." - sus "Is there anything I can help you with, Professor?" ("grin", "base", "base", "mid") + sus "Is there anything I can help you with, Professor?" ("base", "base", "base", "mid") gen "..." - sus "S-Sir?" ("open", "base", "worried", "mid") + sus "S-Sir?" ("base", "base", "base", "mid") gen "(This must be that girl she wanted me to help with body confidence...)" gen "Did professor Tonks tell you why I wanted to see you?" - sus "N-no...{w} I'm not in trouble am I?" ("upset", "base", "worried", "down") + sus "N-no...{w} I'm not in trouble am I?" ("base", "base", "base", "mid") gen "Don't worry, I just needed to confirm something - You're free to go..." - sus "C-confirm something?" ("open", "narrow", "worried", "mid") - sus "So I'm not in trouble then?" ("grin", "base", "base", "mid") + sus "C-confirm something?" ("base", "base", "base", "mid") + sus "So I'm not in trouble then?" ("base", "base", "base", "mid") gen "(This girl's got some confidence issues for sure...)" gen "No miss Bones... You're not in any trouble." sus "Very well..." ("base", "base", "base", "mid") if game.daytime: - sus "I shall return to class then." ("open", "base", "base", "R") - sus "Good--{w=0.4} Good day, sir." ("grin", "base", "base", "mid") + sus "I shall return to class then." ("base", "base", "base", "mid") + sus "Good--{w=0.4} Good day, sir." ("base", "base", "base", "mid") else: - sus "I shall return to my dormitory then." ("open", "base", "base", "R") - sus "Good--{w=0.4} Good night, sir." ("grin", "base", "base", "mid") + sus "I shall return to my dormitory then." ("base", "base", "base", "mid") + sus "Good--{w=0.4} Good night, sir." ("base", "base", "base", "mid") hide screen animatedCG with fade diff --git a/game/scripts/characters/susan/summon.rpy b/game/scripts/characters/susan/summon.rpy index d3b74511..cef6f210 100644 --- a/game/scripts/characters/susan/summon.rpy +++ b/game/scripts/characters/susan/summon.rpy @@ -14,7 +14,7 @@ label summon_susan: call sus_chibi("stand","mid","base") with d3 - sus "You wanted to see me, [sus_genie_name]?" ("base", "base", "worried", "down",xpos="base",ypos="base") + sus "You wanted to see me, [sus_genie_name]?" ("base", "base", "base", "mid",xpos="base",ypos="base") label susan_requests: @@ -25,7 +25,7 @@ label summon_susan: # Talk "-Talk-" (icon="interface/icons/small/talk.webp"): if sus_mood > 0: - sus "I'm sorry, [sus_genie_name], but I don't want to talk right now." ("base", "base", "base", "down") + sus "I'm sorry, [sus_genie_name], but I don't want to talk right now." ("base", "base", "base", "mid") jump susan_requests call susan_chitchat @@ -57,9 +57,9 @@ label summon_susan: # Dismiss "-Dismiss her-": if game.daytime: - sus "I will go back to classes then, [sus_genie_name]." ("base", "base", "base", "down") + sus "I will go back to classes then, [sus_genie_name]." ("base", "base", "base", "mid") else: - sus "*Ehm*... good night then, [sus_genie_name]." ("base", "base", "base", "down") + sus "*Ehm*... good night then, [sus_genie_name]." ("base", "base", "base", "mid") call play_sound("door") @@ -78,15 +78,15 @@ label susan_talk: jump susan_talk "-Dumbledore-": $ sus_genie_name = "Dumbledore" - sus "Okay, [sus_genie_name]." ("base", "base", "worried", "down") + sus "Okay, [sus_genie_name]." ("base", "base", "base", "mid") jump susan_talk "-Professor-": $ sus_genie_name = "Professor" - sus "Of course, [sus_genie_name]." ("base", "base", "base", "R") + sus "Of course, [sus_genie_name]." ("base", "base", "base", "mid") jump susan_talk "-Old man-": $ sus_genie_name = "Old man" - sus "That wouldn't be very polite, Professor." ("open", "closed", "base", "mid") + sus "That wouldn't be very polite, Professor." ("base", "base", "base", "mid") gen "Don't worry, [susan_name]. I always tell my students to call me silly names." ("base", xpos="far_left", ypos="head") gen "It helps bonding with them!" ("grin", xpos="far_left", ypos="head") sus "If you say so... *Ehm*, [sus_genie_name]." ("base", "base", "base", "mid") @@ -94,42 +94,42 @@ label susan_talk: jump susan_talk "-Genie-": $ sus_genie_name = "Genie" - sus "I... *Ehm*--" ("upset", "base", "base", "L") - sus "Is that something people call you?" ("upset", "narrow", "worried", "mid") + sus "I... *Ehm*--" ("base", "base", "base", "mid") + sus "Is that something people call you?" ("base", "base", "base", "mid") gen "Yes-yes--, everybody!" ("base", xpos="far_left", ypos="head") gen "It's perfectly normal!" ("base", xpos="far_left", ypos="head") - sus "(...)" ("upset", "base", "worried", "down") - sus "O-- Okay then... [sus_genie_name]." ("base", "base", "worried", "R") + sus "(...)" ("base", "base", "base", "mid") + sus "O-- Okay then... [sus_genie_name]." ("base", "base", "base", "mid") jump susan_talk "-Lord Voldemort-": $ sus_genie_name = "Lord Voldemort" - sus "Why would you want me to call you that?" ("open", "closed", "worried", "mid") - sus "We aren't supposed to mention his name!" ("open", "narrow", "worried", "down") + sus "Why would you want me to call you that?" ("base", "base", "base", "mid") + sus "We aren't supposed to mention his name!" ("base", "base", "base", "mid") gen "It's only a name, girl..." ("base", xpos="far_left", ypos="head") - sus "It's the name of, you-know-who!" ("upset", "closed", "worried", "mid") - sus "That name really creeps me out, Professor!" ("open", "closed", "worried", "mid") + sus "It's the name of, you-know-who!" ("base", "base", "base", "mid") + sus "That name really creeps me out, Professor!" ("base", "base", "base", "mid") gen "I don't want my students to be scared of a name, Susan! It's practice." ("base", xpos="far_left", ypos="head") gen "Come on... say it." ("base", xpos="far_left", ypos="head") - sus "Okay..." ("open", "narrow", "worried", "down") - sus "V-Voldemort..." ("upset", "closed", "worried", "mid") + sus "Okay..." ("base", "base", "base", "mid") + sus "V-Voldemort..." ("base", "base", "base", "mid") jump susan_talk "-Daddy-": $ sus_genie_name = "Daddy" - sus "Sir, no!" ("scream", "closed", "worried", "mid") - sus "I can't possibly call you that!" ("scream", "wide", "angry", "wide") + sus "Sir, no!" ("base", "base", "base", "mid") + sus "I can't possibly call you that!" ("base", "base", "base", "mid") gen "But I want you to." ("base", xpos="far_left", ypos="head") gen "There's no harm in calling me Daddy." ("grin", xpos="far_left", ypos="head") - sus "But that's!--" ("open", "narrow", "angry", "mid") - sus "(This is wrong, Susan!)" ("upset", "narrow", "worried", "down") - sus "Alright... Professor-- *Eeeeh*... D-Daddy." ("base", "closed", "worried", "mid") + sus "But that's!--" ("base", "base", "base", "mid") + sus "(This is wrong, Susan!)" ("base", "base", "base", "mid") + sus "Alright... Professor-- *Eeeeh*... D-Daddy." ("base", "base", "base", "mid") jump susan_talk "-Master-": $ sus_genie_name = "Master" - sus "M--{w=0.2} Master?" ("upset", "narrow", "base", "mid") - sus "I don't think I should call my teachers that." ("open", "closed", "worried", "mid") + sus "M--{w=0.2} Master?" ("base", "base", "base", "mid") + sus "I don't think I should call my teachers that." ("base", "base", "base", "mid") gen "No-no--, that's what you call your teachers nowadays!" ("base", xpos="far_left", ypos="head") gen "But only call me that!" ("base", xpos="far_left", ypos="head") - sus "*Ehm*... Very well, [sus_genie_name]." ("upset", "narrow", "worried", "R") + sus "*Ehm*... Very well, [sus_genie_name]." ("base", "base", "base", "mid") jump susan_talk "-Custom Input-": $ temp_name = renpy.input("(Please enter the name.)", sus_genie_name, ALLOWED_CHARACTERS, length=14) @@ -138,7 +138,7 @@ label susan_talk: jump susan_talk else: $ sus_genie_name = temp_name - sus "*Ehm*... Okay. I will call you [sus_genie_name]." ("upset", "narrow", "base", "L") + sus "*Ehm*... Okay. I will call you [sus_genie_name]." ("base", "base", "base", "mid") jump susan_talk "-Never mind-": jump susan_requests @@ -156,25 +156,25 @@ label susan_talk: jump susan_talk "-Girl-": $ susan_name = "Girl" - sus "I'm okay with that, [sus_genie_name]." ("base", "base", "worried", "R") + sus "I'm okay with that, [sus_genie_name]." ("base", "base", "base", "mid") jump susan_talk "-Cow-": $ susan_name = "Cow" - sus "Why would you want to call me that, [sus_genie_name]?" ("upset", "narrow", "worried", "down") - sus "The other girls already call me that and I hate it..." ("open", "base", "worried", "down") + sus "Why would you want to call me that, [sus_genie_name]?" ("base", "base", "base", "mid") + sus "The other girls already call me that and I hate it..." ("base", "base", "base", "mid") gen "You poor thing!" ("base", xpos="far_left", ypos="head") gen "You see, if someone like me would call you that, maybe it wouldn't affect you as much." ("base", xpos="far_left", ypos="head") - sus "I--... You might be right." ("upset", "narrow", "base", "down") + sus "I--... You might be right." ("base", "base", "base", "mid") sus "You can call me a Cow, [sus_genie_name]." ("base", "base", "base", "mid") jump susan_talk "-Betsy-": $ susan_name = "Betsy" - sus "But, sir... Isn't that... You know..." ("upset", "narrow", "worried", "down") + sus "But, sir... Isn't that... You know..." ("base", "base", "base", "mid") gen "You know... What?" ("base", xpos="far_left", ypos="head") - sus "Isn't that a name you'd give to a-- A cow?" ("upset", "narrow", "base", "down") + sus "Isn't that a name you'd give to a-- A cow?" ("base", "base", "base", "mid") gen "Oh, is it?" ("base", xpos="far_left", ypos="head") - sus "*Ehm*... Yes, I think so at least..." ("upset", "narrow", "base", "mid") - sus "Some of the other girls shouted it at me before..." ("upset", "narrow", "base", "mid") + sus "*Ehm*... Yes, I think so at least..." ("base", "base", "base", "mid") + sus "Some of the other girls shouted it at me before..." ("base", "base", "base", "mid") gen "That's a shame... I thought you'd like it..." ("base", xpos="far_left", ypos="head") sus "Oh, Well... I suppose as long as it's not ill meaning..." ("base", "base", "base", "mid") gen "Of course not!" ("base", xpos="far_left", ypos="head") @@ -182,17 +182,17 @@ label susan_talk: jump susan_talk "-Slut-": $ susan_name = "Slut" - sus "[sus_genie_name]!" ("scream", "closed", "angry", "R") - sus "You can't be serious!" ("scream", "wide", "base", "wide") + sus "[sus_genie_name]!" ("base", "base", "base", "mid") + sus "You can't be serious!" ("base", "base", "base", "mid") gen "Why not. Nobody has to know..." ("base", xpos="far_left", ypos="head") - sus "How could you even think of me like that!" ("open", "base", "worried", "down") - sus "I'm not a... slut." ("upset", "narrow", "worried", "R") + sus "How could you even think of me like that!" ("base", "base", "base", "mid") + sus "I'm not a... slut." ("base", "base", "base", "mid") gen "Of course not. This is just to strengthen your self-esteem." ("base", xpos="far_left", ypos="head") gen "Trust me, I know what I'm doing." ("base", xpos="far_left", ypos="head") gen "Being called a slut always boosts a girls confidence!" ("base", xpos="far_left", ypos="head") - sus "R-- Really?" ("open", "base", "base", "mid") + sus "R-- Really?" ("base", "base", "base", "mid") gen "Yes. Now... shall we try it?" ("base", xpos="far_left", ypos="head") - sus "... alright, [sus_genie_name]..." ("upset", "narrow", "worried", "R") + sus "... alright, [sus_genie_name]..." ("base", "base", "base", "mid") jump susan_talk "-Custom Input-": $ temp_name = renpy.input("(Please enter the name.)", susan_name, ALLOWED_CHARACTERS, length=14) @@ -201,8 +201,8 @@ label susan_talk: jump susan_talk else: $ susan_name = temp_name - sus "I don't like it, but--" ("open", "closed", "worried", "mid") - sus "Promise you'll only call me that when we are alone." ("upset", "base", "worried", "mid") + sus "I don't like it, but--" ("base", "base", "base", "mid") + sus "Promise you'll only call me that when we are alone." ("base", "base", "base", "mid") gen "Promised!" ("grin", xpos="far_left", ypos="head") jump susan_talk "-Never mind-": diff --git a/game/scripts/characters/susan/wardrobe_reactions.rpy b/game/scripts/characters/susan/wardrobe_reactions.rpy index adcbfd1c..57658011 100644 --- a/game/scripts/characters/susan/wardrobe_reactions.rpy +++ b/game/scripts/characters/susan/wardrobe_reactions.rpy @@ -28,11 +28,11 @@ define sus_responses = { label sus_reaction_category_fail(category): if category == "upper undergarment": - sus "M--{w=0.2} my underwear? W-- {w=0.2}Why do you require me to--{w=0.2} *Ehm*..." ("open", "eager", "worried", "R") + sus "M--{w=0.2} my underwear? W-- {w=0.2}Why do you require me to--{w=0.2} *Ehm*..." ("base", "base", "base", "mid") elif category == "lower undergarment": - sus "M--{w=0.2} my underwear? W--{w=0.2} Why do you require me to--{w=0.2} *Ehm*..." ("upset", "closed", "worried", "mid") + sus "M--{w=0.2} my underwear? W--{w=0.2} Why do you require me to--{w=0.2} *Ehm*..." ("base", "base", "base", "mid") elif category == "piercings & tattoos": - sus "W--{w=0.2} What would people... Sir, I don't want to be made f--{w=0.2} fun of..." ("upset", "wide", "worried", "mid") + sus "W--{w=0.2} What would people... Sir, I don't want to be made f--{w=0.2} fun of..." ("base", "base", "base", "mid") return label sus_reaction_touch(what): @@ -46,32 +46,32 @@ label sus_reaction_touch(what): $ random_number = renpy.random.randint(1, 3) if random_number == 1: - sus "S--{w=0.2} Sir..." ("base", "eager", "base", "up") + sus "S--{w=0.2} Sir..." ("base", "base", "base", "mid") elif random_number == 2: - sus "A--{w=0.2} Are you s-sure this is appropriate?" ("grin", "narrow", "base", "down") + sus "A--{w=0.2} Are you s-sure this is appropriate?" ("base", "base", "base", "mid") elif random_number == 3: - sus "Professor, p--{w=0.2} please..." ("base", "closed", "base", "mid") + sus "Professor, p--{w=0.2} please..." ("base", "base", "base", "mid") elif what == "breasts": $ mouse_heart() $ random_number = renpy.random.randint(1, 3) if random_number == 1: - sus "W--{w=0.2} Why are you..." ("upset", "happyCl", "base", "mid") + sus "W--{w=0.2} Why are you..." ("base", "base", "base", "mid") elif random_number == 2: - sus "P--{w=0.2} please, it's embarrassing..." ("scream", "closed", "worried", "mid") + sus "P--{w=0.2} please, it's embarrassing..." ("base", "base", "base", "mid") elif random_number == 3: - sus "D--{w=0.2} don't... Don't look at me sir..." ("base", "closed", "worried", "mid") + sus "D--{w=0.2} don't... Don't look at me sir..." ("base", "base", "base", "mid") elif what == "vagina": $ mouse_heart() $ random_number = renpy.random.randint(1, 3) if random_number == 1: - sus "M--{w=0.2} My..." ("open", "wide", "worried", "down") + sus "M--{w=0.2} My..." ("base", "base", "base", "mid") elif random_number == 2: - sus "S--{w=0.2} Sir..." ("upset", "happyCl", "base", "mid") + sus "S--{w=0.2} Sir..." ("base", "base", "base", "mid") elif random_number == 3: - sus "P--{w=0.2} please sir, it's embarrassing..." ("base", "closed", "worried", "mid") + sus "P--{w=0.2} please sir, it's embarrassing..." ("base", "base", "base", "mid") return @@ -79,21 +79,21 @@ label sus_reaction_touch_fail(what): if what == "head": $ mouse_slap() - sus "*Eeek!*" ("scream", "wide", "base", "wide") - sus "I'm sorry sir, you scared me..." ("open", "eager", "worried", "mid") + sus "*Eeek!*" ("base", "base", "base", "mid") + sus "I'm sorry sir, you scared me..." ("base", "base", "base", "mid") gen "(Poor thing isn't used to human touch...)" ("base", xpos="far_left", ypos="head") elif what == "breasts": $ mouse_slap() - sus "Please don't bully me [sus_genie_name]..." ("open", "happyCl", "worried", "mid") + sus "Please don't bully me [sus_genie_name]..." ("base", "base", "base", "mid") elif what == "vagina": $ mouse_slap() - sus "No! Please don't make me do this in front of everyone again..." ("scream", "happyCl", "base", "mid") + sus "No! Please don't make me do this in front of everyone again..." ("base", "base", "base", "mid") gen "Do what?" ("base", xpos="far_left", ypos="head") - sus "N--{w=0.2} nothing [sus_genie_name], forgive me." ("open", "narrow", "base", "wide") + sus "N--{w=0.2} nothing [sus_genie_name], forgive me." ("base", "base", "base", "mid") gen "(...)" ("base", xpos="far_left", ypos="head") return @@ -113,11 +113,11 @@ label sus_reaction_equip_fail(item): # else: # - sus "I--{w=0.2} I..." ("open", "narrow", "worried", "mid") + sus "I--{w=0.2} I..." ("base", "base", "base", "mid") gen "You don't like it?" ("base", xpos="far_left", ypos="head") - sus "It's not like t-that, I just..." ("open", "happyCl", "base", "mid") + sus "It's not like t-that, I just..." ("base", "base", "base", "mid") gen "Not comfortable wearing it?" ("base", xpos="far_left", ypos="head") - sus "*Uh-huh*" ("base", "eager", "worried", "mid") + sus "*Uh-huh*" ("base", "base", "base", "mid") gen "Okay, maybe later then." ("base", xpos="far_left", ypos="head") return @@ -133,20 +133,20 @@ label sus_reaction_unequip(item): label sus_reaction_unequip_fail(item): if item.type == "panties": - sus "I'm N--{w=0.2} not comfortable with that, [sus_genie_name]..." ("open", "happyCl", "base", "mid") + sus "I'm N--{w=0.2} not comfortable with that, [sus_genie_name]..." ("base", "base", "base", "mid") elif item.type == "bra": - sus "P--{w=0.2} please, I can't be W--{w=0.2} wearing this [sus_genie_name].." ("open", "closed", "worried", "mid") + sus "P--{w=0.2} please, I can't be W--{w=0.2} wearing this [sus_genie_name].." ("base", "base", "base", "mid") elif item.type == "top": - sus "I don't know if this is a good idea..." ("open", "narrow", "worried", "mid") + sus "I don't know if this is a good idea..." ("base", "base", "base", "mid") gen "You have nothing to be ashamed of." ("base", xpos="far_left", ypos="head") - sus "S--{w=0.2} Sorry, I can't..." ("open", "closed", "worried", "mid") + sus "S--{w=0.2} Sorry, I can't..." ("base", "base", "base", "mid") elif item.type == "bottom": - sus "I can't..." ("open", "happyCl", "base", "mid") + sus "I can't..." ("base", "base", "base", "mid") gen "It's okay, we'll work on your confidence first." ("base", xpos="far_left", ypos="head") - sus "Thank you..." ("base", "eager", "worried", "mid") + sus "Thank you..." ("base", "base", "base", "mid") return label sus_reaction_equip_outfit(item): @@ -155,26 +155,26 @@ label sus_reaction_equip_outfit(item): ######################## if item == _sus_outfit_default: gen "Could you put on your regular school uniform for me?" - sus "Of course, [sus_genie_name]." ("base", "eager", "base", "mid") - sus "I'll just go and change real quick..." ("base", "eager", "base", "mid") + sus "Of course, [sus_genie_name]." ("base", "base", "base", "mid") + sus "I'll just go and change real quick..." ("base", "base", "base", "mid") ########################## ## Muggle Casual Outfit ## ########################## elif item == sus_outfit_muggle_casual1: gen "Could you put on your normal clothing for me." ("base", xpos="far_left", ypos="head") - sus "What do you... *Ehm*... Which clothing, [sus_genie_name]?" ("open", "narrow", "worried", "mid") + sus "What do you... *Ehm*... Which clothing, [sus_genie_name]?" ("base", "base", "base", "mid") gen "The boring sweater one, and the jeans." ("base", xpos="far_left", ypos="head") - sus "My muggle clothing?" ("base", "eager", "worried", "mid") + sus "My muggle clothing?" ("base", "base", "base", "mid") gen "Sure!" ("base", xpos="far_left", ypos="head") - sus "Okay then." ("base", "eager", "base", "mid") + sus "Okay then." ("base", "base", "base", "mid") ######################## ## Lingerie Outfit 1 ## ######################## elif item == sus_outfit_lace1: gen "Could you put on these lingerie for me please?" ("base", xpos="far_left", ypos="head") - sus "Okay... One moment [sus_genie_name]." ("base", "eager", "base", "mid") + sus "Okay... One moment [sus_genie_name]." ("base", "base", "base", "mid") else: gen "Could you put this on for me?" ("base", xpos="far_left", ypos="head") sus "Of course [sus_genie_name]..." @@ -188,16 +188,16 @@ label sus_reaction_equip_outfit_fail(item): ######################## if item == sus_outfit_lace1: gen "Could you put on these lingerie for me please?" ("base", xpos="far_left", ypos="head") - sus "L--{w=0.2} Lingerie!?" ("open", "narrow", "worried", "mid") + sus "L--{w=0.2} Lingerie!?" ("base", "base", "base", "mid") gen "Yep." ("base", xpos="far_left", ypos="head") - sus "I--{w=0.2} I--{w=0.2} Why would you ask me to--" ("open", "narrow", "worried", "mid") + sus "I--{w=0.2} I--{w=0.2} Why would you ask me to--" ("base", "base", "base", "mid") gen "...{w=0.4} Maybe some other time then." ("base", xpos="far_left", ypos="head") else: - sus "I--{w=0.2} I..." ("open", "narrow", "worried", "mid") + sus "I--{w=0.2} I..." ("base", "base", "base", "mid") gen "You don't like it?" ("base", xpos="far_left", ypos="head") - sus "It's not like t-that, I just..." ("open", "happyCl", "base", "mid") + sus "It's not like t-that, I just..." ("base", "base", "base", "mid") gen "Not comfortable wearing it?" ("base", xpos="far_left", ypos="head") - sus "*Uh-huh*" ("base", "eager", "worried", "mid") + sus "*Uh-huh*" ("base", "base", "base", "mid") gen "Okay, maybe later then." ("base", xpos="far_left", ypos="head") return @@ -207,23 +207,23 @@ label sus_reaction_blacklist(item): gen "But what?" ("base", xpos="far_left", ypos="head") if "top" in item.blacklist and susan.is_worn("top"): - sus "I would feel cold without my top..." ("open", "happyCl", "base", "mid") + sus "I would feel cold without my top..." ("base", "base", "base", "mid") if "bottom" in item.blacklist and susan.is_worn("bottom"): - sus "I c--{w=0.2} can't take off my skirt." ("open", "narrow", "worried", "mid") + sus "I c--{w=0.2} can't take off my skirt." ("base", "base", "base", "mid") gen "Can't or won't?" ("base", xpos="far_left", ypos="head") - sus "Won't..." ("open", "happyCl", "base", "mid") + sus "Won't..." ("base", "base", "base", "mid") if "bra" in item.blacklist and susan.is_worn("bra"): gen "Let me guess, you aren't comfortable without a bra?" ("base", xpos="far_left", ypos="head") - sus "*uh-huh*" ("base", "eager", "worried", "mid") + sus "*uh-huh*" ("base", "base", "base", "mid") if "panties" in item.blacklist and susan.is_worn("panties"): - sus "The panties are e-essential for me..." ("open", "happyCl", "base", "mid") + sus "The panties are e-essential for me..." ("base", "base", "base", "mid") gen "How about just giving it a try?" ("base", xpos="far_left", ypos="head") gen "If you don't like it you can always change back, that okay?" ("base", xpos="far_left", ypos="head") - sus "Alright..." ("base", "eager", "worried", "mid") + sus "Alright..." ("base", "base", "base", "mid") return @@ -240,6 +240,6 @@ label sus_reaction_fallback(item): if sus_whoring < get_character_requirement("susan", "unequip panties") and not "panties" in susan.blacklist and not item.type == "panties": $ susan.equip(sus_panties_base1) - sus "Just give me a second, I need to get my clothes back in order." ("open", "base", "base", "R") + sus "Just give me a second, I need to get my clothes back in order." ("base", "base", "base", "mid") sus "" ("base", "base", "base", "mid") return