1
0
Quellcode durchsuchen

[fixed] Goto pointing at wrong file

Kevin_Smarts vor 2 Jahren
Ursprung
Commit
8fa00f5bca
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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