rework ch9 anon doxxing

This commit is contained in:
Bowie 2021-11-22 23:36:23 +00:00
parent f417ab9a60
commit 6e026b71f6
2 changed files with 1037 additions and 400 deletions

View File

@ -229,6 +229,7 @@ image naser angry flip = im.Flip("naser/naser angry.png", horizontal=True)
image trish angry flip = im.Flip("trish/trish angry.png", horizontal=True)
image trish prom angry flip = im.Flip("trish/trish prom angry.png", horizontal=True)
image trish fury flip = im.Flip("trish/trish fury.png", horizontal=True)
image trish fury point flip = im.Flip("trish/trish fury point.png", horizontal=True)
image reed angry flip = im.Flip("reed/reed angry.png", horizontal=True)
image stella mad flip = im.Flip("stella/stella mad.png", horizontal=True)
@ -404,6 +405,7 @@ image trevor awe flip = im.Flip("trishfam/trevor awe.png", horizontal=True)
# scene flips
image moes pizza mirrored = im.Flip("images/backgrounds/moes pizza.jpg", horizontal=True)
image hallway mirrored = im.Flip("images/backgrounds/hallway.jpg", horizontal=True)
# vfx
image black = "#000"

File diff suppressed because it is too large Load Diff