Ver Fonte

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

3xpurt há 5 anos atrás
pai
commit
7bf35f587c
1 ficheiros alterados com 4 adições e 2 exclusões
  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
 		act 'Finish your walk': gt 'gskver', 'start'
 	else
-		*clr
+		*clr & cla
 		mey_vika['qw_day'] = daystart
 		if mey_vika['mey_vika_park_action'] = 0:
 			'<center><h2>Pavlovsk Park</h2></center>'
@@ -592,6 +592,8 @@ if $ARGS[0] = 'park_meet':
 						act 'Leave': gt 'gskver', 'start'
 					end
 				end
+			else
+				act 'Finish your walk': gt 'gskver', 'start'
 			end
 		elseif mey_vika['mey_vika_qw'] >= 5:
 			if npc_rel['A15'] < 60:
@@ -705,7 +707,7 @@ if $ARGS[0] = 'park_qw':
 	act 'Agree':
 		*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.'
-		
+
 		!!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.'
 		'You, of course, respond to her advances. You gently touch her back, continuing to walk arm in arm.'