Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

bonus: handful of typos. the line numbers are probably not exact, I decompiled your scripts


./Intro.rpy:64: commiting->committing

./Intro.rpy:843: embarassed->embarrassed

./eloise_intimacyrepeatable.rpy:1777: extravagent->extravagant

./alaine.rpy:966: fourty->forty

./eloise_intimacyrepeatable.rpy:460: futher->further

./Emi.rpy:1440: harrassed->harassed

./Emi.rpy:1565, ./girlstatsscreens.rpy:552: occurence->occurrence

./aria.rpy:339, ./aria.rpy:2379: senstive->sensitive

./Serah.rpy:1415: seperate->separate

./aria_intimacyrepeatable.rpy:1090, ./aria_intimacyrepeatable.rpy:1415: shouldnt->shouldn't

./Eloise.rpy:587: isnt->isn't

The narrator lied!!!!1!!11eleven!1

$ Smoney += 10000
Narrator "You have received $30 000 from Serah's parents."

(label lunarnewyear_2022_menu4)

noticed that the image aria_storyquest12_22 is missing, in label aria_storyquest12_menu2. and the built-in linter* found a few more

game/aria.rpy:639 'aria_storyquest7end_5' is not an image. 
game/aria.rpy:1215 'aria_storyquest12_22' is not an image. 
game/universalmenus.rpy:26 'day5eveningtvroom' is not an image. 
game/universalmenus.rpy:120 'ariadiningroom' is not an image. 
game/universalmenus.rpy:211 'day5eveningtvroom' is not an image. 
game/universalmenus.rpy:239 'serahroom_screen' is not an image. 
game/universalscreens.rpy:488 'park_night' is not an image.

*) you're aware of https://www.renpy.org/doc/html/developer_tools.html#lint ? reports more issues, icluding jumps to non-existing labels