mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-03-24 19:04:54 +01:00
image fix
This commit is contained in:
parent
8c9e106cfa
commit
fec34826ba
3 changed files with 5 additions and 5 deletions
Binary file not shown.
Before Width: | Height: | Size: 244 KiB After Width: | Height: | Size: 227 KiB |
BIN
game/images/other/fang phone.png
Normal file
BIN
game/images/other/fang phone.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 345 KiB |
|
@ -401,7 +401,7 @@ image trevor neutral flip = im.Flip("trishfam/trevor neutral.png", horizontal=Tr
|
||||||
image trevor awe flip = im.Flip("trishfam/trevor awe.png", horizontal=True)
|
image trevor awe flip = im.Flip("trishfam/trevor awe.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("images/backgrounds/moes pizza.jpg", horizontal=True)
|
||||||
|
|
||||||
# vfx
|
# vfx
|
||||||
image black = "#000"
|
image black = "#000"
|
||||||
|
@ -857,10 +857,10 @@ image fanganonhug = "images/fang/fullbody/fanganonhug.png"
|
||||||
image anon smiley = "images/anon/base set/anon face happy.png"
|
image anon smiley = "images/anon/base set/anon face happy.png"
|
||||||
|
|
||||||
#additional CGs
|
#additional CGs
|
||||||
image gold_fang_home_prom_stars = "images/cgs/stair3.png"
|
image gold_fang_home_prom_stars = "images/cgs/stair3.jpg"
|
||||||
image good_fang_home_prom_stars = "images/cgs/stair2.png"
|
image good_fang_home_prom_stars = "images/cgs/stair2.jpg"
|
||||||
image other_fang_home_prom_stars = "images/cgs/stair1.png"
|
image other_fang_home_prom_stars = "images/cgs/stair1.jpg"
|
||||||
image anonfang_xmasmorningbed = "images/cgs/anonchristmasmorning.png"
|
image anonfang_xmasmorningbed = "images/cgs/anonchristmasmorning.jpg"
|
||||||
|
|
||||||
#sepia effect for flashbacks
|
#sepia effect for flashbacks
|
||||||
image grainf0 = "images/other/grain/frame_00.png"
|
image grainf0 = "images/other/grain/frame_00.png"
|
||||||
|
|
Loading…
Add table
Reference in a new issue