Browse Source

[fixed] Couple of typos spotted by analyser

Kevin_Smarts 1 year ago
parent
commit
0082331338
2 changed files with 2 additions and 2 deletions
  1. 1 1
      locations/booty_call_shower.qsrc
  2. 1 1
      locations/shop.qsrc

+ 1 - 1
locations/booty_call_shower.qsrc

@@ -151,7 +151,7 @@ if $ARGS[0] = 'before_together2':
 		end
 		end
 	else
 	else
 		*nl
 		*nl
-		'<<$npc_firstname[$boy]>>''s hand runs down your belly to your pussy, spreading your lips, and you can feel his hardon between your thighs, threatening to penetrate you.'ç
+		'<<$npc_firstname[$boy]>>''s hand runs down your belly to your pussy, spreading your lips, and you can feel his hardon between your thighs, threatening to penetrate you.'
 !! temporary action until alternative is available
 !! temporary action until alternative is available
 		act'Blow him':gt'booty_call_shower', 'before_bj1'
 		act'Blow him':gt'booty_call_shower', 'before_bj1'
 !!		act'Blow him instead':
 !!		act'Blow him instead':

+ 1 - 1
locations/shop.qsrc

@@ -607,7 +607,7 @@ if $shoplocation = 'megafon':
 	elseif home['internet_enabled'] = 0:
 	elseif home['internet_enabled'] = 0:
 		$line = '<tr><td align="center">You can''t buy an internet subscription for <<$home[''display'']>></td></tr>'
 		$line = '<tr><td align="center">You can''t buy an internet subscription for <<$home[''display'']>></td></tr>'
 	elseif subscription[$home['current']] = 1:
 	elseif subscription[$home['current']] = 1:
-		$line = '<tr><td align="center">You have an active internet subscription at <<$home[''display'']>> that will renew next month on day <<subscription[''<<$home[''current'']>>-date'']>> for <<price>> <b>₽</b></td></tr>'
+		$line = '<tr><td align="center">You have an active internet subscription at <<$home[''display'']>> that will renew next month on day <<subscription[''<<home[''current'']>>-date'']>> for <<price>> <b>₽</b></td></tr>'
 	else
 	else
 		$line = '<tr><td style="padding-left: 10px; padding-right: 10px; align: left; ">Monthly internet subscription for <<price>><b>₽</b> at your <<$home[''display'']>>. Automatically renews every month</td>'
 		$line = '<tr><td style="padding-left: 10px; padding-right: 10px; align: left; ">Monthly internet subscription for <<price>><b>₽</b> at your <<$home[''display'']>>. Automatically renews every month</td>'
 		if bankAccount = 0:
 		if bankAccount = 0: