add bonus Trish chapter part 2

This commit is contained in:
2021-09-19 13:56:49 +01:00
parent 886c2909ef
commit 4b7d2239c1
5 changed files with 329 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#TODO
#add chadshark
#<strike>add chadshark</strike>
#The game needs something like a CG gallery, if only to track your progress.
#remove sex
#troll /adgd/
@ -231,6 +231,7 @@ image reed sad flip = im.Flip("reed/reed sad.png", horizontal=True)
#shocked flip
# WHY IS THERE NO CONSISTENCY BETWEEN 'SHOCK' AND 'SHOCKED' I SWEAR TO FUCK
# TODO: these should all go into another .rpy file to keep this one clean, sorted by character rather than pose
image anon shocked flip = im.Flip("anon/emotive set/anon shocked.png", horizontal=True)
image anon ohshit flip = im.Flip("anon/base set/anon ohshit.png", horizontal=True)
image anon prom shock flip = im.Flip("anon/prom set/anon prom shock.png", horizontal=True)
@ -245,7 +246,7 @@ image trish shock flip = im.Flip("trish/trish shock.png", horizontal=True)
#considering flips
image fang considering flip = im.Flip("fang/basic set/fang considering.png", horizontal=True)
image fang a prom considering flip = im.Flip("fang/prom sets/fang a prom considering.png", horizontal=True) # why the FUCK were these not all defined already
image fang a prom considering flip = im.Flip("fang/prom sets/fang a prom considering.png", horizontal=True)
image reed considering flip = im.Flip("reed/reed considering.png", horizontal=True)
image naser considering flip = im.Flip("naser/naser considering.png", horizontal=True)
image naomi considering flip = im.Flip("naomi/naomi considering.png", horizontal=True)
@ -273,6 +274,7 @@ image anon grin flip = im.Flip("anon/base set/anon grin.png", horizontal=True)
image anon prom grin flip = im.Flip("anon/prom set/anon prom grin.png", horizontal=True)
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 trish smile flip = im.Flip("trish/trish smile.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)
image fangdad happy flip = im.Flip("fangparents/fangdad happy.png", horizontal=True)