Explorar el Código

[fixed] other part of drunk Anya

hornguy6 hace 3 semanas
padre
commit
04a878a640
Se han modificado 1 ficheros con 5 adiciones y 1 borrados
  1. 5 1
      locations/bedrPar.qsrc

+ 5 - 1
locations/bedrPar.qsrc

@@ -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