Pārlūkot izejas kodu

[fixed] Sister age wasn't calculated in mother file before being used and if you haven't talked to sis it was 0

Kevin_Smarts 6 mēneši atpakaļ
vecāks
revīzija
7947660859
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      locations/mother.qsrc

+ 1 - 0
locations/mother.qsrc

@@ -1486,6 +1486,7 @@ if $ARGS[0] = 'motherQW_2':
 			'"No, <<$npc_nickname[''A29'']>>, now it''s <b>you</b> who needs to stop interrupting <b>me</b>. I just listened to a 30 minute tirade on how a girl should behave... from you!?"'
 			'"<<$pcs_nickname>>!"'
 			*nl
+			sisterAge = year - ((npc_dob['A33'] - (npc_dob['A33'] mod 10000)) / 10000)
 			if age = 15: '"What, <<$pcs_nickname>>!? <<$npc_nickname[''A29'']>>, you are now <<motherAge>> years old... Anya is <<sisterAge>> years old. I''ve learned how to add and subtract in first grade... you were no older than me when you got pregnant with Anya!"'
 			if age > 15: '"What, <<$pcs_nickname>>!? <<$npc_nickname[''A29'']>>, you are now <<motherAge>> years old... Anya is <<sisterAge>> years old. I''ve learned how to add and subtract in first grade... you were even younger than me when you got pregnant with Anya!"'
 			'Suddenly, there is an unnerving silence. You, as red as a lobster from all the shouting, are trying to catch your breath. Your mother sits down on a stool at the table, all sorts of emotions washing over her. She understands the point you''re making perfectly clear now, and is desperately trying to find a way to talk herself out of it. You can see her posture slowly deflate, when she realizes she can''t.'