merge Patch7 into master #192

Merged
nutbuster merged 202 commits from Patch7 into master 2022-10-29 05:53:44 +00:00
2 changed files with 1037 additions and 400 deletions
Showing only changes of commit 6e026b71f6 - Show all commits

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