|
@@ -151,7 +151,7 @@ if $args[0] = 'wake':
|
|
|
if daystart < 10 and StoryLine = 0:'The first thing you think as you wake up is, "Damn! It''s is not a dream, I really am a woman now."'
|
|
|
if daystart >= 10 and daystart < 30 and StoryLine = 0:'Looking at your female body, you are still a little surprised it''s actually you.'
|
|
|
|
|
|
- if kanikuli = 0 and SchoolAtestat = 0 and week < 6 and hour >= 4 and hour < 9:
|
|
|
+ if kanikuli = 0 and StoryLine = 1 and SchoolAtestat = 0 and SchoolBlock = 0 and week < 6 and hour >= 4 and hour < 9:
|
|
|
act 'Get up out of bed and get dressed for school (0:15)':
|
|
|
if schtype = 0:schtype = 6
|
|
|
if schoolH[schtype] = 0:schtype = 6
|