Face parameter removal (Tonks)

* Removed face parameter for Tonks and reposed events that relied on it.
This commit is contained in:
Johnny28 2023-05-12 13:48:17 +02:00
parent 7f9bbda2f5
commit 8ba28f5e14
6 changed files with 129 additions and 119 deletions

View File

@ -43,7 +43,7 @@ label hg_pf_grope:
if states.her.tier <= 3:
her @ cheeks blush "................" ("annoyed", "narrow", "angry", "R")
else:
her @ cheeks blush "................" (face="horny")
her @ cheeks blush "................" ("soft", "narrow", "base", "R")
# Points

View File

@ -59,26 +59,26 @@ label nt_pr_teach_start:
else: # Repeat
gen "Ready to help the boys earn some points?" ("base", xpos="far_left", ypos="head")
ton "And reward them for showing me their dicks?" (face="horny")
ton "And reward them for showing me their dicks?" ("horny", "base", "base", "mid")
gen "Yes. Return to me after class..." ("base", xpos="far_left", ypos="head")
ton "*Mhmm*... Don't worry if I'm a little late though..." (face="horny")
ton "*Mhmm*... Don't worry if I'm a little late though..." ("horny", "narrow", "base", "R")
elif states.ton.tier >= 2:
if nt_pr_teach.points == 0: # Tell her to be even lewder for the next level of favors.
gen "Would you like to give some boys detention again?" ("base", xpos="far_left", ypos="head")
ton "And what would you suggest I do with them?" (face="horny")
ton "Make them show me their dicks?" (face="horny")
ton "Or can we move on to something a little more... progressive?" (face="horny")
ton "And what would you suggest I do with them?" ("horny", "narrow", "base", "mid")
ton "Make them show me their dicks?" ("horny", "narrow", "base", "R")
ton "Or can we move on to something a little more... progressive?" ("base", "narrow", "base", "mid")
gen "If that's what you want..." ("base", xpos="far_left", ypos="head")
ton "*Hmm*...{w=0.4} Yes...{w=0.3} I wouldn't mind seeing the {b}hard cocks{/b} of some of my favourites." (face="horny")
ton "*Hmm*...{w=0.4} Yes...{w=0.3} I wouldn't mind seeing the {b}hard cocks{/b} of some of my favourites." ("horny", "narrow", "base", "R")
ton "Might even have them jerk off for me... I would love to see that!" ("horny", "base", "base", "ahegao")
gen "And make sure they remember it." ("base", xpos="far_left", ypos="head")
ton "Yes, [name_genie_tonks]. Don't wait for me..." ("base", "base", "base", "mid")
else: # Repeat
gen "Ready to give some boys detention again?" ("base", xpos="far_left", ypos="head")
ton "Yes. I'm very much in the mood for some {b}hard cocks{/b}!" (face="horny")
ton "Yes. I'm very much in the mood for some {b}hard cocks{/b}!" ("horny", "narrow", "base", "mid")
gen "Go on then... Teach them a lesson..." ("grin", xpos="far_left", ypos="head")
ton "I shall see you later, [name_genie_tonks]..." ("base", "base", "base", "mid")
@ -170,7 +170,7 @@ label nt_pr_teach_T1_E1: #Tier 1 - Event 1 - Slytherin boy
label nt_pr_teach_T1_E2: # Tier 1 - Event 2 - Racenclaw boy
call ton_walk(action="enter", xpos="mid", ypos="base")
ton "Hi, [name_genie_tonks]." (face="horny", xpos="mid", ypos="base", trans=fade)
ton "Hi, [name_genie_tonks]." ("horny", "narrow", "base", "mid", xpos="mid", ypos="base", trans=fade)
if states.ton.public_level <= 3: # First time.
pass
@ -238,7 +238,7 @@ label nt_pr_teach_T1_E2: # Tier 1 - Event 2 - Racenclaw boy
label nt_pr_teach_T1_E3: # Tier 1 - Event 3 - Two Gryffindor boys. Guess who...
call ton_walk(action="enter", xpos="mid", ypos="base")
ton "Hi, [name_genie_tonks]." (face="horny", xpos="mid", ypos="base", trans=fade)
ton "Hi, [name_genie_tonks]." ("horny", "narrow", "base", "mid", xpos="mid", ypos="base", trans=fade)
if states.ton.public_level <= 3: # First time.
pass
@ -307,7 +307,7 @@ label nt_pr_teach_T1_E3: # Tier 1 - Event 3 - Two Gryffindor boys. Guess who...
label nt_pr_teach_T1_E4: # Tier 1 - Event 4 - Slytherin girl
call ton_walk(action="enter", xpos="mid", ypos="base")
ton "Hi, [name_genie_tonks]." (face="horny", xpos="mid", ypos="base", trans=fade)
ton "Hi, [name_genie_tonks]." ("horny", "narrow", "base", "mid", xpos="mid", ypos="base", trans=fade)
if states.ton.public_level <= 3: # First time.
pass
@ -502,7 +502,7 @@ label nt_pr_teach_T2_E2: # Tier 2 - Event 2 - Ravenclaw boy
$ tonks.set_cum(pussy="light")
call ton_walk(action="enter", xpos="mid", ypos="base")
ton "Hello, [name_genie_tonks]." (face="horny", xpos="mid", ypos="base", trans=fade)
ton "Hello, [name_genie_tonks]." ("horny", "narrow", "base", "mid", xpos="mid", ypos="base", trans=fade)
if nt_pr_teach.points <= 4 and states.ton.public_level <= 8: # First time.
pass
@ -607,7 +607,7 @@ label nt_pr_teach_T2_E2: # Tier 2 - Event 2 - Ravenclaw boy
label nt_pr_teach_T2_E3: # Tier 2 - Event 3 - Slytherin boy
call ton_walk(action="enter", xpos="mid", ypos="base")
ton "[name_genie_tonks]..." (face="horny", xpos="mid", ypos="base", trans=fade)
ton "[name_genie_tonks]..." ("horny", "narrow", "base", "mid", xpos="mid", ypos="base", trans=fade)
if nt_pr_teach.points <= 4 and states.ton.public_level <= 8: # First time.
pass
@ -681,7 +681,7 @@ label nt_pr_teach_T2_E3: # Tier 2 - Event 3 - Slytherin boy
label nt_pr_teach_T2_E4: # Tier 2 - Event 4 - Slytherin girl
call ton_walk(action="enter", xpos="mid", ypos="base")
ton "Hi, [name_genie_tonks]." (face="horny", xpos="mid", ypos="base", trans=fade)
ton "Hi, [name_genie_tonks]." ("horny", "narrow", "base", "mid", xpos="mid", ypos="base", trans=fade)
if nt_pr_teach.points <= 4 and states.ton.public_level <= 8: # First time.
pass

View File

@ -39,7 +39,7 @@ label nt_pr_grope_start:
else:
gen "Think you're up for messing around with your students again?" ("base", xpos="far_left", ypos="head")
gen "Let them cop a feel?" ("base", xpos="far_left", ypos="head")
ton "Consider it done, [name_genie_tonks]." (face="horny")
ton "Consider it done, [name_genie_tonks]." ("horny", "narrow", "base", "R")
gen "I'll see you after class..." ("base", xpos="far_left", ypos="head")
elif states.ton.tier >= 3:
@ -69,7 +69,7 @@ label nt_pr_grope_start:
label nt_pr_grope_T1_E1: # Tier 1 - Event 1 - Slytherin boy
call ton_walk(action="enter", xpos="mid", ypos="base")
ton "Hi, [name_genie_tonks]." (face="horny", xpos="mid", ypos="base", trans=fade)
ton "Hi, [name_genie_tonks]." ("horny", "narrow", "base", "mid", xpos="mid", ypos="base", trans=fade)
if states.ton.public_level <= 7 and nt_pr_grope.points < 4: # First time.
pass
@ -144,7 +144,7 @@ label nt_pr_grope_T1_E1: # Tier 1 - Event 1 - Slytherin boy
label nt_pr_grope_T1_E2: # Tier 1 - Event 2 - Ravenclaw boy
call ton_walk(action="enter", xpos="mid", ypos="base")
ton "Hi, [name_genie_tonks]." (face="horny", xpos="mid", ypos="base", trans=fade)
ton "Hi, [name_genie_tonks]." ("horny", "narrow", "base", "mid", xpos="mid", ypos="base", trans=fade)
if states.ton.public_level <= 7 and nt_pr_grope.points < 4: # First time.
pass
@ -229,7 +229,7 @@ label nt_pr_grope_T1_E2: # Tier 1 - Event 2 - Ravenclaw boy
label nt_pr_grope_T1_E3: # Tier 1 - Event 3 - Two Gryffindor boys
call ton_walk(action="enter", xpos="mid", ypos="base")
ton "Hi, [name_genie_tonks]." (face="horny", xpos="mid", ypos="base", trans=fade)
ton "Hi, [name_genie_tonks]." ("horny", "narrow", "base", "mid", xpos="mid", ypos="base", trans=fade)
if states.ton.public_level <= 7 and nt_pr_grope.points < 4: # First time.
pass
@ -292,7 +292,7 @@ label nt_pr_grope_T1_E3: # Tier 1 - Event 3 - Two Gryffindor boys
label nt_pr_grope_T1_E4: # Tier 1 - Event 4 - Slytherin girl
call ton_walk(action="enter", xpos="mid", ypos="base")
ton "Hi, [name_genie_tonks]." (face="horny", xpos="mid", ypos="base", trans=fade)
ton "Hi, [name_genie_tonks]." ("horny", "narrow", "base", "mid", xpos="mid", ypos="base", trans=fade)
if states.ton.public_level <= 7 and nt_pr_grope.points < 4: # First time.
pass

View File

@ -73,7 +73,7 @@ label nt_pr_kiss_start:
label nt_pr_kiss_T1_intro_E1: # Tier 1 - Event 1 - Slytherin boy
#Gentle kissing
call ton_walk(action="enter", xpos="mid", ypos="base")
ton "Hi, [name_genie_tonks]." (face="horny", xpos="mid", ypos="base", trans=fade)
ton "Hi, [name_genie_tonks]." ("horny", "narrow", "base", "mid", xpos="mid", ypos="base", trans=fade)
if states.ton.public_level <= 7 and nt_pr_kiss.points < 4: # First time.
pass
@ -146,7 +146,7 @@ label nt_pr_kiss_T1_intro_E1: # Tier 1 - Event 1 - Slytherin boy
label nt_pr_kiss_T1_E2: # Tier 1 - Event 2 - Ravenclaw boy
call ton_walk(action="enter", xpos="mid", ypos="base")
ton "Hi, [name_genie_tonks]." (face="horny", xpos="mid", ypos="base", trans=fade)
ton "Hi, [name_genie_tonks]." ("horny", "narrow", "base", "mid", xpos="mid", ypos="base", trans=fade)
if states.ton.public_level <= 7 and nt_pr_kiss.points < 4: # First time.
pass
@ -219,7 +219,7 @@ label nt_pr_kiss_T1_E2: # Tier 1 - Event 2 - Ravenclaw boy
label nt_pr_kiss_T1_E3: # Tier 1 - Event 3 - Slytherin girls
#Tonks pays two best friends to make out
call ton_walk(action="enter", xpos="mid", ypos="base")
ton "Hi, [name_genie_tonks]." (face="horny", xpos="mid", ypos="base", trans=fade)
ton "Hi, [name_genie_tonks]." ("horny", "narrow", "base", "mid", xpos="mid", ypos="base", trans=fade)
if states.ton.public_level <= 7 and nt_pr_kiss.points < 4: # First time.
pass
@ -289,7 +289,7 @@ label nt_pr_kiss_T1_E3: # Tier 1 - Event 3 - Slytherin girls
label nt_pr_kiss_T1_E4: #Level 1 Event 4
#Tender make-out session with a Slytherin lesbian
call ton_walk(action="enter", xpos="mid", ypos="base")
ton "Hi, [name_genie_tonks]." (face="horny", xpos="mid", ypos="base", trans=fade)
ton "Hi, [name_genie_tonks]." ("horny", "narrow", "base", "mid", xpos="mid", ypos="base", trans=fade)
if states.ton.public_level <= 7 and nt_pr_kiss.points < 4: # First time.
pass
@ -366,7 +366,8 @@ label nt_pr_kiss_T1_E4: #Level 1 Event 4
label nt_pr_kiss_T2_E1: # Tier 2 Event 1 # Not in use.
call ton_walk(action="enter", xpos="mid", ypos="base")
ton "Hi, [name_genie_tonks]." (face="horny", xpos="mid", ypos="base", trans=fade)
ton "Hi, [name_genie_tonks]." ("horny", "narrow", "base", "mid", xpos="mid", ypos="base", trans=fade)
gen "How did your extracurricular activities pan out today?" ("base", xpos="far_left", ypos="head")
ton "Honestly? I don't think I've ever been as turned on in my life..." ("base", "base", "base", "mid")
ton "Fuck... It was incredible... the power I felt over him... it was intoxicating..." ("base", "base", "base", "mid")

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff