Browse Source

Bug fix - Christina decided dead end.

Jack Truman 2 years ago
parent
commit
14a8c3b805
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/gschool_jock_chats.qsrc

+ 1 - 1
locations/gschool_jock_chats.qsrc

@@ -261,7 +261,7 @@ if $ARGS[0] = 'christina':
 	end
 	act 'Time for the next class': gt 'gschool_lessons', 'short_break'
 	if christinaQW['dompath'] = 0 and christinaQW['subpath'] = 0:
-		act 'Think about Christina': gt 'gschool_socialchg1', 'christina_decide'
+		act 'Think about Christina': gt 'Zvereva_events', 'christina_decide'
 	end
 end