Browse Source

[fixed]City church exit wasn't in same location as entrance

Kevin_Smarts 2 years ago
parent
commit
08efe9e58b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/city_church.qsrc

+ 1 - 1
locations/city_church.qsrc

@@ -29,7 +29,7 @@ if $ARGS[0] = 'start':
 	'You can attend confession every weekday between 07:00 and 09:00 or 16:00 and 18:00, and on the weekend between 16:00 and 18:00.'
 	'Vigil is held on Saturdays at 19:00.'
 	'The Divine Liturgy is on Sundays between 09:00 and 12:00.'
-	act 'Return to the city':minut += 5 & gt 'city_residential'
+	act 'Return to the city':minut += 5 & gt 'city_center'
 	if week = 6 and hour >=19 and hour <= 22 and churchday ! daystart:
 		act 'Attend vigil': gt 'city_church', 'vigil'
 	elseif week = 7 and hour >= 9 and hour < 12 and churchday ! daystart: