diff --git a/game/core/expr.rpy b/game/core/expr.rpy index ceffa224..447c889b 100644 --- a/game/core/expr.rpy +++ b/game/core/expr.rpy @@ -432,7 +432,7 @@ init 1 python in fae_sprites: """ This method tries to find an image by its reference. It can be a displayable or tuple. - If this method can't find an image and it follows the pattern of Monika's sprites, it'll try to generate one. + If this method can't find an image and it follows the pattern of Sayori's sprites, it'll try to generate one. Main change to this function is the ability to auto generate displayables """