mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-01-22 17:26:20 +01:00
rework ch9 anon doxxing
This commit is contained in:
parent
f417ab9a60
commit
6e026b71f6
2 changed files with 1037 additions and 400 deletions
|
@ -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
Loading…
Reference in a new issue