mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-02-02 06:46:34 +01:00
cured anon's schizophrenia when it comes to stella's shirt
This commit is contained in:
parent
dbf9e94c41
commit
fe1b0fbb2d
1 changed files with 12 additions and 3 deletions
|
@ -139,6 +139,7 @@ image fangmom neutral flip = im.Flip("fangparents/fangmom neutral.png", horizont
|
|||
image fangdad neutral flip = im.Flip("fangparents/fangdad neutral.png", horizontal=True)
|
||||
image spears neutral flip = im.Flip("spears/spears neutral.png", horizontal=True)
|
||||
image stella neutral flip = im.Flip("stella/stella neutral.png", horizontal=True)
|
||||
image stella neutral alt flip = im.Flip("stella/stella neutral alt.png", horizontal=True)
|
||||
image stella prom neutral flip = im.Flip("stella/stella prom neutral.png", horizontal=True)
|
||||
image moe neutral flip = im.Flip("moe/moe neutral.png", horizontal=True)
|
||||
image rosa neutral flip = im.Flip("rosa/rosa neutral.png", horizontal=True)
|
||||
|
@ -191,6 +192,7 @@ image fang c shocked flip = im.Flip("fang/future sets/fang c shocked.png", horiz
|
|||
image reed shocked flip = im.Flip("reed/reed shocked.png", horizontal=True)
|
||||
image naser shocked flip = im.Flip("naser/naser shocked.png", horizontal=True)
|
||||
image naomi shocked flip = im.Flip("naomi/naomi shocked.png", horizontal=True)
|
||||
image stella shock alt flip = im.Flip("stella/stella shocked alt.png", horizontal=True)
|
||||
|
||||
#considering flips
|
||||
image fang considering flip = im.Flip("fang/basic set/fang considering.png", horizontal=True)
|
||||
|
@ -217,6 +219,7 @@ image anon face happy flip = im.Flip("anon/base set/anon face happy.png", horizo
|
|||
image trish future smug flip = im.Flip("trish/trish future smug.png", horizontal=True)
|
||||
image trish prom happy flip = im.Flip("trish/trish prom happy.png", horizontal=True)
|
||||
image stella happy flip = im.Flip("stella/stella happy.png", horizontal=True)
|
||||
image stella happy alt flip = im.Flip("stella/stella happy alt.png", horizontal=True)
|
||||
|
||||
#fear flips
|
||||
image anon fear flip = im.Flip("anon/emotive set/anon fear.png", horizontal=True)
|
||||
|
@ -10489,7 +10492,7 @@ show anon neutral flip at sleft with moveinleft
|
|||
"Impressed, I let out a low whistle."
|
||||
play music 'audio/OST/Dino Destiny Reader.ogg' fadein 1.0
|
||||
show anon neutral at aleft
|
||||
show stella neutral flip at sright
|
||||
show stella neutral alt flip at sright
|
||||
|
||||
St "I’m on time, right?"
|
||||
|
||||
|
@ -10523,6 +10526,8 @@ A "Uh.."
|
|||
|
||||
A "Y-you {i}do{/i} know what your shirt says, right?"
|
||||
|
||||
show stella shock alt flip with dissolve
|
||||
|
||||
"Stella gives me a quizzical look and glances down at her shirt, her face turning bright red."
|
||||
|
||||
St "Oh my… th-this was the only clean shirt I had…"
|
||||
|
@ -10531,6 +10536,8 @@ St "Oh my… th-this was the only clean shirt I had…"
|
|||
|
||||
"Suddenly her face lights up and her eyes return to me."
|
||||
|
||||
show stella happy alt flip with dissolve
|
||||
|
||||
St "Wait… You like anime too, don’t you?"
|
||||
|
||||
"Play it cool, Anon. No need to reveal your power level."
|
||||
|
@ -10561,6 +10568,8 @@ A "Uh… maybe some other time..."
|
|||
|
||||
A "Anyway, the show isn’t for another half-hour."
|
||||
|
||||
show stella neutral alt flip with dissolve
|
||||
|
||||
St "I wanted to ask you before... what did you think of your fortune?"
|
||||
|
||||
A "Uh… I kinda forgot…"
|
||||
|
@ -10613,8 +10622,8 @@ else:
|
|||
A "The fuck does that mean?"
|
||||
|
||||
St "Uh… er… Gottago,naturecalls,seeyouattheshow!"
|
||||
hide stella neutral flip
|
||||
show stella neutral at sright
|
||||
hide stella neutral alt flip
|
||||
show stella neutral alt at sright
|
||||
hide stella with moveoutright
|
||||
|
||||
"She flees in denim pissing fear."
|
||||
|
|
Loading…
Reference in a new issue