There some errors I found, and fixed files.
Files "XX day XX" goes to './game/00 days' and script to './game'.
I just added the variables with a default value of 0, don't knowing which values HoneyGames want to make by default, but since all others (or it seems) are at 0.
Seems like all the errors I encountered until the end, didn't check all the routes and everything ^^'
"02 day 04.rpy" => Line 412 Changed "leonarfriend" to "leonardfriend" and added the variable leonardfriend into script.rpy (line 36x)
"02 day 05.rpy" => Line 335 "madelynechatoshi" not defined, added the variable "madelynechatoshi" into script.rpy (Don't found any variable about madelyne in it, so add near the end, line 5XX)
Line 355 "madelynelove" not defined, variable added line 5XX in script.rpy
"02 day 09.rpy" => Line 684 "madowgood" not defined - typo, changed to "meadowgood"
"02 day 10.rpy" => Line 395 "yvettefriend" not defined, added to script.rpy line 5XX after madelyne
"S 13 luanashooting" (./game/100Girlsevent/113 Luana) => line 144 & 148 "phtoquality" not defined, typo, changed to "photoquality"
(Edit cuz' forgot the shootingluana file...)