Browse Source

[fixed] argument does not exist

hornguy6 1 year ago
parent
commit
4b25e43a2a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/hookup_morning.qsrc

+ 1 - 1
locations/hookup_morning.qsrc

@@ -266,7 +266,7 @@ if $ARGS[0] = 'guilt_excuses':
 		if stat['bf_cheated_on'] > 10:
 			'You breathe deeply, letting the pain take its course, waiting for it to subside. It''s nothing you haven''t felt before...'
 		end
-		act'Continue':gt'hookup_morning','guilt3'
+		act'Continue':gt'hookup_morning','guilt2'
 	end
 end