Browse Source

add missing apostrophes

rachels 2 years ago
parent
commit
b519673d9f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/KatjaHomeTalk.qsrc

+ 1 - 1
locations/KatjaHomeTalk.qsrc

@@ -265,7 +265,7 @@ if $ARGS[0] = '':
 					'<center><b><font color="maroon"><<$npc_firstname[''A14'']>> <<$npc_lastname[''A14'']>></font></b></center>'
 					'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big14.jpg"></center>'
 					'You ask Katja who the Boy she mentions being interested earlier is.' 
-					if katjaQW['slut'] >= 60 and npc_sex[A14] > 0 and katjaQW['horny'] > 40:
+					if katjaQW['slut'] >= 60 and npc_sex['A14'] > 0 and katjaQW['horny'] > 40:
 						'"Nobody you dummy. It was just an excuse so that you would kiss me" she answers laughing at you.'
 						katjaQW['boy_lie'] = 2
 						act 'continue': gt 'KatjaHomeTalk', 'hornykiss'