Thanks for the updated Gallery!

A few things I noticed (since I ("by default" always UNREN all games, and enable developer mode, the game throws all kinds of errors it has, at me

):
1. You "forgot" to remove a paging variable ("if page == 1") in the rch_PETeacher.rpy (simply removing it, and fixing indentation is all it needed, since the menu is one paged, anyways...)
2. it seems the "shrink" variable isn't set, but used...
Code:
While running game code:
File "game/script.rpy", line 7, in script call
call GameProcess from _call_GameProcess
File "game/GameData.rpy", line 970, in script call
call screen item_frame()
File "game/CbunnySwtor/replays/rch_M.rpy", line 212, in script call
call rLitTeacherApartTryToEnterLabel(mom_shrink = shrink) from _call_rLitTeacherApartTryToEnterLabel_4
File "game/CbunnySwtor/replays/rloc_LitTeacherApart.rpy", line 19, in script
label rLitTeacherApartTryToEnterLabel(**variables):
File "game/CbunnySwtor/replays/rch_M.rpy", line 212, in <module>
call rLitTeacherApartTryToEnterLabel(mom_shrink = shrink) from _call_rLitTeacherApartTryToEnterLabel_4
NameError: name 'shrink' is not defined
3. similarly, with the LitTeacher/Principal Threesome, the "first" variable is sometimes spelled as First, and sometimes not set at all, prior to being checked for being true/false...
4. For Lisa/LitTeacher, the Shrink-Sessions where the MC fucks Lisa in front of Emanuelle (but mostly without her involvement apart from commentary/cleanup) aren't accessible, apart from via Scene-By-Character Screen and Trial&Error, currently