|
@@ -37,74 +37,6 @@ if $ARGS[0] = 'morning':
|
|
|
gs 'gschool_lessons', 'uniform_check'
|
|
|
|
|
|
act 'Follow': gt 'gschool_office', 'principal'
|
|
|
- elseif late = 0 and fuckornot = 0:
|
|
|
- fuckornot = 1
|
|
|
- fuckornot_day = daystart
|
|
|
- '<center><b><font color="maroon">School Hallway</font></b></center>'
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/building/gschool_hall0<<Rand(0,2)>>.jpg"></center>'
|
|
|
- 'You walk past several boys snickering and looking at something on a tablet computer. "Have you guys checked out this site?"'
|
|
|
- '"Which site." one of the boys asks.'
|
|
|
- '"Fuckable or not. Some nerds made a web site listing all the girls where you can rate them on how fuckable they are." he says with a laugh.'
|
|
|
- 'A third boys almost grabs the tablet. "What!? Let me see that!" After that the descend into talking about which of the girls they think should be rated higher or lower.'
|
|
|
- *nl
|
|
|
- gs 'gschool_lessons', 'uniform_check'
|
|
|
- gs 'gschool_schedule'
|
|
|
- act 'Go to first period': school_period = 0 & gt 'gschool_lessons', 'schedule'
|
|
|
- act 'Skip first period': school_period = 1 & gt 'gschool_lessons', 'skip'
|
|
|
-
|
|
|
- act 'Use water cooler': $breaktype = 'first' & gt 'gschool_break', 'watercooler'
|
|
|
- act 'Go to the girls restroom': $breaktype = 'first' & gt 'gschool_break', 'girls_restroom'
|
|
|
- act 'Go to the boys restroom': $breaktype = 'first' & gt 'gschool_break', 'boys_restroom'
|
|
|
- elseif late = 0 and fuckornot = 1 and fuckornot_day < daystart - 2:
|
|
|
- fuckornot = 2
|
|
|
- fuckornot_day = daystart
|
|
|
- '<center><b><font color="maroon">School Hallway</font></b></center>'
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/building/gschool_hall0<<Rand(0,2)>>.jpg"></center>'
|
|
|
- 'You see a group of girls clustered around a laptop. "Oh my god that is so disgusting, boys are such pigs." the first one says.'
|
|
|
- 'A second girl nods. "I know right? And the name, so disgusting, they could have at least called it Hot or not."'
|
|
|
- 'A third one responds. "I heard some of the nerds made it and it was called Hot or not, but then some of the other guys found out about it and made them rename it." she says in disgust.'
|
|
|
- 'They are silent for a few moments when the second one asks. "Where did I get rated?" Then they all start talking about where they were rated and where they should have been rated, and of course how disgusting boys are.'
|
|
|
- *nl
|
|
|
- gs 'gschool_lessons', 'uniform_check'
|
|
|
- gs 'gschool_schedule'
|
|
|
- act 'Go to first period': school_period = 0 & gt 'gschool_lessons', 'schedule'
|
|
|
- act 'Skip first period': school_period = 1 & gt 'gschool_lessons', 'skip'
|
|
|
-
|
|
|
- act 'Use water cooler': $breaktype = 'first' & gt 'gschool_break', 'watercooler'
|
|
|
- act 'Go to the girls restroom': $breaktype = 'first' & gt 'gschool_break', 'girls_restroom'
|
|
|
- act 'Go to the boys restroom': $breaktype = 'first' & gt 'gschool_break', 'boys_restroom'
|
|
|
- elseif late = 0 and hotornot = 0 and fuckornot_day < daystart - 9:
|
|
|
- hotornot = 1
|
|
|
- fuckornot_day = daystart
|
|
|
- '<center><b><font color="maroon">School Hallway</font></b></center>'
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/building/gschool_hall0<<Rand(0,2)>>.jpg"></center>'
|
|
|
- 'You walk past a group of guys looking at there phone. "Can you believe these ratings?" One of them says.'
|
|
|
- 'Another responds. "Boys are such pigs."'
|
|
|
- '"We should return the favor and rate <i>them</i>." A third one says, the rest all stop and look at her, then to each other and smile.'
|
|
|
- *nl
|
|
|
- gs 'gschool_lessons', 'uniform_check'
|
|
|
- gs 'gschool_schedule'
|
|
|
- act 'Go to first period': school_period = 0 & gt 'gschool_lessons', 'schedule'
|
|
|
- act 'Skip first period': school_period = 1 & gt 'gschool_lessons', 'skip'
|
|
|
-
|
|
|
- act 'Use water cooler': $breaktype = 'first' & gt 'gschool_break', 'watercooler'
|
|
|
- act 'Go to the girls restroom': $breaktype = 'first' & gt 'gschool_break', 'girls_restroom'
|
|
|
- act 'Go to the boys restroom': $breaktype = 'first' & gt 'gschool_break', 'boys_restroom'
|
|
|
- elseif late = 0 and hotornot = 1 and fuckornot_day < daystart - 11:
|
|
|
- hotornot = 2
|
|
|
- fuckornot_day = daystart
|
|
|
- '<center><b><font color="maroon">School Hallway</font></b></center>'
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/building/gschool_hall0<<Rand(0,2)>>.jpg"></center>'
|
|
|
- 'You see several of the cool guys talking to Zinaida. At first you think they might be bullying her, but instead it sounds like they are asking her a bunch of questions. What ever it is, they seem to come to an agreement.'
|
|
|
- *nl
|
|
|
- gs 'gschool_lessons', 'uniform_check'
|
|
|
- gs 'gschool_schedule'
|
|
|
- act 'Go to first period': school_period = 0 & gt 'gschool_lessons', 'schedule'
|
|
|
- act 'Skip first period': school_period = 1 & gt 'gschool_lessons', 'skip'
|
|
|
-
|
|
|
- act 'Use water cooler': $breaktype = 'first' & gt 'gschool_break', 'watercooler'
|
|
|
- act 'Go to the girls restroom': $breaktype = 'first' & gt 'gschool_break', 'girls_restroom'
|
|
|
- act 'Go to the boys restroom': $breaktype = 'first' & gt 'gschool_break', 'boys_restroom'
|
|
|
elseif late = 0 and cheerleadingQW['skipped_ev'] + cheerleadingQW['skipped_g_ev'] > 0:
|
|
|
gs 'gschool_cheerleading', 'skipped_ev'
|
|
|
act 'Continue down the hall': gt 'gschool_lessons', 'morning'
|