浏览代码

[fixed] missing *clr & cla causing a loop

Kevin_Smarts 1 年之前
父节点
当前提交
cdd166b7a1
共有 1 个文件被更改,包括 1 次插入0 次删除
  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'