Browse Source

[fixes] disables the twin quest, see code comment for more info

slonon 3 years ago
parent
commit
2490206aa7
1 changed files with 4 additions and 1 deletions
  1. 4 1
      locations/HotelHole.qsrc

+ 4 - 1
locations/HotelHole.qsrc

@@ -349,8 +349,11 @@ if $ARGS[0] = 'Pavlin' :
 			act 'Move away':gt'HotelHole','skip_resepevent'
 		end
 	end
-	if npc_rel['A217'] > 19 and proshotelday ! daystart and storyline = 1 and TwinQW < 1:
+	if npc_rel['A217'] > 19 and proshotelday ! daystart and storyline = 1 and TwinQW < 0:
 		!!! TwinQW: 0 quest not started; > 0: quest started; < 5: talking with sis; 5: sis agreed; 6: finished
+		!!! changing 'TwinQW < 0' in the above if statement to 'TwinQW < 1' reenables the quest line
+		!!! Kevin Smarts:
+		!!! The twin event is meant to be disabled as it doesn't fit Anya's personality. It is waiting to be redone with a more suitable "twin".
 		if tmp_TwinQW_AskedToday < daystart: 
 			act 'Fake Twins Request':
 				*clr & cla