Browse Source

fix events

rachels 3 years ago
parent
commit
923240c63f
1 changed files with 3 additions and 3 deletions
  1. 3 3
      locations/albinahome.qsrc

+ 3 - 3
locations/albinahome.qsrc

@@ -67,10 +67,10 @@ if $ARGS[0] = 'hallway':
 		if temp < 5 or temp > 10: AlbinaQW['event'] = 1
 		if temp = 1:
 			!! Random House Events
-			gt 'albina_house_events', 'start_2'
+			gt 'albina_house_events', 'start'
 		elseif temp = 2:
-			!! Random Mother Events
-			gt 'albina_mother_events', 'start'
+			!! Random House Events
+			gt 'albina_house_events', 'start1'
 		elseif temp = 3:
 			!! Lazar Sex Event
 			gt 'albina_lazar_sex', 'lazar_start'