mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-02-02 06:46:34 +01:00
fixed pruning mistakes
This commit is contained in:
parent
befb728657
commit
f3016f8098
2 changed files with 0 additions and 3 deletions
BIN
game/images/fang/prom sets/fang d prom considering.png
Normal file
BIN
game/images/fang/prom sets/fang d prom considering.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 339 KiB |
|
@ -297,7 +297,6 @@ image stella prom considering flip = im.Flip("stella/stella prom considering.png
|
|||
#happy flips
|
||||
image fang blacklight happy flip = im.Flip("fang/blacklight/fang blacklight happy.png", horizontal=True)
|
||||
image fang happy flip = im.Flip("fang/basic set/fang happy.png", horizontal=True)
|
||||
image fang a prom happy flip = im.Flip("fang/prom sets/fang a prom happy.png", horizontal=True)
|
||||
image fang d prom happy flip = im.Flip("fang/prom sets/fang d prom happy.png", horizontal=True)
|
||||
image fang c prom happy flip = im.Flip("fang/prom sets/fang c prom happy.png", horizontal=True)
|
||||
image fang c happy flip = im.Flip("fang/future sets/fang c happy.png", horizontal=True)
|
||||
|
@ -449,8 +448,6 @@ image projector9 normal = "images/cgs/projector9.jpg"
|
|||
image schooloutside normal = "images/backgrounds/outside school.jpg"
|
||||
image schooloutside blurred = im.Blur("images/backgrounds/outside school.jpg", 1.8)
|
||||
image sodacan blurred = im.Blur("images/other/sodacan.png", 1.8)
|
||||
image fangdadlarge = "images/fangparents/fangdad neutral large.png"
|
||||
image fangdadunimpressedlarge = "images/fangparents/fangdad unimpressed large.png"
|
||||
image lighter = "images/other/lighter.png"
|
||||
image amberpendant = "images/other/amberpendant1.png"
|
||||
image fangphone = "images/other/fangphone.png"
|
||||
|
|
Loading…
Reference in a new issue