Sfoglia il codice sorgente

[fixed] Goto pointing at wrong file

Kevin_Smarts 2 anni fa
parent
commit
8fa00f5bca
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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