Browse Source

[fixed] pregreact gosub placement (so all acts get overridden), ParHomeBlock not being set when kicked out & small text alterations

Sicaa 4 years ago
parent
commit
d76ff48f6b
1 changed files with 5 additions and 4 deletions
  1. 5 4
      locations/mother.qsrc

+ 5 - 4
locations/mother.qsrc

@@ -468,7 +468,6 @@ if $ARGS[0] = '':
 					end
 				end
 
-				gs 'mother', 'pregreact'
 				act 'Offer to help around the house':
 					cla
 					minut += 60
@@ -545,6 +544,7 @@ if $ARGS[0] = '':
 						end
 					end
 				end
+				gs 'mother', 'pregreact'
 			else
 				gt $loc, $metka
 			end
@@ -919,9 +919,9 @@ if $ARGS[0] = 'pregreactbrother':
 		'Still, you can''t fault Kolka for that. There isn''t much else he could have done in that situation. If you survive this, you fully intend to reward your brother for his moment of bravery.'
 		'Your eyes well with tears that begin to stream down past your quivering lips.'
 		'"Where am I supposed to go?"'
-		'"I don''t know, but you can''t stay here?"'
+		'"I don''t know, but you can''t stay here."'
 		'"Why not?" You barely feel the words leave your mouth.'
-		'"Why not?" Your <<$npc_nickname[''A29'']>> repeats indignantly, anger rising in her voice.'
+		'"Why not?!" Your <<$npc_nickname[''A29'']>> repeats indignantly, anger rising in her voice.'
 		'"Because you fucked your own brother and that is unacceptable. I can''t believe I''m even having to explain this. Now leave, before things get worse for you."'
 		'You reluctantly leave the apartment, closing the door behind you. You slump to the floor. What are you going to do now? Can you even afford your own apartment? You continue to sob in the same position for several minutes, too distraught to even notice if anyone else was around.'
 		gs 'mother', 'kickedout', 'kolka'
@@ -957,7 +957,7 @@ if $ARGS[0] = 'pregreactbrother':
 		'"Where am I supposed to go?"'
 		'"I don''t know, but you can''t stay here?"'
 		'"Why not?" You barely feel the words leave your mouth.'
-		'"Why not?" Your <<$npc_nickname[''A29'']>> repeats indignantly, anger rising in her voice.'
+		'"Why not?!" Your <<$npc_nickname[''A29'']>> repeats indignantly, anger rising in her voice.'
 		'"Because you fucked your own brother and that is unacceptable. I can''t believe I''m even having to explain this. Now leave, before things get worse for you."'
 		'You reluctantly leave the apartment, closing the door behind you. You slump to the floor. What are you going to do now? Can you even afford your own apartment? You continue to sob in the same position for several minutes, too distraught to even notice if anyone else was around.'
 		gs 'mother', 'kickedout', 'kolka'
@@ -1072,6 +1072,7 @@ end
 
 if $ARGS[0] = 'kickedout':
 	home_owned[2] = 0
+	ParHomeBlock = 1
 	minut += 15
 	gs 'stat'
 	if $ARGS[1] = 'kolka':