Browse Source

[fixed] (maybe) rex party dead ends reported on TFGS

Anya 2 years ago
parent
commit
5edd7aa12a
2 changed files with 12 additions and 9 deletions
  1. 1 0
      locations/rex_party.qsrc
  2. 11 9
      locations/rex_party_sexEvents.qsrc

+ 1 - 0
locations/rex_party.qsrc

@@ -102,6 +102,7 @@ if $ARGS[0] = 'Kitchen':
 end
 
 if $ARGS[0] = 'Toilet':
+	$loc = 'rex_party'
 	$loc_arg = 'Toilet'
 	$menu_arg = 'Toilet'
 	$locM = 'rex_party'

+ 11 - 9
locations/rex_party_sexEvents.qsrc

@@ -1298,7 +1298,7 @@ if $ARGS[0] = 'toilet_sex_events':
 					gs 'arousal', 'end'
 					gs 'stat'
 					
-					act 'Move away': gt $loc, $loc_arg
+					act 'Move away': gt 'rex_party', 'Toilet'
 				end
 			end
 			act 'Suck':
@@ -1332,7 +1332,7 @@ if $ARGS[0] = 'toilet_sex_events':
 					gs 'arousal', 'end'
 					gs 'stat'
 					
-					act 'Move away': gt $loc, $loc_arg
+					act 'Move away': gt 'rex_party', 'Toilet'
 				end
 			end
 		end
@@ -1359,7 +1359,7 @@ if $ARGS[0] = 'toilet_sex_events':
 			'Seeing this little display, you smile and kneel down in front of her and start licking the sperm off her face. Once you have licked it all up, you kiss her. The two of you share a long kiss where you trade the cum back and forth in your mouths before you both end up swallowing a portion of it.'
 			'"So who''s dick, or should I say dicks, have you been sucking to get all that cum all over you?" you ask with a smile.'
 			'"Roma tried to make up again." your sister responds angrily. Once she has finished peeing, she gets up and leaves, obviously not wanting to talk about it.'
-			act 'Move away': gt $loc, $loc_arg
+			act 'Move away': gt 'rex_party', 'Toilet'
 		end
 		act 'Go to the living room': gt 'rex_party', 'LivingRoom'
 	elseif temp = 6:
@@ -1423,17 +1423,17 @@ if $ARGS[0] = 'toilet_sex_events':
 								gs 'arousal', 'end'
 								gs 'stat'
 								
-								act 'Move away': gt $loc, $loc_arg
+								act 'Move away': gt 'rex_party', 'Toilet'
 							end
 						end
 					end
-				act 'Go to the living room': gt 'rex_party', 'LivingRoom'
+					act 'Go to the living room': gt 'rex_party', 'LivingRoom'
 				end
-			act 'Go to the living room': gt 'rex_party', 'LivingRoom'
+				act 'Go to the living room': gt 'rex_party', 'LivingRoom'
 			end
-		act 'Go to the living room': gt 'rex_party', 'LivingRoom'
+			act 'Go to the living room': gt 'rex_party', 'LivingRoom'
 		end
-	act 'Go to the living room': gt 'rex_party', 'LivingRoom'
+		act 'Go to the living room': gt 'rex_party', 'LivingRoom'
 	elseif temp = 7:
 		i = rand(1,3)
 		if i = 2:
@@ -1469,6 +1469,8 @@ if $ARGS[0] = 'toilet_mast':
 	gs 'arousal', 'end'
 	gs 'stat'
 	
-	act 'Move away': gt $loc, $loc_arg
+	act 'Move away': gt 'rex_party', 'Toilet'
 end
+
 --- rex_party_sexEvents ---------------------------------
+