|
@@ -171,7 +171,11 @@ if $ARGS[0] = '' or $ARGS[0] = 'start':
|
|
|
else
|
|
|
sisterdialog = 1
|
|
|
|
|
|
- if locat['Anya'] = 1:
|
|
|
+ if locat['Anya'] = 26 or (locat['Anya'] = 1 and locat['Anya_party_day'] >= daystart - 1):
|
|
|
+ if sisboypartyQW = 1: sisboypartyQW = 2
|
|
|
+ if sisboyparty = -1: sisboyparty = 1
|
|
|
+ 'A drunken <a href="exec:gt ''sistersleep'', ''drunk_after_party''">Anya</a> is sound asleep in her bed.'
|
|
|
+ elseif locat['Anya'] = 1:
|
|
|
'<a href="exec:gt ''sistersleep'', ''sister_sleep''">Anya</a> is asleep in her bed.'
|
|
|
elseif locat['Anya'] = 4:
|
|
|
sisterdialog = 3
|