Browse Source

Renaming `laptop` to `computer`

netuttki 1 year ago
parent
commit
81d49b0cf5
3 changed files with 3 additions and 3 deletions
  1. 1 1
      locations/nichBedroomServant.qsrc
  2. 1 1
      locations/sitr2x.qsrc
  3. 1 1
      locations/uni_dorm.qsrc

+ 1 - 1
locations/nichBedroomServant.qsrc

@@ -31,7 +31,7 @@ if $ARGS[0] = '' or $ARGS[0] = 'start' or $ARGS[0] = 'return':
 	if komp = 1:
 		!! TODO: Sveta can''t do camshows from this place - unless Gala makes her at some point, but unlikely.
 		gs 'internet_mobile', 'get_access', 'free', 'nocamshow'
-		$komp = ' with your <a href="exec:gt ''Komp'', ''start''">laptop</a>.'
+		$komp = ' with your <a href="exec:gt ''Komp'', ''start''">computer</a>.'
 	else
 		$komp = '.'
 	end

+ 1 - 1
locations/sitr2x.qsrc

@@ -37,7 +37,7 @@ end
 
 'luxurious <a href="exec:gt ''divan'',''start''">leather sofa</a>'
 
-'modern <a href="exec:gt ''stol'',''stolPar''">desk</a>' + iif($komp = '', '.', )
+'modern <a href="exec:gt ''stol'',''stolPar''">desk</a>' + iif($komp = '', '.', $komp)
 
 if obruch > 0:'Your hula hoop stands in a corner.'
 if skak > 0:'Your jump rope is on a shelf.'

+ 1 - 1
locations/uni_dorm.qsrc

@@ -453,7 +453,7 @@ if $ARGS[0] = 'dorm_room':
 			$access['noporn-message'] = 'You shouldn''t watch porn with Vika in the room!'
 			$access['nocamshow-message'] ='You can''t do any webcam shows with Vika in the room!'
 		end
-		'Your <a href="exec:gt ''Komp'',''start''">laptop</a> sits on your desk.'
+		'Your <a href="exec:gt ''Komp'',''start''">computer</a> sits on your desk.'
 	end
 
 	'To the left of the entrance is an old <a href="exec:gt ''wardrobe'', ''start''">wardrobe</a>.'