diff --git a/scripts/Sprite_Footsplash.rb b/scripts/Sprite_Footsplash.rb index a5b4b36..7e621cf 100644 --- a/scripts/Sprite_Footsplash.rb +++ b/scripts/Sprite_Footsplash.rb @@ -18,6 +18,8 @@ class Sprite_Footsplash < Sprite @real_y += 32 end + @real_y += 48 + self.zoom_x = 2 self.zoom_y = 2 self.ox = 40