Browse Source

[changed] removed the 'go home' shortcut at the garages so the courtyard hub can't be avoided

julzor 5 years ago
parent
commit
47c9e758e5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      locations/pavComplex.qsrc

+ 0 - 1
locations/pavComplex.qsrc

@@ -407,7 +407,6 @@ if $ARGS[0] = 'garages':
 	end
 	if $CURACTS = '':
 		gs 'stat'
-		if home_owned[2] = 1: act '<b>Go home</b> (Parents'' Apartment)': minut += 5 & gt 'korrPar'
 		if StoryLine = 1: act 'Go to your stepfather''s garage': minut += 5 & gt 'gargazel'
 		act 'Go to the courtyard':minut += 2 & gt 'pavComplex', 'start'
 	end