Merge pull request 'Rework ch9 anon doxxing' (#164) from dox-remaster into Patch7

Reviewed-on: https://git.snootgame.xyz/Cavemanon/SnootGame/pulls/164
This commit is contained in:
Nutbuster 2021-11-23 08:22:18 +00:00
commit 2c2c883e4d
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)
@ -407,6 +408,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