Browse Source

[fixed] missing exit action and missing cla in mey_vika_events.

3xpurt 5 years ago
parent
commit
7bf35f587c
1 changed files with 4 additions and 2 deletions
  1. 4 2
      locations/mey_vika_events.qsrc

+ 4 - 2
locations/mey_vika_events.qsrc

@@ -484,7 +484,7 @@ if $ARGS[0] = 'park_meet':
 		end
 		end
 		act 'Finish your walk': gt 'gskver', 'start'
 		act 'Finish your walk': gt 'gskver', 'start'
 	else
 	else
-		*clr
+		*clr & cla
 		mey_vika['qw_day'] = daystart
 		mey_vika['qw_day'] = daystart
 		if mey_vika['mey_vika_park_action'] = 0:
 		if mey_vika['mey_vika_park_action'] = 0:
 			'<center><h2>Pavlovsk Park</h2></center>'
 			'<center><h2>Pavlovsk Park</h2></center>'
@@ -592,6 +592,8 @@ if $ARGS[0] = 'park_meet':
 						act 'Leave': gt 'gskver', 'start'
 						act 'Leave': gt 'gskver', 'start'
 					end
 					end
 				end
 				end
+			else
+				act 'Finish your walk': gt 'gskver', 'start'
 			end
 			end
 		elseif mey_vika['mey_vika_qw'] >= 5:
 		elseif mey_vika['mey_vika_qw'] >= 5:
 			if npc_rel['A15'] < 60:
 			if npc_rel['A15'] < 60:
@@ -705,7 +707,7 @@ if $ARGS[0] = 'park_qw':
 	act 'Agree':
 	act 'Agree':
 		*clr & cla
 		*clr & cla
 		'You walk for an hour in the Park and spend a wonderful time with them. You walk in between them. Vicky, cheerfully chatting, holds you by the waist with one of her hands.'
 		'You walk for an hour in the Park and spend a wonderful time with them. You walk in between them. Vicky, cheerfully chatting, holds you by the waist with one of her hands.'
-		
+
 		!!sub/dom dialog needs fixing
 		!!sub/dom dialog needs fixing
 		!!if pcs_dom > 10:'You, of course, respond to her advances. You gently touch her back, continuing to walk arm in arm.'
 		!!if pcs_dom > 10:'You, of course, respond to her advances. You gently touch her back, continuing to walk arm in arm.'
 		'You, of course, respond to her advances. You gently touch her back, continuing to walk arm in arm.'
 		'You, of course, respond to her advances. You gently touch her back, continuing to walk arm in arm.'