Refactoring blush and tears (Astoria)

* Converted blush face statements to temporary blush face attributes
* Fixed previously omitted Tonks' hair calls
This commit is contained in:
LoafyLemon 2023-04-26 00:29:33 +01:00
parent eec59a58e4
commit 803f3a36ce
3 changed files with 6 additions and 6 deletions

View File

@ -56,7 +56,7 @@ label astoria_chitchat:
block: block:
ast "I found the perfect use for the Wingardium leviosa charm today..." ("smile", "base", "base", "mid") ast "I found the perfect use for the Wingardium leviosa charm today..." ("smile", "base", "base", "mid")
ast "Granger was being especially annoying, prancing around one of the corridors, so I used it to lift her skirt up!" ("open", "base", "angry", "down") ast "Granger was being especially annoying, prancing around one of the corridors, so I used it to lift her skirt up!" ("open", "base", "angry", "down")
ast "But she didn't even see that I did it! she just punched that Weasley boy on the arm." ("angry", "narrow", "base", "down", cheeks="blush") ast @ cheeks blush "But she didn't even see that I did it! she just punched that Weasley boy on the arm." ("angry", "narrow", "base", "down")
ast "Snap-- {i}Professor{/i} Snape saw it though. I thought I was in trouble for a moment, but he just corrected me on my pronunciation." ("grin", "narrow", "base", "mid") ast "Snap-- {i}Professor{/i} Snape saw it though. I thought I was in trouble for a moment, but he just corrected me on my pronunciation." ("grin", "narrow", "base", "mid")
block: block:

View File

@ -741,7 +741,7 @@ label ag_st_imperio_E3:
ast "If I can pull off the Imperius curse on Professor Tonks..." ("open", "closed", "base", "mid") ast "If I can pull off the Imperius curse on Professor Tonks..." ("open", "closed", "base", "mid")
ast "Any of the other girls will be easy game for me!" ("smile", "narrow", "angry", "down") # Game as in "prey". ast "Any of the other girls will be easy game for me!" ("smile", "narrow", "angry", "down") # Game as in "prey".
ast "I'll make them rue the day they ever made fun of me!" ("clench", "closed", "angry", "mid") ast "I'll make them rue the day they ever made fun of me!" ("clench", "closed", "angry", "mid")
ton "..................................................." ("annoyed", "wide", "shocked", "stare", hair="annoyed") # Angry at Astoria ton "..................................................." ("annoyed", "wide", "shocked", "stare", hair="upset") # Angry at Astoria
gen "......................." ("base", xpos="far_left", ypos="head") gen "......................." ("base", xpos="far_left", ypos="head")
ast "Tomorrow, I shall have Susan walk through school - parading those ridiculous udders of hers for all to see! That'll show her!" ("angry", "narrow", "angry", "R") ast "Tomorrow, I shall have Susan walk through school - parading those ridiculous udders of hers for all to see! That'll show her!" ("angry", "narrow", "angry", "R")
ton "!!!" ("upset", "wide", "shocked", "stare", hair="angry") # Very angry ton "!!!" ("upset", "wide", "shocked", "stare", hair="angry") # Very angry
@ -1253,7 +1253,7 @@ label ag_st_imperio_E5:
ton "" ("base", "base", "base", "ahegao", cheeks="blush") ton "" ("base", "base", "base", "ahegao", cheeks="blush")
pause.8 pause.8
ast "She did it!" ("smile", "base", "base", "mid", cheeks="blush") ast @ cheeks blush "She did it!" ("smile", "base", "base", "mid")
gen "Well{w=0.5} {i}fucking{/i}{w=0.7} done!" ("grin", xpos="far_left", ypos="head") gen "Well{w=0.5} {i}fucking{/i}{w=0.7} done!" ("grin", xpos="far_left", ypos="head")
gen "Next, I'd like you to--" ("base", xpos="far_left", ypos="head") gen "Next, I'd like you to--" ("base", xpos="far_left", ypos="head")
ast "Ask her to take off her trousers!" ("grin", "base", "angry", "L") ast "Ask her to take off her trousers!" ("grin", "base", "angry", "L")
@ -1472,7 +1472,7 @@ label ag_st_imperio_E5:
with d3 with d3
pause.5 pause.5
ton "Shit!" ("mad", "base", "angry", "L", hair="annoyed", xpos="left", flip=True) ton "Shit!" ("mad", "base", "angry", "L", hair="upset", xpos="left", flip=True)
hide tonks_main hide tonks_main
hide screen bld1 hide screen bld1
with d3 with d3

View File

@ -72,7 +72,7 @@ label ast_reaction_touch(what):
random: random:
block: block:
ast "What do you think you're doing?" ("clench", "base", "base", "mid", cheeks="blush") ast @ cheeks blush "What do you think you're doing?" ("clench", "base", "base", "mid")
gen "Kissing you?" ("base", xpos="far_left", ypos="head") gen "Kissing you?" ("base", xpos="far_left", ypos="head")
ast "Surely that's against some rule..." ("annoyed", "base", "base", "R") ast "Surely that's against some rule..." ("annoyed", "base", "base", "R")
gen "Worried about rule breaking all of a sudden are we?" ("base", xpos="far_left", ypos="head") gen "Worried about rule breaking all of a sudden are we?" ("base", xpos="far_left", ypos="head")
@ -81,7 +81,7 @@ label ast_reaction_touch(what):
ast "Aren't you a bold one..." ("base", "narrow", "base", "mid") ast "Aren't you a bold one..." ("base", "narrow", "base", "mid")
block: block:
ast "Thought you could slip past my wards did you?" ("clench", "base", "base", "mid") ast "Thought you could slip past my wards did you?" ("clench", "base", "base", "mid")
ast "I'll have you know I felt none of that!" ("open", "closed", "base", "mid", cheeks="blush") ast @ cheeks blush "I'll have you know I felt none of that!" ("open", "closed", "base", "mid")
return return