소스 검색

[fixed] Goto pointing at wrong file

Kevin_Smarts 2 년 전
부모
커밋
8fa00f5bca
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      locations/hookup.qsrc

+ 2 - 2
locations/hookup.qsrc

@@ -879,7 +879,7 @@ if $ARGS[0] = 'bj2':
 						'Your clothes in place, you grab your bag and walk straight out of the apartment, slamming the door behind you.'
 						*nl
 						'<i>Fucking ridiculous!</i> you fume to yourself on your way out the door.'
-						act'Leave':gt 'hookup', 'exit'
+						act'Leave':gt 'hookup_after', 'exit'
 					end			
 				end
 				
@@ -904,7 +904,7 @@ if $ARGS[0] = 'bj2':
 							*nl
 							'You finish getting dressed and stomp out the door, closing it angrily behind you.'
 							'Yup... Really sucked... In every sense of the word... You face palm in the hall before moving to leave the building.'
-							act'Leave':gt 'hookup', 'exit'
+							act'Leave':gt 'hookup_after', 'exit'
 						end
 						gs'hookup_after','pre'
 					else