Browse Source

[fixed] missing *clr & cla causing a loop

Kevin_Smarts 1 year ago
parent
commit
cdd166b7a1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      locations/igorhome.qsrc

+ 1 - 0
locations/igorhome.qsrc

@@ -125,6 +125,7 @@ if $ARGS[0] = 'igorroom':
 			'You nod to him. "I understand, then I guess I will see you later."'
 			act 'Say goodbye and go home': gt 'pav_residential'
 			act 'Kiss':
+				*clr & cla
 				'<center><video autoplay loop src="images/characters/pavlovsk/school/boy/igor/kiss.mp4"></video></center>'
 				'You lean in and give him a quick kiss, he is a bit surprised at first but then returns it. Once you break the kiss you leave.'
 				act 'Say goodbye and go home': gt 'pav_residential'