diff --git a/game/script.rpy b/game/script.rpy index be6bf44..942bbcf 100644 --- a/game/script.rpy +++ b/game/script.rpy @@ -362,7 +362,7 @@ image fangonamp = "images/cgs/finalamp.png" 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/fangdadneutral large.png" +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"