Browse Source

[text edit] Missing text for Hanging out with Katja at the mall.

bgkjdgbizgblzdgbr 1 year ago
parent
commit
542bd4ba35
1 changed files with 3 additions and 2 deletions
  1. 3 2
      locations/katja_chat.qsrc

+ 3 - 2
locations/katja_chat.qsrc

@@ -222,8 +222,9 @@ if $ARGS[0] = 'chat1':
 		if university['semester_week'] > 0 and university['enrolled_in_semester'] > university['semester_passed']: gs 'uni_lessons', 'schedule'
 		if university['exam_week'] > 0 and university['enrolled_in_semester'] > university['semester_passed']: gs 'uni_lessons', 'exam_schedule'
 	elseif locat['katja'] = 44:
-	
-		if katjaQW['QWstage'] >= 2 and locat['katja'] = 44 and katjaQW['shopping_day'] ! daystart:
+		'This is where Katja really is in her element. She drags you around from window to window, commenting on the clothes, shoes, jewelry, makeup  and more. It''s like following a hurricane, you barely have time to notice that is in the store window before she drags you to the next.'
+		'This goes on for a while, but she does start to slow down and actually pay attention to what you think about the things id comments on.'
+		if katjaQW['QWstage'] >= 2 and katjaQW['shopping_day'] ! daystart:
 			act 'Suggest trying on some clothes': gt 'katja_city', 'clothes_start1'
 		end
 	end