Browse Source

fix typos

rachels 2 years ago
parent
commit
253e58d00c
2 changed files with 2 additions and 2 deletions
  1. 1 1
      locations/city_mansion_residence_1.qsrc
  2. 1 1
      locations/shortgs.qsrc

+ 1 - 1
locations/city_mansion_residence_1.qsrc

@@ -122,7 +122,7 @@ if $ARGS[0] = 'ybathroom':
 	if ymanrem[5] = 2:
 		'The ornate room holds a shower, toilet, sink, <a href="exec:gt ''mirror'',''start''">mirror</a> where you can ' + iif(pcs_hairbsh = 0,'<a href="exec:gt ''mirror'',''brush''">brush</a>','brush') + ' your hair, and even a bath tub.'
 		
-		gs' selfplay', 'suction_dildo'
+		gs 'selfplay', 'suction_dildo'
 		*nl
 		gs 'din_van', 'private'
 		gs 'din_van', 'misery_2'

+ 1 - 1
locations/shortgs.qsrc

@@ -739,7 +739,7 @@ if $ARGS[0] = 'clothing_state':
 		'You are naked.'
 	elseif clothing = 'nude' and bra = 'none':
 		'You are just wearing panties.'
-	elseif clothing = 'nude' and `panties = 'none':
+	elseif clothing = 'nude' and panties = 'none':
 		'You are just wearing a bra.'
 	elseif clothing = 'nude':
 		'You are in your underwear.'