SnootGame/game/script/11A.fang-desperately-wants-to-win-prom-night.rpy

161 lines
4 KiB
Text
Raw Normal View History

label chapter_11A:
2021-06-18 04:01:49 +02:00
#Announcing a Plan | shooter
pause .5
2021-06-13 04:49:36 +02:00
2021-06-18 04:01:49 +02:00
"I help Fang through the first few questions until she says she has a good grasp on the concept."
2021-06-13 04:49:36 +02:00
2021-06-18 04:01:49 +02:00
"Eventually Im able to focus on my own work again, making steady progress through the remaining problems."
2021-08-30 12:14:24 +02:00
pause .5
2021-06-13 04:49:36 +02:00
2021-06-18 04:01:49 +02:00
"My mind wanders back to the idea of going to Prom."
2021-06-13 04:49:36 +02:00
2021-06-18 04:01:49 +02:00
"I honestly dont feel like going."
2021-06-13 04:49:36 +02:00
2021-06-18 04:01:49 +02:00
"Maybe Fang will feel the same about skipping prom and just going to the beach or something."
2021-08-30 12:14:24 +02:00
pause .5
2021-06-13 04:49:36 +02:00
2021-06-18 04:01:49 +02:00
A "Hey Fang. Do-"
2021-06-13 04:49:36 +02:00
2021-08-30 12:14:24 +02:00
play music 'audio/OST/That Monochromatic Weirdo.ogg' fadein 1.0
pause .5
2021-06-18 04:01:49 +02:00
"Somethings off with Fang, shes gazing vacantly into space."
2021-06-13 04:49:36 +02:00
2021-06-18 04:01:49 +02:00
"Her worksheet lies untouched in front of her."
2021-06-13 04:49:36 +02:00
2021-08-30 12:14:24 +02:00
A "{cps=*.1}...{/cps}Fang?"
pause .5
2021-06-13 04:49:36 +02:00
2021-08-30 12:14:24 +02:00
F "{cps=*.1}...{/cps}Ive decided."
2021-06-13 04:49:36 +02:00
2021-06-18 04:01:49 +02:00
A "Huh?"
2021-08-30 12:14:24 +02:00
pause .5
2021-06-13 04:49:36 +02:00
2021-06-18 04:01:49 +02:00
F "VVURM DRAMA has to play for the school at prom."
2021-06-13 04:49:36 +02:00
2021-06-18 04:01:49 +02:00
F "Its the only way that everyone will finally see our talent."
2021-08-30 12:14:24 +02:00
pause .5
2021-06-13 04:49:36 +02:00
2021-06-18 04:01:49 +02:00
A "Wait, your band? But I thought you broke off last mon-"
2021-06-13 04:49:36 +02:00
2021-08-30 12:14:24 +02:00
show fang:
easein_cubic 1 xalign 0.5
show fang happy flip with dissolve
2021-06-18 04:01:49 +02:00
F "Oh, dont worry about that."
2021-06-13 04:49:36 +02:00
2021-06-18 04:01:49 +02:00
F "Trish called with the idea last night and I apologized!"
2021-08-30 12:14:24 +02:00
pause .5
2021-06-13 04:49:36 +02:00
2021-08-30 12:14:24 +02:00
show anon:
easein_cubic 1 xalign 0.0
A "I-wait, {i}you{/i} apologized?"
2021-06-13 04:49:36 +02:00
2021-08-30 12:14:24 +02:00
show fang considering flip with dissolve
2021-06-18 04:01:49 +02:00
F "Thinking about it again, leaving the band was something of an overreaction on my part."
2021-06-13 04:49:36 +02:00
2021-06-18 04:01:49 +02:00
A "Overreaction? But she-"
2021-08-30 12:14:24 +02:00
2021-06-18 04:01:49 +02:00
F "Trish has been my friend for a long time, and I shouldnt have been so harsh on her."
2021-06-13 04:49:36 +02:00
2021-08-30 12:14:24 +02:00
A "Uh{cps=*.1}...{/cps}{w=.2} ye-{w=.4}{nw}"
2021-06-13 04:49:36 +02:00
2021-08-30 12:14:24 +02:00
show fang happy flip with Dissolve(.25)
2021-06-18 04:01:49 +02:00
F "So the bands back together!"
2021-06-13 04:49:36 +02:00
2021-06-18 04:01:49 +02:00
F "Isnt that great!?"
2021-06-13 04:49:36 +02:00
2021-06-18 04:01:49 +02:00
A "I-I, uh, sure?"
2021-06-13 04:49:36 +02:00
2021-06-18 04:01:49 +02:00
F "So youll go to prom to help us play, right?"
2021-08-30 12:14:24 +02:00
pause .5
2021-06-13 04:49:36 +02:00
2021-06-18 04:01:49 +02:00
"So much for avoiding it. Fuck me."
2021-06-13 04:49:36 +02:00
2021-06-18 04:01:49 +02:00
A "Guess I dont have much of a choice."
2021-06-13 04:49:36 +02:00
2021-06-18 04:01:49 +02:00
A "You sure about Trish though?"
2021-06-13 04:49:36 +02:00
2021-08-30 12:14:24 +02:00
A "{cps=*.6}She proba-{/cps}{w=.4}{nw}"
2021-06-13 04:49:36 +02:00
2021-08-30 12:14:24 +02:00
show fang neutral flip with Dissolve(.25)
2021-06-18 04:01:49 +02:00
F "Oh, you can apologize to her at lunch today."
window hide
window auto
2021-08-30 12:14:24 +02:00
stop music fadeout 0.5
pause 1
2021-06-13 04:49:36 +02:00
2021-08-30 12:14:24 +02:00
show anon:
easein_quart 1 xalign -0.1
show anon ohshit with Dissolve(.25)
A "Wh-buh{cps=*.1}...{/cps} What?!"
2021-06-13 04:49:36 +02:00
2021-08-30 12:14:24 +02:00
play music 'audio/OST/ballad_of_the_boot.ogg' fadein 2
pause .5
2021-06-13 04:49:36 +02:00
2021-08-30 12:14:24 +02:00
A "Why in the seven fucks would I apologize to her?"
pause .5
show anon unimpressed with Dissolve(.25)
2021-06-18 04:01:49 +02:00
A "The janitors have stopped washing my locker since it just gets more dicks drawn on it every day!"
2021-08-30 12:14:24 +02:00
pause .5
2021-06-13 04:49:36 +02:00
2021-06-18 04:01:49 +02:00
A "Theres more dicks on my locker than in a pride parade for fucks sake!"
2021-06-13 04:49:36 +02:00
2021-08-30 12:14:24 +02:00
show fang unimpressed flip with dissolve
2021-06-18 04:01:49 +02:00
F "Its easier than just letting it boil, right?"
2021-06-13 04:49:36 +02:00
2021-06-18 04:01:49 +02:00
F "You should be more willing to forgive people."
2021-06-13 04:49:36 +02:00
2021-08-30 12:14:24 +02:00
show fang neutral flip with dissolve
2021-06-18 04:01:49 +02:00
F "Come on, we both have limited friend groups."
2021-06-13 04:49:36 +02:00
2021-06-18 04:01:49 +02:00
F "We cant afford to burn bridges when we can just accept things, right?"
2021-08-30 12:14:24 +02:00
pause .5
"{cps=*.1}...{/cps}"
2021-06-13 04:49:36 +02:00
2021-08-30 12:14:24 +02:00
"When she puts it like that."
2021-06-13 04:49:36 +02:00
2021-08-30 12:14:24 +02:00
show anon neutral with dissolve
A "I{cps=*.1}...{/cps} Whatever. Fine."
2021-06-13 04:49:36 +02:00
2021-08-30 12:14:24 +02:00
show anon:
ease_cubic 1 xalign 0.05
pause .5
2021-06-13 04:49:36 +02:00
2021-06-18 04:01:49 +02:00
"But how she put it."
2021-06-13 04:49:36 +02:00
2021-08-30 12:14:24 +02:00
"Maybe its just me, but she seems a little{cps=*.1}...{/cps}"
2021-06-13 04:49:36 +02:00
2021-06-18 04:01:49 +02:00
"Frantic."
2021-08-30 12:14:24 +02:00
pause .5
2021-06-13 04:49:36 +02:00
2021-08-30 12:14:24 +02:00
show fang:
easein_cubic 1 xalign 0.4
show fang happy flip with Dissolve(.25)
2021-06-18 04:01:49 +02:00
F "Ohh, thank you so much Anon!"
2021-06-13 04:49:36 +02:00
2021-06-18 04:01:49 +02:00
F "Ill start looking for a good suit to wear!"
2021-06-13 04:49:36 +02:00
2021-08-30 12:14:24 +02:00
show fang happy with dissolve
2021-06-18 04:01:49 +02:00
"Fang yanks her phone out and starts looking through an online catalogue of androgynous formal wear."
2021-08-30 12:14:24 +02:00
pause .5
2021-06-13 04:49:36 +02:00
2021-06-18 04:01:49 +02:00
"Well, this cant be a good sign."
2021-06-13 04:49:36 +02:00
2021-08-30 12:14:24 +02:00
"\"Highlight of our time here at Volcano High\" indeed."
window hide
window auto
2021-08-30 12:14:24 +02:00
stop music fadeout 4
pause 1
scene black with Dissolve(1)
pause .5
'{cps=*.1}...{/cps}'
window hide
window auto
2021-08-30 12:14:24 +02:00
pause .5
2021-06-13 04:49:36 +02:00
$ next_story_chapter()