mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-03-24 19:04:54 +01:00
rework ch11 pre-moes apartment scene, moes restaurant scene
This commit is contained in:
parent
5bafeda612
commit
b0e79cc64e
2 changed files with 554 additions and 142 deletions
|
@ -235,6 +235,7 @@ image reed shocked flip = im.Flip("reed/reed shocked.png", horizontal=True)
|
||||||
image naser shocked flip = im.Flip("naser/naser shocked.png", horizontal=True)
|
image naser shocked flip = im.Flip("naser/naser shocked.png", horizontal=True)
|
||||||
image naomi shocked flip = im.Flip("naomi/naomi shocked.png", horizontal=True)
|
image naomi shocked flip = im.Flip("naomi/naomi shocked.png", horizontal=True)
|
||||||
image stella shock alt flip = im.Flip("stella/stella shock alt.png", horizontal=True)
|
image stella shock alt flip = im.Flip("stella/stella shock alt.png", horizontal=True)
|
||||||
|
image rosa shocked flip = im.Flip("rosa/rosa shocked.png", horizontal=True)
|
||||||
|
|
||||||
#considering flips
|
#considering flips
|
||||||
image fang considering flip = im.Flip("fang/basic set/fang considering.png", horizontal=True)
|
image fang considering flip = im.Flip("fang/basic set/fang considering.png", horizontal=True)
|
||||||
|
@ -336,6 +337,7 @@ image anon shrug flip = im.Flip("anon/emotive set/anon shrug.png", horizontal=Tr
|
||||||
image fang hug flip = im.Flip("fang/emotive set/fang hug.png", horizontal=True)
|
image fang hug flip = im.Flip("fang/emotive set/fang hug.png", horizontal=True)
|
||||||
image naser brooding flip = im.Flip("naser/naser brooding.png", horizontal=True)
|
image naser brooding flip = im.Flip("naser/naser brooding.png", horizontal=True)
|
||||||
image anon concerned flip = im.Flip("anon/base set/anon concerned.png", horizontal=True)
|
image anon concerned flip = im.Flip("anon/base set/anon concerned.png", horizontal=True)
|
||||||
|
image rosa excited flip = im.Flip("rosa/rosa excited.png", horizontal=True)
|
||||||
|
|
||||||
# scene flips
|
# scene flips
|
||||||
image moes pizza mirrored = im.Flip("backgrounds/moes pizza.jpg", horizontal=True)
|
image moes pizza mirrored = im.Flip("backgrounds/moes pizza.jpg", horizontal=True)
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue