|
@@ -637,7 +637,7 @@ end
|
|
|
if $start_type['cat'] = 'dancer' or (mod_ballet['letter'] > 0 or balletqw['school'] > 0):
|
|
|
*nl
|
|
|
'<center><h3>Pushkin Ballet School</h3></center>'
|
|
|
-
|
|
|
+ '<center><h4>Introit</h4></center>'
|
|
|
if mod_ballet['letter'] ! 1 and balletqw['school'] < 1:
|
|
|
'You have been a ballerina since a child and you have excelled in your dance class. Your name was put forward for the yearly entrance assessments for the Pushkin Ballet School which are being held during the summer and you are hoping for a invitation to the prestigious Pushkin Ballet Academy to your dream of being a ballerina.'
|
|
|
end
|
|
@@ -646,11 +646,14 @@ if $start_type['cat'] = 'dancer' or (mod_ballet['letter'] > 0 or balletqw['schoo
|
|
|
'Departure: 3rd July between 1600 and 1700.'
|
|
|
'Ensure you have sufficient toiletries and work on your appearance, physical and dance skills. Note this is a residental school in Pushkin and has strict rules, ensure you have wrapped up any unfinished business before departing.'
|
|
|
end
|
|
|
+ if balletqw['school'] > 1:
|
|
|
+ '<center><h4>Act 1: Dreaming of stars.</h4></center>'
|
|
|
+ end
|
|
|
if balletqw['school'] > 1:
|
|
|
!! 'You failed the course, there may be other opportunities if you want to achieve your ambition of being a ballerina.'
|
|
|
'You have been accepted into the Pushkin Ballet School. End of Quest at present.'
|
|
|
elseif balletqw['school'] = 2:
|
|
|
- 'You got accepted into the without any noticeable distinction.'
|
|
|
+ 'You was accepted into the without any noticeable distinction.'
|
|
|
elseif balletqw['school'] = 3:
|
|
|
'You brokered a deal with Randolph to get accepted into the school.'
|
|
|
elseif balletqw['school'] = 4:
|