Browse Source

[fixed] a misplaced closing bracket closing off an else that it should not have

hornguy6 8 months ago
parent
commit
ecec8a1e72
1 changed files with 2 additions and 2 deletions
  1. 2 2
      locations/sex_ev_start.qsrc

+ 2 - 2
locations/sex_ev_start.qsrc

@@ -137,8 +137,8 @@ if $ARGS[0] = 'lover_initiate':
 			!!{elseif npc_start_free_time[$boy] >= hour and hour <= npc_end_free_time[$boy] and npc_last_booty_call[$boy] ! daystart and npc_no_booty_call[$boy] ! daystart:
 				this is disabled until cheating events can be established
 				gs 'sex_ev_start', 'lover_home_img_init'
-				gt 'sex_ev_start', 'fb_uninvited_start'
-			else}
+				gt 'sex_ev_start', 'fb_uninvited_start'}
+			else
 				gs 'sex_ev_start', 'lover_home_img_init'
 				gs 'sex_ev_start', 'neighborhood_image'
 				'You knock on <<$npc_firstname[$boy]>>''s door but there is no answer.'