">You search around the dorms and manage to find an comb with some hair in it."
gen "This must be someone's hair." ("base", xpos="far_left", ypos="head")
menu:
"-Take the hair-":
">You gain 1 Luna's Hair."
$ potion_inv.add("ing_luna_hair")
"-Leave it-":
pass
">Finding nothing else of interest you return to your office."
jump return_office
else:
">You search around the dorms but find nothing of interest."
jump return_office
label map_pitch:
if pitch_open:
hoo "Hello Professor Dumbledore, nice to see you out of your office today."
hoo "What brings you down to the Quidditch pitch today?"
gen "Quidditch, what sort of name is that?" ("base", xpos="far_left", ypos="head") #put in low talking tone
hoo "What was that?"
gen "Nothing, just commenting about the weather." ("base", xpos="far_left", ypos="head") #Maybe change this
hoo "Well I'm glad that you're here. I wanted to have words with you about a problem that I'm having at the moment."
gen "What's wrong?" ("base", xpos="far_left", ypos="head")
hoo "Attendance at quidditch matches has slowly been declining over the last couple of months."
hoo "Students just don't seem to want to turn up to watch their teams play. It's affecting team morale."
gen "And how would you like to fix this?" ("base", xpos="far_left", ypos="head")
hoo "Perhaps we could make attendance to the match mandatory."
gen "I don't think that that would work. If I did that you would just end up with a lot of disgruntled students booing your own team." ("base", xpos="far_left", ypos="head")
gen "If poor attendance is affecting morale I would hate to think what that would do to the players." ("base", xpos="far_left", ypos="head")
hoo "Well then what do you suggest?"
gen "You need a way to attract and excite the crowd. To get the students here and to get them cheering." ("base", xpos="far_left", ypos="head")
gen "What you need is a cheerleading team." ("base", xpos="far_left", ypos="head")
hoo "A what?"
gen "A team of girls to dance and cheer for their team. To get their fellow students brimming with enthusiasm." ("base", xpos="far_left", ypos="head")
hoo "I'm not sure Sir, Hogwarts has always been a traditional school."
hoo "Something like this goes in the face of that legacy."
gen "Well if you feel that way then I think you might just have to accept the declining number of students watching the game." ("base", xpos="far_left", ypos="head")
hoo "Fine, but I'm not comfortable with a team of these \"\Cheerleaders\"\. At most I'd be comfortable with one girl dancing." #Maybe adjust this so that there is a team
gen "Well I think I have the perfect candidate. I'll send her over next practice session to try out." ("base", xpos="far_left", ypos="head")
hoo "Okay, just make sure she's wearing something appropriate."
$ pitch_first = False
jump return_office
else:
">You look around the open field but can't see any students or teachers"
gen "Mustn't be a practice day." ("base", xpos="far_left", ypos="head")
jump return_office
label outskirts_of_hogwarts:
call blkfade
call gen_chibi("stand","desk","base")
call hide_blkfade
call gen_walk(action="leave")
call blkfade
stop music fadeout 1.0
centered "{size=+7}{color=#cbcbcb}Outskirts of Hogwarts{/color}{/size}"
call hide_screens
play music "sounds/night.ogg" fadein 1 fadeout 1 #NIGHT SOUNDS.